@charset "utf-8";
/* CSS Document */

#footer
{
	clear: both;
	height: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	float: left;
	width: 960px;
}
#altnav
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
#altnav a:link
{
	color: #906;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}
#altnav a:hover
{
	text-decoration: underline;
}
#altnav a:visited
{
	text-decoration: none;
	font-weight: normal;
	color: #906;
}
