#BodyStyle {
	background-color: #763727;
	margin: 25px 0px 25px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #000000;
	font-size:80%}
	a:link {	color: #663333;text-decoration: underline;	font-weight: bold;}
 a:visited {	color: #663333;	text-decoration: underline;	font-weight: bold;}
	a:hover {	color: #663333;	text-decoration: none;	font-weight: bold;}
	a:active {	color: #663333;	text-decoration: underline;	font-weight: bold;}
	
#MainContainer {
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	width: 748px;}
	
#HeaderContainer {
	background: url(../img/header_bg.gif) no-repeat #330000;
	height: 220px;
	width: 720px;
	padding: 14px 14px 0px 14px;
	float: left;}
	
#HeaderImage {
	background: url(../img/header_image.gif) no-repeat;
	text-align: right;
	height: 173px;
	width: 720px;}
	
.TopNav {
	height: auto;
	width: auto;
	background-color: #330000;
	float: left;}
	
#ContentHolder {
	background: #D69E61 url(../img/contentholder_bg.gif) repeat-y;
	height: auto;
	width: 720px;
	padding: 0px 14px 14px 14px;
	float: left;}
	
#LeftColumn {
	height: auto;
	width: 208px;
	text-align: left;
	padding: 4px;
	float: left;}
	
#Content {
	background: #D69E61 url(../img/parchment.jpg) no-repeat top;
	float: right;
	height: auto;
	width: 444px;
	padding: 30px 30px 0px 30px ;
	text-align: left;
	vertical-align: top;}
	
#LeftNavHolder {
	background-color: #976F44;
	text-align: left;
	vertical-align: top;
	float: left;
	height: auto;
	width: 208px;
	padding-bottom: 20px;}
	
h1 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 2em; color: #663300;}
	
#Footer {
	background: url(../img/footer_bg.gif) no-repeat center #FFFFFF;
	text-align: right;
	vertical-align: middle;
	float: left;
	height: 62px;
	width: 720px;
	padding: 10px 14px 14px 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;}

.LeftNav {float: left; height: auto; width: 208px;}

#AdminHeader {background: url(../img/admin_header.gif) no-repeat;text-align: right;height: 173px;width: 720px;}
.Boxes {
	border: 1px solid #CCCCCC;
}
