#footer{
	clear:both;
	font-size: 10px;
	text-align: center;
	border-bottom: 5px solid #821c1f;
	border-top: 1px solid #821c1f;
	padding: 3px;
	margin: 20px 0px;
}
#footer a{
	color: #821c1f ;
	padding: 8px;
}
#footer a:hover{
	text-decoration: underline;
}