body { background-color: white; }

#wrapper
{
	width: auto;
	margin: 0 5%;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	/*background: transparent;*/
}

div, P {color: black;}

/*
div#content {
   margin-left: 10%;
   padding-top: 1em;
   border-top: 1px solid #930;
   }
div#mast {
   margin-bottom: -8px;
   }
div#mast img {
   vertical-align: bottom;
   }
*/

.mininav, #topnav, #logo, .leftnav, #header3 { display: none; }

#questionnairepage #leftcol, #footer { display: none; }
#questionnairepage #rightcol {width: 100%;}
#topbar
{
	
	display: list-item;
	
	list-style-image: url(../images/reeselawtransparent.gif);
	
	list-style-position: inside;
	
	letter-spacing: -1000em;
	
	font-size: 1pt;
	
	color: #fff;
	
}


*+html #topbar
{
	letter-spacing: normal;
	text-indent: -999em;
	overflow: hidden;
}

a:link, a:visited
{
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

*+html .graybox2
{
	display: block;
	clear: both;
	letter-spacing: normal;
	overflow: visible;
	height: 200px;
}

