body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
}
.mainBG{ width:771px;height:105px;margin-left:8px;  }


#navlist
{
margin-left:25px;
margin-top:0px;
width:670px;
height:25px;
 font-size: small; 
color:#49166d;
background-color:#F9F8F8;
line-height:22px;


}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
font-weight: bold;
margin: 0px 10px 4px 10px;
text-decoration: none;
color:#49166d;
line-height:22px;

}
#navlist a:hover
{
border-bottom: 3px solid #66CC00;
margin: 0 10px 4px 10px;
background: transparent;
color:#7F5B99;
line-height:22px;

}


#contentWrapper{width:700px; height:540px; margin-left:30px;}
.title{width:700px; height:36px;margin-top:10px;}
.clearboth { clear: both; }
.footerfont { width:700px; font-size: 70%; color: #999999; text-decoration: none;  margin-left:30px;}
.footerfont a:link{color: #999999; text-decoration: none;}
.footerfont a:hover{color: #999999; text-decoration: underline;}
