#page {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-position: center;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 1px solid #000000;
}
#page #menu {
	background-color: #000000;
	width: 100%;
}
#subhead {
	width:456px;
	height:19px;
	z-index:1;
	right: auto;
	float: right;
	color: 999999;
	background-position: right;
}
body,
html {
    margin:0;
    padding:0;
    background:#663300;
    color:#004000;
}
#leftcol {
	width: 180px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
	font-size: 9pt;
	line-height: 14pt;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
}
#page #centercol {
	width: 568px;
	background-color: #FFFFFF;
	color: #333333;
	padding: 0px 20px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	margin: 8px 0px 4px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-color: #880000;
}
#footer {
	width: 780px;
	background-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
    }
