/* CSS Document */
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background:#808000;
	text-align:center;
	margin: 0px;
	width: 600px;
	padding: 0;
	height: 30px;
}

#header {border-bottom:dashed 1px #993330 ;}

a {color:#795A24;}

#container {
	margin-top: 20px;
	
}
