body {
	background: white;
	font-size: 12pt;
	line-height: 14pt;
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 0;
	margin: 0;
}
#header, #menu, #main {	
	width: auto; 
	margin: 0 5% 0 10%;
	padding: 0; 
	border: 0;
	float: none !important;
	background: transparent;
}
#menu, #seemap, #print, #downloadmap, #footer, .by { display: none; }
a {
	text-decoration: none;
	color: Black
}
h1, h2, h3 {
	display: block;
	font-weight: normal;
	background: none;
	font-family: Arial, Helvetica, Sans-Serif;
	color: Black;
}