body, html {margin: 0; padding: 0; }
#navpanel, #topbanner, #bottombanner  {display: none;}
body, div#mainpage, div#maintext, div#maintext  h1, h2, h3, p {color: black; background-color: white; background-image: none;}
div#content {
width : 95%;
	margin-left :  5px;
	padding-left: 5px;
}
td#leftcol {
	
	width : 3%;
}
td#rightcol {
	
	width : 95%;
}