body { font-size: 100%; line-height: 185%; margin: 0; padding: 0; color: black;}
#controls, #nav { display: none; }
#masthead, #wrapper, #footer, h1 { margin: 0; padding-left: 0; }
#main, #footer { width: 95%; }
.highlight { font-weight: bold; }
h1, h2, h3, h4, h5 { color: black; }
a:link { background-color: transparent; color: black; }
a:visited { background-color: transparent; color: black; }
#notice {
	display: block;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 0.75em;
	line-height: 1.4;
	border-bottom: 1px #ddd solid;
	}
.note { border: 1px #ddd solid; }

#sponsorbox h2, .noprint {
	display: none;
	}
#sponsorbox p {
	display: block;
	}
#sponsorbox, #sponsortop {
	display: block;
	float: none;
	position: static;
	width: 100%; max-width: none;
	margin: 0em;
	padding: 1.5em;
	color: #000000;
	background-color: #ffffff;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: none;
	border-left: none;
	font-size: 0.75em;
	text-align: center;
	}
#sponsorlist ul, #sponsorlist li {
	margin: 0 0.3em;
	padding: 0 0.3em;
	display: inline;
	list-style-type: none;
	}