body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.7em;
	line-height: 18px;
	color: #666666;
	text-align: left;
	margin-top: 12px;
	padding: 0px;
	background: #ffffff;
	
}

#wrapit {
	width: 907px;
	background: url(images/background.jpg) no-repeat bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border: solid 1px #cecece;
}


h1 {
	font-size: 1.7em;
	color: #000000;
	font-weight: normal;
	
}


h2 {
	font-size: 1.2em;
	color: #354D93;

}



a:link {color:#660000; text-decoration: underline; font-size: 11px}
a:active {color:#702765; text-decoration: underline; font-size: 11px}
a:visited {color:#000000; text-decoration: underline; font-size: 11px}
a:hover {color:#9A8E8E; text-decoration: underline; font-size: 11px }




#navcontainer { width: 175px; }

#navcontainer ul{


margin-left: 0;
padding-left: 0;
list-style-type: none;

}

#navcontainer a
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
display: block;
padding: 4px;
width: 175px;
background-color: #7A8BB9;
border-bottom: 1px solid #ffffff;
}

#navcontainer a:link, a:visited
{
color: #FFFFFF;
text-decoration: none;
font-weight:normal;
}

#navcontainer a:hover
{
	background-color: #ADB8D3;
	color: #FFFFFF;
	
}





.whitetext {
 color: #ffffff;
 font-size: 0.9em;

}


#mainpanel
{
	width: 700px;
	float: right;
	padding-right: 8px;
	margin-top: 0px;
margin-left: 7px;
}



/* rightpanel stuff */

#rightpanel{
	width: 170px;
	float: right;
    margin: 20px 4px 12px 12px;
	padding: 2px 6px 6px 50px;
	background: url(images/rightbg.gif);
	color: #ffffff;
}

.largewhitetext {
 color: #ffffff;
 font-size: 1.2em;
 padding-left: 18px;
 padding-left: 43px;
}

.smallwhitetext {
 color: #ffffff;
 font-size: 1.1em;
 padding-left: 44px;
 line-height: 1.1.ems;
}


#smallwhitetext a:link, a:visited
{
color: #FFFFFF;
text-decoration: none;
font-weight:normal;
}

#smallwhitetext a:hover
{
	background-color: #ffffff;
	text-decoration: underline;
	color: #333333;
	
}

#rightpanel a:link, a:visited
{
color: #ffffff;
text-decoration: none;
font-weight:normal;
}

#rightpanel a:hover
{
	color: #ffffff;
	
}


#mainpanel a:link, a:visited
{
color: #000033;
text-decoration: none;
font-weight:normal;
}

#mainpanel a:hover
{
	color: #000033;
	text-decoration: underline;
	
}



a.menutitle:link {color:#ffffff; text-decoration: none; font-size: 11px; }
a.menutitle:active {color:#ffffff; text-decoration: none; font-size: 11px; }
a.menutitle:visited {color:#999999; text-decoration: none; font-size: 11px;}
a.menutitle:hover {color:#ffffff; text-decoration: underline; font-size: 11px; 
}



#header {
	background: url(images/topbanner.jpg) no-repeat bottom;
	height: 100px;
}

#headertext {
	height: 38px;
	float: center;
	margin-left: 230px;
	margin-right: 0px;
	padding-top: 39px;
	padding-bottom: 4px;
	font-size: 1.3em;
	color: #006699;
	width: 432px;
	left: 389px;
}


#contentwrap {
	width: 905px;
	text-align: left;
	background: transparent;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}

#left {
	width: 508px;
	margin: 0;
	float: right;
	padding-right: 23px;
	padding-top: 12px;

}

#left p {
	text-align: justify;
}

#nav {
	width: 175px;
	padding: 0;
	margin: 0px;
	float: left;
	margin-left: 0px;
	padding-top: 0px;
	margin-right: 2px;
}




#leftadvert {
	width: 180px;

}


#footer {
	clear: both;
	padding: 10px 0 40px 0;
	margin: 0 20px 0 20px;
	text-align: left;
	font-size: 100%;
	font-color: fffffff;
}



	br {
	clear: left;
}
