body {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	/*background-color: #FFFFFF;*/
	background-color: #333366;
	padding: 0px;
	margin-top: .5%;
	margin-right: 3%;
	margin-bottom: 0px;
	margin-left: 3%;
}

#mainTable {
			width: 70%;
			color: #FBE697;
			/*border: 2px solid #000033;*/
			border: none;
; background-color: #003399			/*/*line-height: 1.5em; /* */
}

#maincontent {
 	width: 500px;	
	border-left: 2px dotted #333;
 	font-size: 14px;
	color: #000033;
	padding: 30px;
; background-color: #FFFFFF}
 
 #sidebar {
 	width: 100px;
 	font-size: 75%;
 	font-family: sans;
	vertical-align: top;
 	background-color: #EBEBEB;
 }
 
 #header {
 	background-color: #CCCC99;
 	color: #003366;
 	background-image: url(url(url(url())));
 }
 
 #footer {
 	background-color: #CCCC99;
 	color: #003366;
	font-size: 14px;
 	background-image:  url(url(url(url())));
	}
#footer a:visited {
 	color: #336600;
 }
 
 td, p, ul {
 	font-family: Georgia, Times, 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: #d8dbea;
 }
 
 #tablerow {
 	background-color: white;
 }
 
 #tablealtrow {
 	background-color: #e4e9ea;
 }
 
 #sidebar a {
 	/*/*/padding: 3px;
 	display: block;
 	border: 2px dotted #CCC;
 	text-decoration: none;
 	line-height: 1em;
 	width: 100px;
; color: #003366 }
#sidebar a:visited {
 	color: #3333CC;
; background-color: #FFFFFF }
 
 #sidebar a:hover{
 	color: #663300;
 	background-color: #CCCC66;
 	border: 2px solid #000;
 }
 
 #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;

}



#footer a:link {  	color: #003399;
 } #sidebar a:active  {  	color: #669900;
 	background-color: #999999;
 	border: 2px solid #000;
 }  
 #sidebar a:link {  	color: #003366;
; background-color: #CCCCCC} 