body	{
	font: 12pt arial, georgia, sans-serif;
	background: none;
}
#top_login,
#signup_box,
#topnav,
#hilite,
#breadcrumbs,
#tools,
#sidebar,
#bottom,
#info_bottom	{
	display: none;
}

#top,
#middle,
#content	{
	width: auto;
	height: auto;
	min-height: 0;
	margin: 0;
	padding: 0;
	float: none;
	border: none;
	background: none;
}

h1	{
	font-size: 18pt;
}
h2	{
	font-size: 14pt;
}
h3	{
	font-size: 12pt;
}

#top h2	{
	text-indent: 0;
	font-size: 24pt;
	margin: 0;
	float: none;
}
#top h2 a	{
	display: inline;
	height: auto;
}