body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
}
#pagecontainer {
	background-color: #818552;
	width: 900px;
	margin-left: -450px;
	position: absolute;
	left: 50%;
	height: 1020px;
	margin-bottom: 20px;
}
#pagecontainer2 {
	background-color: #818552;
	width: 900px;
	margin-left: -450px;
	position: absolute;
	left: 50%;
	height: 750px;
	margin-bottom: 20px;
}
#leftpanel {
	background-color: #843113;
	height: 530px;
	width: 317px;
	float: left;
	margin-top: -3px;
}
#rightpanel {
	background-color: #B4B385;
	height: 480px;
	width: 493px;
	float: left;
	margin-top: -3px;
	margin-bottom: 5px;
	padding-right: 30px;
	padding-left: 30px;
}
#rightpanel2 {
	background-color: #B6B283;
	height: 470px;
	width: 641px;
	float: left;
	margin-top: -3px;
	font-size: 12px;
	color: #972D05;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
}
#masthead {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#masttitle {
	background-color: #60673B;
	height: 45px;
	text-align: center;
	font-weight: normal;
	color: #B7B585;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top: 25px;
}
#yellowbar {
	background-color: #E1C033;
	height: 15px;
	margin-top: -2px;
}
#redbar {
	background-color: #982D03;
	height: 7px;
}
#redbar2 {
	background-color: #982D03;
	height: 7px;
	margin-top: -3px;
}
#menubar {
	background-color: #E1C033;
}
#menubar2 {
	background-color: #972D05;
	height: 500px;
	width: 199px;
	float: left;
	margin-top: -3px;
}
#yellowbar_lower {
	background-color: #E1C033;
	height: 5px;
	width: 900px;
}
#yellowbar_lower2 {
	background-color: #E1C033;
	height: 10px;
	width: 900px;
}
#addressline {
	color: #000099;
	font-size: 10px;
	font-variant: small-caps;
	letter-spacing: 0.25em;
	margin-left: 20px;
	text-align: center;
}
#addressline2 {
	color: #000099;
	font-size: 10px;
	font-variant: small-caps;
	letter-spacing: 0.2em;
	margin-left: 15px;
	text-align: center;
}
.paneltext {
	color: #B4B385;
	font-size: 13px;
	margin-right: 20px;
	margin-left: 20px;
}
.inputtext {
	text-align: right;
	vertical-align: text-top;
	padding-top: 3px;
	padding-right: 3px;
}
.inputtext_bold {
	text-align: right;
	vertical-align: text-top;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 4px;
}
