body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-color: #6B2F2E;
}
#header a:link, #header a:visited, #nav a:link, #nav a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#header a:hover, #nav a:hover  {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#header {
	background-color: #6B2F2E;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 62px;
	width: 535px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	padding-top: 40px;
	padding-left: 250px;
	font-size: 0.9em;
}
#maintext {
}
#nav {
	height: 20px;
	width: 525px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	padding-top: 3px;
}

#main {
	height: 373px;
	width: 525px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 260px;
	overflow: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6B2F2E;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#bkgwrap {

	background-color: #FFFFFF;
	height: 383px;
	width: 785px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	width: 525px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 84px;
	padding-left: 260px;
	padding-top: 20px;

}
#footer a:link, #footer a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
}
#maintext a:link, #maintext a:visited {
	color: #CC9900;
	text-decoration: none;
}
#maintext a:hover {
	color: #CC9900;
	text-decoration: underline;
}
#goldtext, #goldtext a:link, #goldtext a:visited, #goldtext a:hover {
	color: #C69C00;
}
#menu {
	position:absolute;
	left:44%;
	top:75px;
	width:220px;
	height:180px;
	visibility:hidden;
	border:1px solid #000000;
	z-index:100;
	background-color: #6B2F2E;
	color: #FFFFFF;
}

