#footer{
	float:left;
	width:721px;
	height:auto;
	text-decoration: none;
	text-align:center;
}
.footer_bar{
	background-color:#000000;
	width:721px;
	height:14px;
	font-size:10px;
	text-decoration: none;
	color:#FFFFFF;
	font-style:italic;
}
.copyright { 
	color:#000000;
	font-size:9px;
}
#front_page_footer{
	float:left;
	width:685px;
	height:auto;
	text-decoration: none;
	text-align:center;
}
.front_page_footer_bar{
	background-color:#000000;
	width:685px;
	height:14px;
	font-size:12px;
	text-decoration: none;
	color:#FFFFFF;
	font-style:italic;
}
.front_page_copyright { 
	color:#000000;
	font-size:9px;
}
