@charset "UTF-8";
body {
	background-color: #232B2D;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#wrapper {
	text-align: left;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	font-size: 36px;
	color: #D9B08E;
	background-color: #111111;
	text-align: center;
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 16px;
	margin-top: 12px;
}
#nav {
	background-color: #111111;
	height: 23px;
	font-size: 14px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	vertical-align: middle;
}
#content {
	color: #C29555;
	margin-top: 0px;
	padding-top: 0px;
	height: 725px;
	text-align: center;
	border: 2px solid #222222;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #525252;
}
#footer {
	font-size: 12px;
	color: #C29555;
	background-color: #111111;
	margin-top: 0px;
	margin-bottom: 12px;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#logo {
	height: 40px;
	padding-bottom: 12px;
	background-color: #111111;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #A93A16;
}
a {
	color: FCF1D0;
	font-style: normal;
	text-decoration: none;
	border: 0px 0 #333333;
}
.style12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C29555;
}
.style10 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #B7AC9E;
}
.style13 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CEC2B2;
}
