#footer
{
	background-color: #31637F;
	border-top: 1px solid #000000;
 	color: #000000;
 	margin: 0;
 	width: 925px;
}
#footer p
{
	color: #ffffff;
	font-family: verdana, sans-serif;
	font-size: 8pt;
	line-height: 1.6em;
	padding: 0 10px;
	text-align: center;	
}
#footer p:first-letter
{
	font-size: 1em;
}
#footer a:link, #footer a:visited
{
	color: #ffffff;
	font-family: verdana, sans-serif;
	font-size: 8pt;
}
#footer a:hover
{
	background-color: #222222;
	font-family: verdana, sans-serif;
	font-size: 8pt;
}