#wrapper {
	margin: 0 auto;
	width: auto;
}

#header, #leftcol, #footer {
	display: none;
	float: none;
}

#wrapper, #maincol, #content {
	width: auto;
	border: none;
	float: none;
	margin: 0;
	padding: 0;
}


body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000;
	background-color: #fff; 
	text-align: left;
	padding: 0;
	margin: 0;
}

a {
	text-decoration: underline;
}

#content h1.section_title {
	margin: 0;
	padding: 10px 0;
	background-image: none;
	overflow: visible;
	width: auto;
	height: auto;
}