

body
{
	font-family: "Arial","Verdana",  Sansans-serif;
	width: 800px;
	margin: auto;
	font-size: 14px;
	
}

h1
{
		color: #70458C;
}
h2
{
		color: #70458C;	
}
h3
{
		color: #70458C;	
}
h4
{
		color: #70458C;	
}
h5
{
		color: #70458C;	
}
h6
{
		color: #70458C;	
}

a
{
	color: #70458C;
	text-decoration: none;
	
}
a:hover
{
	color: #E8D8F3;
	text-decoration: underline;
	font-weight: normal;
}
a:visited
{
	color: #70458C;

}

#banner
{
	background-image: url(header.gif);
	height: 306px;
	width: 800px;
	float: left;
	
}
#bannertext
{
	position: relative;
	top: 0px;
	font-size: 16px;
	width: 800px;
	margin:0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
}
/* links */
#bannertext a, a:visited {	
	color: #70458C; 
	background: inherit;
	text-decoration: none;		
}
#bannertext a:hover {
	color: #70458C;
	background: inherit;
	text-decoration: underline;
	padding-bottom: 0;
	border-bottom: 2px solid #dbd5c5;
}
#bannerlinks
{
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	text-align: right;
	width: 540px;
	float: left;
}
#topsearch
{
	float: right;
	width: 260px;
}

/* search form */
.searchform {
	text-align: right;
	background-color: transparent;
	border-color: #ffffff;	
	border-width: 1px;
	margin: auto auto  auto auto; 
	padding: 10px 20px 10px 20px;	
		
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 140px;
	color: #777; 
	padding: .4em; 
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button { 
	padding: 5px 0px 3px 0px;
	width: 60px;
	vertical-align: middle;
	background-color: #ffffff;
	border-color: #70458C;
	border-width: 1px;

}


input.text { 
	width: 140px;
	color: #777; 
	padding: .4em; 
	border: 1px solid #E5E5E5;
	vertical-align: top;
}

input.submit { 
	padding: 5px 0px 3px 0px;
	width: 60px;
	vertical-align: middle;
	background-color: #ffffff;
	border-color: #70458C;
	border-width: 1px;
}

#content
{
	width: 410px;
	padding: 0px 10px 0px 10px;
	text-align: justify;
	float: left;
}
#contentBottom
{
	width: 800px;
	height: 24px;
	float: left;
	background-image: url("bottom.gif");
}
#footer
{
	width: 800px;
	font-size: 14px;
	text-align: center;
	float: left;
}
#footer a, a:visited
{
	color: #70458C; 
	background: inherit;
	text-decoration: none;
}
#wrapper
{

	width: 800px;
	background: url("middle.gif") repeat-y;
	float: left;

}
#leftContainer
{
	width: 177px;
	float: left;

	
}
#rightContainer
{
	width: 190px;
	float: right;

		
}
#centerContainer
{
	width: 430px;
	float: left;

}

#smsbox
{
	width: 170px;
	float: left;
}

#statesbox
{
	padding-top: 10px;
	width: 170px;
	float: left;
}
#searchSideBox
{
	width: 170px;
	float: left;
}
#calendarBox
{
	width: 182px;
	float: right;
}
#linksBox
{
	width: 182px;
	float: right;
}