body {
	background-color:#000000;
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	color: #FFFFFF;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color:#FF0000;
}

a {
	color:#CC00CC;
	text-decoration: none;
}

form {
	background-color: #CCCC99;
}

a:hover {
	text-decoration: underline;
}

#container {
margin: 0 auto;
width: 454px;
background-color: #000099;
padding: 10px;
text-align:left;
} 

#header {
width: 454px;
margin-bottom: 10px;
float: 400px;

} 

#content {
	width: 454px;
	font:"Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:20px;
	line-height:24px;
	
			}
			
		
#footer {
clear: both; padding: 5px;
height: 20px;
text-align: center; 
font-size:14px;
}
#navigation li a {
   display: block;
   text-align: center;
   color:#CC0000;
   border-bottom: #px solid #COLOR;
   font-size: 15px;
   margin-top:370px;

}
#navigation li a:hover {
color: #FFFF00; 
text-decoration: none;
border-left: 5px solid #000000;
font-size:20px;
margin-top: 370px;
text-align:center
} 

blockquote{
width:300px;
text-align:left;
font: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin-left:150px;
border:5px;
border-color:#000066;
}