{
margin:0;
padding:0;
border:0;
}

div.clear {clear: both;}

div.footer {background-color:#304404;
	/*CSS backgrounds for Netscape*/
	layer-background-color:#304404;
	/*End CSS backgrounds for Netscape*/
	/*color:#eab649;*/
	width:1016px;
	height:20px;
}
/*CSS for Opera and Mozilla*/
html>body div.footer {background-color:#304404;}
/*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;}