body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	position: absolute;
	left: 0px;
	top: 0px;
	margin-top: 40px;
	margin-left: 150px;
	font-size: 24px;
	font-weight: bold;
}

#newsletter, #documentfinder, #banner, #newsflash, #spotlight, #recentpoll, #footer { display: none; }

#navigation {
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 130px;
}
#navigation li {
	padding: 0px;
	clear: both;
	float: left;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation li a {
	color: #000000;
	text-decoration: none;
	display: block;
	margin-bottom: 6px;
	font-size: 14px;
}
#navigation li a.selected {
	font-weight: bold;
}
#middlecolumn {
	width: 500px;
	position: absolute;
	left: 140px;
	top: 90px;
}
