@charset "utf-8";
body {
	background: white;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
p, h1, h2, h3, h4, h5, ul, li #newsboxContainer h1, #newsboxContainer h2, #content h1, #content h2, #content h3 {
 	color:#000000;
	font-size: 12px;
}
a:link, a:visited, #newsboxContainer a, #content a{
	color:#666666;
	text-decoration: none;
}
#wrapper{
	width: auto;
	border: 0;
	margin: 0 1%;
	padding: 0;
	float: none;
}
#header {
	background-image: none;
	margin-bottom: 10px;
}
#navbar {
	display: none;
}
#navsubmenu {
	background-image: none;
}
#newsboxContainer{
	border:none;
}
#content {
	border:none;
}
#maincontent {
	background-image: none;
	margin-bottom: 20px;
}
#mapcontainer {
	border: none;
	width: 350px; 
	height: 270px;
	overflow: hidden;
}
#footer {
	background-image: none;
	display: none;
}
