body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: .5%;
	margin-right: 3%;
	margin-bottom: 0px;
	margin-left: 3%;
}

#mainTable {
			width: 725px;
			color: #FFFFFF;
			border: 1px solid #A4B19B;
			/*/*line-height: 1.5em; /* */
}

/*#contentTable {
 	padding: 2px;
 }

#mainTable td {
 	padding: 20px;/*Pads each table cell in modern browsers /*
 }
 */
#maincontent {
 	width: 500px;
        border-left: 3px solid #A4B19B;	
 	font-size: 16px;
	color: #262C22;
	padding: 30px;
 }
 
 #sidebar {
 	width: 120px;
 	font-size: 100%;
 	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
 	background-color: #9FBC8C;
 }
 
 #header {
 	background-color: #FFFFFF;
 	color: #FFFFFF;
 	background-image: url(url());
 }
 
 #footer {
 	background-color: #EBFEDE;
 	color: #6F8361;
	font-size: 14px;
 	background-image:  url(url());
	}
#footer a:link, #footer a:visited {
 	color: #336699;
 }

</style>
<br>
}
	



 
 td, p, ul {
 	font-family: 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*/
 h3:first-child {margin-top: 0;}/*starts first h3 in TD flush top*/
 
 h1 { font-size: 160%; }
 h2 { font-size: 140%; }
 h3 { font-size: 75%; }
 
 #contenttable {
 	font-size: 13px;
 	text-align: left;
 	width: 100%;
 	border: 0;
 }
 
 #tableheader {
 	background-color: #FFFFFF;
 }
 
 #tablerow {
 	background-color: white;
 }
 
 #tablealtrow {
 	background-color: #FFFFFF;
 }
 
 #sidebar a {
 	/*/*/padding: 6px;
 	display: block;
        border: 3px solid #9FBC8C;
 	text-decoration: none;
 	line-height: 1em;
 	width: 120px;
 }
 
 #sidebar a:link, #sidebar a:visited {
 	color: #FFFFFF;
 }
 
 #sidebar a:hover, #sidebar a:active {
 	color: #000000;
 	background-color: #FFFFCC;
        border: 3px solid #9FBC8C;
 	
 }
 
 #sidebar ul {
 	/*/*/padding-left: 3px;
 	margin-left: 3px;
 	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; /* */
 }.image-right {
	float: right;
	padding: 10px;

}


