html, 
body, 
form, 
fieldset, 
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
body {
	background: none;
}

#signup,
#topnav,
#sidebar,
#bottomnav,
#footer,
#bottom,
#tools {
	display: none;
}

#container,
#content,
html>body #content {
	width: auto;
	margin: 0;
	padding: 0;
	float: none;
	border: none;
	background: none;
}

h1,
h1.withtools {
	margin: 1em 0;
	padding: 0;
	font-size: 18pt;
	border-top: none;
	background: none;
}
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: 0px;
	background: none;
	text-decoration: underline;
}
