                                            
#ifooter {

	width: 900px; 
	margin-right: auto;
	margin-left: auto;
	clear: both;	
	position: relative;
	padding: 0px;
	background-color:#000000;

}
#ifooter #left {
width:900px;
height:20px;
background-color:#000000;	
padding-top: 5px;
font-family:Verdana;
font-size: 9px;
color:#FFFFFF;
}
#ifooter #right {
width:900px;
height:40px;
background-color:#000000;
padding-top: 5px;
font-family:Verdana;
font-size: 9px;
color:#FFFFFF;	

}

#ifooter a:link, #ifooter a:visited {
color:#FF6600;
}

#ifooter a:hover {
color:#FFFFFF;
}



