body {
	background: none;
}

header, footer, #tabs, #top_banner, #bottom_banner {
	display: none;
}

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

#content {
	line-height: 1.5;
}

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

#outline {
  background-color: white;
	border-left: 1px solid #999;
}
