body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	padding: 0px;
	margin: 0px;
	background-color: #EDEDC8;
}
h1
{
	font-size: 16px;
}
em
{
	color: #2905A0;
	font-style:normal;
}
p.underline
{
	padding-bottom: 10px;
	border-bottom: 3px solid #EDEDC8;
}
p
{
/*	margin-top:5px;
	margin-bottom:5px; */
}
h2
{
	font-size: 14px;
}
h3
{
	font-weight: normal;
	font-size: 12px;
	color: #2905A0;
	font-style:normal;
	margin-bottom: 0px;
}
a
{
	color: #2905A0;
}
td
{
	vertical-align:top;
}
#wrapper
{
	width: 850px;
	background-color: #EDEDC8;
	text-align: left;
	margin: 0px auto;
}
#header
{
	height: 125px;
	background-color:#FF0000;
}
#logo
{
	height: 125px;
	float: left;
}
#search
{
	height: 55px;
}
#banner
{
	height: 70px;
}
#middlepart
{
	margin: 0px;
}
#sidebar
{
	width: 225px;
	float: left;
	position: relative;
}
#menubar
{
	margin: 0px 10px 0px 60px;
}
#maincontent
{
	padding: 35px 20px 10px 235px;
}
#contaminant
{
	height: 15px;
	font-size: 14px;
	font-weight: bold;
}
#contentbody
{
	padding: 10px;
	background-color: white;
	min-height: 295px;
	line-height: 1.4em;
}
#footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0px 15px 0px 25px;
	border-bottom: 2px solid #2905A0;
}
#footertext
{
	margin: 20px 25px 20px 210px;
}
#footerlinks
{
	font-size: 11px;
	margin: 20px 25px 5px 210px;
	text-align: center;
}
.footerfillerleft
{
	width: 5px;
	border-right: 2px solid #2905A0;
}
#footerlinks a
{
	color: #2905A0;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	border-right: 2px solid #2905A0;
}
.footerfillerright
{
	width: 5px;
}
