body {
	margin: 0px 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #ffffff;
	text-align: left;
	}


h1
{
margin: 0px 0px;
font-size: 12px;
font-family: Verdana, Arial, Sans-Serif;
}


#links
{
margin-left:100px; 
width:400px;
}

#links .back
{
display:none;
position:absolute;
top:0px;
left:-100px;
z-index:-100;
}



#head
{
width:100%;
position:absolute;
top:0px;
left:0px;
height: 76px;
background-color: #02514F;
background-image: url(headbg.gif); 
}

#flags
{
position:absolute;
top:5px;
right:5px;
z-index:100;
}


#back
{
display:none;
position:absolute;
top:0px;
left:-100px;
z-index:-100;
}
	
#main 
{
position:absolute;
width:100%;
left:0px;
top:76px;
margin: 0px 0px 0px 0px;
width:100%; 
background-color: #ffffff;
color: #000000;
}

#searchtips
{
width:100%;
height:140px;
position:absolute;
display:none;
font-size:10px;
left:0px;
top:100px;
margin: 0px 0px 0px 0px;
width:100%; 
background-color: #02514F;
color: #000000;
z-index:-500;
}


#right
{
float:right;
width: 510px;
margin-right:50px;
margin-top:0px;
height:900;
border: 1px dashed #333;
border-top: 0px;
padding-left:15px;
padding-right:15px;
overflow: hidden;
}



#right a{
color: #666;
text-decoration: none;
height:12px;
margin: 0px 0px;
font-size: 11px;
font-family: Verdana, Arial, Sans-Serif;
}


#next
{
width:400px;
background-color: #CDCDCD;
height:20px;
text-align:right;
padding-right:8px;
}


#searchtips a {
color: #000000;
	text-decoration: none;
}

#searchtips a hover {
color: #000000;
	text-decoration: none;
}

