body {
			
			background: white url(bg.gif) no-repeat;
			margin: 10;
		
		}
		
P, UL, OL, LI, DIV, td, SPAN, FORM, option {font-family: verdana, arial, helvetica,geneva,sans-serif; font-size: 13px;}
		
		
		
		h1 {font: 17px verdana;
			color: #141464;
			  background: #b3e7f4;
			text-align: center;
			padding: 5px;
			}
			
			
			
			
		h2 {
text-align: left;
font-family: verdana;
color: #141464;
font-size: 18px;
font-weight: 200px;
border-bottom: 2px solid #b3e7f4;
width: 95%;
margin: 10px;
margin-bottom: 40px;

}


.flag {
			width: 100px;
			height: 150px;
			padding: 1px;
		    position: absolute; 
				top: 17px;
				left: 200px;
				 } 
		
.head     {font-size: 15px; font-weight: 700;}



#navus {
 position: absolute;
top: 200px;
left: 0;
width: 200px;
}




#navus ul {
  list-style: none;
margin: 0;
padding: 0;
}



#navus li {

 
  padding: 0.4em 0 0.4em 0.5em;
  color: #FFFFFF;
  text-decoration: none;
   border-bottom: 1px solid #b3e7f4;
  font-size: 15px;
 }
 
 

#navus li a:hover {
  
  color: #ff9933;

}



		
	#navus a {
  text-decoration: none;
   color: #b3e7f4;
 }	

		

