body {
	background-color: #65465b;
	background-image: url(images/left-purple-repeat.gif);
	background-repeat: repeat-x;
	color: #7F766D;
}
a:link {
	color: #875A80;
	text-decoration: none;
}
a:visited {
	color: #875A80;
	text-decoration: none;
}
a:hover {
	color: #ebbb6f;
	text-decoration: none;
}
a:active {
	color: #ebbb6f;
	text-decoration: none;
}
.bodybackground {
	background-image: url(images/body-bg.gif);
	background-repeat: no-repeat;
	padding-right: 35px;
	padding-left: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
}
.nav {
	padding-left: 41px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 21px;
	padding-top: 3px;
}
.running-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #82612E;
	padding-bottom: 5px;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #AD939D;
	text-transform: uppercase;
}
.image-border {
	border: 2px solid #EED392;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.running-subs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #CC9933;
}
.running-subs-italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	color: #CC9900;
	font-style: italic;
}
.subheadsm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #82612E;
	padding-bottom: 5px;
}
.credits {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #AD939D;
}
.address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #AD939D;
}
.footerbackground {
	padding-right: 35px;
	padding-left: 35px;
}
#historic-box {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	background-color: #EEE4B4;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 1px solid #C6B293;
	padding: 8px;
	width: 209px;
	text-align: center;
	float: right;
}
