body { 
	text-align: center;
	background:url(graphics/bg.jpg) repeat-x; 
	background-color: #E2D5C5;
	margin: 0;
}

div#container { width: 800px; margin-left: auto; margin-right: auto; position: relative; z-index:1; }
div#navDiv1 { position: absolute; top: 60px; left: 418px; width: 146px; height: 111; visibility: hidden; z-index:2; }
div#navDiv2 { position: absolute; top: 60px; left: 498px; width: 254px; height: 77; visibility: hidden; z-index:3; }

.mainbody { 
	font-family: Georgia, Times, "Times New Roman", Arial; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 15px; 
	color: #4F4539 
}
.mainbody a:link { 
	color: #4F4539; 
	text-decoration: underline; 
}
.mainbody a:visited { 
	color: #4F4539; 
	text-decoration: underline; 
}
.mainbody a:active { 
	color: #080602; 
	text-decoration: underline; 
}
.mainbody a:hover { 
	color: #080602;  
	text-decoration: underline; 
}

.mainbody_lt { 
	font-family: Georgia, Times, "Times New Roman", Arial; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 15px; 
	color: #72634D 
}
.mainbody_lt a:link { 
	color: #72634D; 
	text-decoration: underline; 
}
.mainbody_lt a:visited { 
	color: #72634D; 
	text-decoration: underline; 
}
.mainbody_lt a:active { 
	color: #332C24; 
	text-decoration: underline; 
}
.mainbody_lt a:hover { 
	color: #332C24;  
	text-decoration: underline; 
}

.home { 
	font-family: Georgia, Times, "Times New Roman", Arial; 
	font-size: 13px; 
	font-style: normal; 
	line-height: 18px; 
	color: #4F4539 
}
.home a:link { 
	color: #4F4539; 
	text-decoration: underline; 
}
.home a:visited { 
	color: #4F4539; 
	text-decoration: underline; 
}
.home a:active { 
	color: #080602; 
	text-decoration: underline; 
}
.home a:hover { 
	color: #080602;  
	text-decoration: underline; 
}


.footer { 
	font-family: Georgia, Times, "Times New Roman", Arial; 
	font-size: 10px; 
	font-style: normal; 
	line-height: 15px; 
	color: #4F4539 
}
.footer a:link { 
	color: #4F4539; 
	text-decoration: underline; 
}
.footer a:visited { 
	color: #4F4539; 
	text-decoration: underline; 
}
.footer a:active { 
	color: #080602; 
	text-decoration: underline; 
}
.footer a:hover { 
	color: #080602;  
	text-decoration: underline; 
}

#common_report {
	width: 350px;
}
#result_report {
	width: 350px;
}
#results {
	width: 350px;
}
#other_pages {
	width: 350px;
}

ul { margin-left: 1.5em; padding-left: 0px; margin-bottom: 0; padding-bottom: 10; margin-top: 6; padding-top: 2;}
li { list-style: disc outside; margin-bottom: 5px; }























