#header, #topnav,#footer,#sub_column {
	display: none;
}

#home, #content,#subpage {
	width: 100%;
	float: none;
}
body {
	background: white;
	font-size: 12pt;
	}
a:link, a:visited {	
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	color:#000;
	}
