@charset "utf-8";



#footer {
	font-size: 12px;
	font-weight: normal;
	color: #0E0800;
	text-align: center;
	position: relative;
	width: 850px;
	margin: 0px auto;
	top: -10px;
	font-family: "Bodoni MT";
	padding-right: 0px;
	height: 80px;
	background-color: #DFAB58;
}
#footer #MenuBar2 {
	position: absolute;
	right: 25px;
	font-family: "Bodoni MT";
	font-size: 12px;
	color: #0E0800;
	font-variant: normal;
}

#footer #site_seal {
	position: relative;
	top: 36px;
}
#footer #copy {
	position: absolute;
	right: 25px;
}

