/* CSS Document */
body {
	background: #407709;
}
#holder {
	width: 760px;
	margin: 0 auto;
	padding: 0px;
}
#header {
	margin: 0px;
	padding: 0px;
	background: center top;
	border-width: 0px;
	border-style: 0;
	text-align: center;
	vertical-align: top;
	width: 760px;
}
.hisleft {
	float: left;
	height: auto;
	width: 17px;
	margin: 0px;
	padding: 0px;
}
.hisright {
	float: right;
	height: auto;
	width: 17px;
	margin: 0px;
	padding: 0px;
}
.Historytop {
	color: #990000;
	text-align: center;
	font-family: "Monotype Corsiva";
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}



.head {
	background: #E18806 top;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border: thin ridge #487A17;
	border-color: #407709;
	outline-color: #407709;
	border-top-color: #407709;
	border-right-color: #407709;
	border-bottom-color: #407709;
	border-left-color: #407709;
	color: #407709;
}
a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-weight:bolder;
	font-style:normal;
}
a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-weight:bolder;
	font-style:normal;
}
a:hover {
	color:#FFFF33;
	font-style:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
}

#nav {
	width: 160px;
	float: right;
	padding: 0px;
	background: #E18806;
}
#content {
	margin: 0;
	padding: 0px;
	width: 580px;
}
#footer {
	width:580px;
	padding: 5px;
	text-align: center;
	margin: 0px;
}
.downhome {
	font: italic bolder 26px Georgia;
	color: #FFFFFF;
	background: center;
	width: 597px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.normal {
	color: #FFFFFF;
	vertical-align: top;
	background: center top;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}
.bottomdown {
	font: bold normal 14px "Times New Roman";
	background: center bottom;
	text-align: center;
	width: 582.5px;
	color: #FFFFFF;
	vertical-align: bottom;
	height: 25px;
	margin: 5px;
	padding: 5px;
}
.foot {
	font: 9px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

