body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	background-color: #00470F;
}
#header {
	height: 170px;
	width: 780px;
	background: transparent url(images/bnr.jpg) no-repeat;
}
#container {
	position: absolute;
	width: 780px;
	left: 50%;
	margin-left: -390px;
	margin-top: 8px;
	background-color: #FDBB4F;
}
#main_bknd {
	background: #FDBB4F url(images/bdy_bk.jpg) repeat-x;
	height: 366px;
}
#main {
	float: right;
	width: 545px;
	color: #00470F;
	padding: 0 2px 2px;
}
#main_hm {
	float: right;
	width: 549px;
}
#main_hm img { display: block; }
#nav {
	float: left;
	width: 231px;
}
#nav img, #nav a { display: block; }
#ftr {
	clear: both;
	text-align: right;
	height: 24px;
	background-color: #A40807;
	padding: 4px 0 0;
}
#ftr ul {
	list-style-type: none;
	margin: 0;
	padding:0;
}
#ftr li {
	display: inline;
	margin: 0px 10px 0px;
	float: right;
}
#ftr a {color: #FCB33B; text-decoration: none} 
#ftr a:hover {color: #FCB33B; text-decoration: underline}
#ftr a:visited {color: #FCB33B; text-decoration: none} 
p {
	font-size: 100%;
	font-weight: normal;
}
h1 {
	font-size: 120%;
	font-weight: bold;
}
.links { color: #005841; text-decoration: underline}
.links A { color: #005841; text-decoration: underline}
.links A:hover { color: #A9233E; text-decoration: none}
#left_spacer {
	padding: 0 10px;
}.error {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #F00}
