@charset "UTF-8";
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #53331F;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #7B7040;
	text-decoration: none;
}
body {
	background-image: url(../_backdrops/FinalStripe3.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
a:visited {
	color: #9A8D4E;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
a:hover {
	color: #372A0D;
}
a:active {
	color: #977841;
}
#content {
	top:10px;
	width:75%;
	z-index:1;
	background-attachment: scroll;
	background-repeat: no-repeat;
	padding: 20px;
	text-align: left;
	font-size: 18px;
	background-image: url(../_backdrops/softback.png);
	border: 10px solid #D7DD83;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

