/* CSS Document */

#about{
	position:absolute; 
	left:9px; 
	top:127px; 
	width:770px; 
	height:580px; 
	background:url(../imgs/about/ABT10.jpg) top left no-repeat;
}

#footer{
	position:absolute;
	width:766px;
	height:82px;
	background:url(../imgs/about/footer.gif) top left no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	left:10px;
	top:673px;
}

#footer a, #footer a:active, #footer a:link, #footer a:visited{
	color:#ffffff;
}	

#footer a:hover{
	color:#9c0505;
}