body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
#tophead ul.left li.noshow, #tophead form, #tophead ul.navigation, .subnav, #sidebar, #footer ul.navigation {
	display: none;	
}
#tophead ul, #tophead ul li{
	margin: 0;
	padding: 0;
	list-style: none;
}
#tophead a.logo .noshow {
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#tophead {
	margin-bottom: 10px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#container {
	width:auto;
}
.leftcolumn, .rightcolumn, .tagline .noshow, #footer {
	clear: both;
	display: block;
}
.leftcolumn .promo, .rightcolumn .promo {
	float: left;
	margin: 5px;
}
