body {
	background-color: #523000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*/margin: 0px 10%;/*/
	padding: 0px;
}
#bannerTable {
	width: 803px;
	border-bottom: 0;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	border-top: 1px solid Black;
	/*/*/line-height: 1.5em; /* */
}
#mainTable {
	width: 803px;
	border: 1px solid Black;
	/*/*/line-height: 1.5em; /* */
}
#mainContent {
	width: 600px;
	background-color: #B5AA94;
	color: #8C6D39;
	padding: 15px;
 	font-size: 14px;
	vertical-align: top;
	/*/*/font-size: 100%; /* */
}
#sideimage {
	height: 234px;
	background-color: #8C6D39;
	border-bottom: 1px solid Black;
	border-left: 1px solid Black;
	vertical-align: top;
}
#sidebar {
 	width: 200px;
	height: 300px;
	background-color: #8C6D39;
	border-left: 1px solid Black;
	font-size: 12px;
	vertical-align: top;
	/*/*/font-size: 85%; /* */
}
#header {
 	background-color: #73716B;
 	color: #CCCCCC;
	padding-left: 10px;
	padding-top: 5px;
	border-bottom: 1px solid Black;
}
#headersubs {
 	background-color: #73716B;
 	color: #CCCCCC;
	padding-left: 10px;
	padding-top: 5px;
}
#headerLeft {
	background-color: #7B8A9C;
	border-bottom: 1px solid Black;
	border-right: 1px solid Black;
}
#headerLeftsubs {
	width: 202px;
	height: 107px;
	background-color: #7B8A9C;
	border-right: 1px solid Black;
}
#photoLeft {
	background-color: #7B8A9C;
	border-right: 1px solid Black;
}
#photoRight {
	background-color: #7B8A9C;
}
#footer {
 	padding: 2px 10px 2px 10px;
	background-color: #73716B;
 	color: Silver;
	font-size: 70%;
	border-top: 1px solid Black;
}
h1 {
	font: 1.2em Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
	color: #636D7B;
}
#mainContent a:link {
	color: #523000;
	text-decoration: none;
}
#mainContent a:visited {
	color: #73716B;
	text-decoration: none;
}
#mainContent a:hover {
	color: White;
	background-color: #523000;
	text-decoration: none;
}