/* W3 Validated CSS Document */
body 
	{
	color: #000066;
	background-color:#0066ff;
	font-size: .7em;
	margin: 0px;	
	line-height: 150%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center	
}
#navigation
{
	color:white;
	position:absolute;
	left:0;
	top:0; 
}
#ad
 {
 position:absolute;
 left:820;
 top:20;
 }
a:link.navigation 
{
	color: #ffffff;
	text-decoration : none;
}     
	/* unvisited link */
a:visited.navigation 
{
	color: #99ffff;
	text-decoration : none;
}  
	/* visited link */
a:hover.navigation
{
	color: #000099;
	background: #ffffff;
	text-decoration : none;
}   
	/* mouse over link */
a:active.navigation
 {
 	color: #ffffff;
	text-decoration : none;
} 

.dragme
{
position:relative;
}
img
{
border:0;
}


#xx
{
position:absolute;left:10;top:615;
color:white;
}
