 body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF8DC;
	margin: 0px;
	padding: 0px;
	color: #292421;
 }
 #mainTable {
	border: 0px solid #FFFFFF;
	width: 720px;
	/*/*/line-height: 1.5em;
	background-position: center;
 }
 #mainTable td {
 	padding: 5px;/*Pads each table cell in modern browsers*/
 }
 #maincontent {
	font-size: 14px;	/*/*/
	font-size: 100%;
	border-top: 0px none #FFFFFF;
	border-right: 0px none #FFFFFF;
	border-bottom: 0px none #FFFFFF;
	border-left: 0px none #FFFFFF;
 }
#tablecontent {
	color: #FFF8DC;
	padding: 15px;
}

 #sidebar {
 	width: 300px;
	vertical-align: top; 
 	font-size: 12px;	/*/*/font-size: 85%; /* */
 }
 #header {
	background-color: #FFF8DC;
	color: #CCCCCC;
	border-bottom: thin solid #996633;
 }
 #footer {
 	background-color: #CDAA7D;
 	color: #333333;
	line-height: 0.5em;
 }
 td, p, ul {
 	font-family: Geneva, Arial, Helvetica, sans-serif;
 }
 h1:first-child {margin-top: 0;}/*starts first h1 in TD flush top*/
 h2:first-child {margin-top: 0;}/*starts first h2 in TD flush top*/
 h1 { font-size: 160%; }
 h2 {
	font-size: 140%;
	color: #6F4924;
}
 h3 {
	font-size: 120%;
	color: #634221;
}
 h4 {
	font-size: 14px;
	color: #6B452E;
}
 h5 {
	font-size: 1em;
	color: #000;
	font-weight: bold;
}
 #sidebar a {
 	/*/*/padding: 3px;
 	display: block;
 	border: 2px dotted #CCC;
 	text-decoration: none;
 	line-height: 1em;
 	width: 160px; /* */
 }
 #sidebar a:link, #sidebar a:visited {
 	color: #666;
 }
 #sidebar a:hover, #sidebar a:active {
 	color: #FFFFFF;
 	background-color: #CC0000;
 	border: 2px solid #000;
 }
 #sidebar ul {
 	/*/*/padding-left: 1em;
 	margin-left: 1em;
 	list-style-type: none; /* */
 }
 #sidebar li {
 	/*/*/margin: 0px 0px 6px 0px; /* */
 }
 #current a {
 	color: #FFFFFF !important;
 	/*/*/background-color: #999999!important;
 	border: 2px dotted #999 !important; /* */
 }
 
#mainTable .brown_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #663300;
}
