body {
	background: none;
	font: 12pt helvetica,arial,sans-serif;
}

#sitebar,
#signup_box,
#topnav,
#middle b.tl,
#pagetools,
#sidebar,
#bottomnav,
#bottom {
    display: none;
}

#content {
	width: auto;
	margin: 0;
	padding: 0;
	float: none;
	border: none;
	background: none;
}

h1  {
	margin: 1em 0;
	padding: 0;
	font-size: 18pt;
	background: none;
}
h2 {
	font-size: 14pt;
}#middle b.tl
h3 {
	font-size: 12pt;
}

#container {
    width: auto;
}

#top {
    margin: 0;
    padding: 0;
	height: auto;
	width: auto;
	min-height: 0;
	border: 1px solid #000;
}

#top h2,
#top h2 a {
	width: auto;
	height: auto;
	text-indent: 0;
	background: none;
	float: none;
}
#top h2 {
    padding: 5px 10px;
	margin: 1em 0;
	font-size: 24pt;
}
#top h2 a {
    display: inline;
    text-decoration: none;
	color: #000
}
