body {
	font-family:"Maiandra GD";
	font-size: 14px;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
}
#mainTable {
	border: 1px solid #000000;
	/*/*/line-height: 1.5em; /* */
}
#mainTable td {
 	padding: 10px;/*Pads each table cell in modern browsers*/
}
#maincontent {
 	border-left: 2px dotted #333;
	border-right:2px dotted #333;
 	font-size: 14px;	/*/*/font-size: 100%; /* */
	vertical-align:top;
	background-color:#EDE3C0;
}
#header {
 	background-color:#333333;
 	color:#000000;
	padding: 0px!important;
}
#footer {
 	background-color: #333333;
 	color: #CCCCCC;
	padding: 10px!important;
	font-size: 9px!important;
	font-family:Verdana, Arial, Helvetica, sans-serif!important;
}
#footer a:link, #footer a:visited {
 	color:#CCCCCC;
}
#footer a:hover, #footer a:active {
 	color:#FFFFFF;
}
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: 120%; }
#menubar {
	background-color:#333333;
	color:#FFFFFF;
	padding: px!important;
	font:"Arial";
}
#sidebar {
	width: 110px;
 	font-size: 16px;
	background-color:#B62110;
	color:#FFFFFF;
	font:"Arial"!important;
	vertical-align:top;
}
#sidebar a:link, #sidebar a:visited {
 	color:#FFFFFF;
}
#sidebar a:hover, #sidebar a:active {
 	color:#FFFF00;
}