#header {
	height: 215px;
	width: 100%;
	top: 0px;
	background-image: url(site_images/img_bgnd.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	clear: both;
	float: none;
	font-size: 12px;
	color: #9E8C62;
}
#header_main {
	height: 215px;
	width: 800px;
}
#main {
	clear: both;
	float: left;
	overflow: auto;
	width: 100%;
}
#container {
	position: absolute;
	top: 0px;
	width: 100%;
	height:auto;
	
	font-family: "Times New Roman", Times, serif;
	color: #CCCCCC;
	background-color:#39455f;
	line-height: 30px;
	float:none;
	clear:both;
}
body { 
 margin:0; 
 padding:0;
 background-color:#560211;
} 
#header_left {
	background-image: url(site_images/img_card.jpg);
	height: 215px;
	width: 342px;
	float: left;
	clear: both;
}
#header_right_top {
	background-image: url(site_images/img_text.jpg);
	height: 146px;
	width: 458px;
	clear: right;
	color: #9E8C62;
	font-size: 12px;
	float: left;
	overflow: hidden;
}
#header_right_bot {
	width: 458px;
	float: right;
	clear: right;
	height: 62px;
	overflow: hidden;
}

#grey_line {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height:100%;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #CCCCCC;
}
img.floatRight {
	float: right;
	margin-left: 20px;
	margin-bottom:8px;
	margin-top:8px;
}#footer_content {
	width: 800px;
	font-size: 12px;
}
#footer {
	background-color: #560211;
	width: 100%;
	border-top-width:4px;
	border-top-style: solid;
	border-top-color: #9E8C62;
	color: #9E8C62;
	clear: none;
	float: none;
}

