#search_mini, 
#banner_wrapper,
#area_nav,
#lhs,
#rhs,
#footer 
{
	display: none;
}

#header {
	background: none!important;
	border: 0;
	position: static;
	margin: 0;
	height: auto;
}

#header h2 a:link,
#header h2 a:visited {
	font-size: 24px;
	color: #555!important;
	text-decoration: none!important;
}

#header h2 a:link span,
#header h2 a:visited span {
	color: #999!important;
}

#content {
	width: 100%!important;
}

a:link,
a:visited {
	text-decoration: underline!important;
}


