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

#search,
#mainnav,
#sidebar,
#footer,
ul#pagetools {
	display: none;
}

#container,
#content,
html>body #content {
	width: auto;
	margin: 0;
	padding: 0;
	float: none;
	border: none;
	background: none;
}

h1 {
	margin: 1em 0;
	padding: 0;
	font-size: 18pt;
}
h2 {
	font-size: 14pt;
}
h3 {
	font-size: 12pt;
}

#top {
	height: auto;
	width: auto;
}

#logo,
#logo a {
	width: auto;
	height: auto;
	margin: 1em 0;
	padding: 0;
	text-indent: 0;
	background: none;
	text-decoration: underline;
}
