#wrapper {
	background-position: center top;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
body {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	background-color: #461500;
}

#header {
	height: 91px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #8E521C;
}
#navbar {
	background-color: #5A2B01;
	height: 18px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8E521C;
	border-right-color: #8E521C;
	border-bottom-color: #8E521C;
	border-left-color: #8E521C;
}

#body {
	background-color: #FFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8E521C;
	border-right-color: #8E521C;
	border-bottom-color: #8E521C;
	border-left-color: #8E521C;
	padding: 0px;
}
#footer {
	height: 80px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #663300;
}
body {
	background-color: #461500;
	margin-top: 10px;
}
a {
	font-size: 10pt;
	color: #5B4102;
}
a:visited {
	color: #853B00;
	text-decoration: none;
}
a:link {
	color: #853B00;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CA8402;
}
a:active {
	text-decoration: none;
	color: #CA8402;
}
.style2 {
	color: #631C00;
	font-weight: bold;
}
.style3 {
	color: #CA8402;
	font-size: 8pt;
	}
.style4 {
	color: #FFFFFF;
	font-size: 8pt;
}
#menu a:link {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#menu a:visited {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
#menu a:hover {
	color:#330000;
	font-weight:bold;
	text-decoration: none;
}
#menu a:active {
	color:#330000;
	font-weight:bold;
	text-decoration: none;
}
#footer a:link {
	color:#A45200;
	text-decoration: none;
}
#footer a:visited {
	color:#A45200;
	text-decoration: none;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
#footer a:active {
	color:#FFFFFF;
	text-decoration: none;
}