#sidebar, #mainnav, #header ul { display: none; }
#container { float: none; margin: 0 }
#header, #content { margin-left: 0;}
#header { background-color: white; }
#content {
	font-size: 12pt;
	font-family: helvetica, times, times new roman, serif;
	line-height: 1.5;
}
#content q {
	color: black;
}
