div.footer {background-color:#000000;
	/*CSS backgrounds for Netscape*/
	layer-background-color:#000000;
	/*End CSS backgrounds for Netscape*/
	color:#eab649;
	width:1065px;
	height:1%;
}
/*CSS for Opera and Mozilla*/
html>body div.footer {background-color:#000000;
	height:auto;
}
/*End CSS for Opera and Mozilla*/

div.footer p {margin-top: 0px;
	margin-bottom: 0px;
}

div.footer a {color: #eab649;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 500;
}

div.footer a:hover {text-decoration: underline;}
