body {
	background: none;
}

#contentLeft, #masthead, #Header, div.ad, #Footer {
	display: none;
}

#container, #contentCenter, #brdheader {
	background: none;
	float: none;
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
}

#contentCenter {
	line-height: 130%;
}

#contentCenter a:link:after, #contentCenter a:visited:after {
	content: " (" attr(href) ")";
	font-size: 90%;
}
#contentCenter .illustration a:link:after, #contentCenter .illustration a:visited:after {
	content: "";
}

#contentRight {
	padding: 0 0 0 1em;
	margin: 0 0 1em 1em;
	border-left: 1px solid #999;
}