
#footer-top
{
	float:left;
	width: 798px;
	background-color: #EFEBD0;
	text-align: left;
	background-image: none;
	background-repeat: no-repeat; 
	background-position: bottom; 
	padding: 4px 0 4px 0;
}
#footer-copyright
{
	float: left;
	text-align: left;
	margin-left: 4px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: .8em; 
	color: #000000; 
	line-height: 2em; 
	margin-right: 8px;
}

ul.footer-links
{
	margin: 0 6px 0 6px;
	list-style-type:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
}

ul.footer-links li a, ul.footer-links li a:visited
{
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
	line-height: 2em;
	width: 100%;
}
ul.footer-links li a:hover
{
	color: #000000;
	text-decoration: none;
}
