html, body{
	margin:0;
	padding:0;
}
body{
	font-size:75%;
	padding:1.5cm;
}
#content, #colLeft{
	padding:0;
}
*, body, #header, h1 a, h1 a:visited, #colLeft, #colRight, #content, #footer{
	background-image:none !important;
	background-color:white !important;
}
#footer ul{
	border:none;
}
#footer{
	border-top:1px solid #000;
}
#footer a{
	color: #000;
	text-decoration:none;
	font-weight:normal;
}
#header{
	display:none;
	height:auto;
	padding-bottom:.2cm;
	margin-bottom:1cm;
}
a, a:visited, #content h2{
	background-image:none;
	font-weight:bold;
	color:#000;
}
#content h4{
	color:#666;
	font-weight:normal;
}
h1, h1 a, h1 a:visited {
	font-weight:normal;
	color:#000;
	padding:0;
	height:auto;
	text-decoration:none;
	width:auto;
}
h1{
	font-size:4em;
}
#colRight, #menuLevel1, #extraMenu{
	display:none;
}
#colLeft{
	width:100%;
}

.news-views h3{
	background-image:none;
	padding-left:0;
	margin-bottom:.4em;
}
.news-views h4{
	margin-bottom:.2em;
}
.news-views ul{
	padding-bottom:.2em;
}
.box{
	display:none;
}