body {
	background-color: #34689A;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 5px;
}


.mainbody {
	width: 750px;
	margin: auto;
	text-align: left;

}
#SiteTitle{	display:none;}
#ContactText{	display:none;}
.headarea { background: #668BB2 url(../images/headbgnd.png) repeat; }
.headleft, .headright {	height: 210px;}



.headleft{ text-align: center;}
.headright{background: url(../images/header.jpg) no-repeat;}

.headleft, .contentleft {width: 260px;font-size: 14px;}
.headright, .contentright {	width: 478px;font-size: 14px;}

.contentarea { background-color: #fff;}
.contentleft, .contentright { padding: 10px; vertical-align: top;}

.contentleft{}
.contentright{ line-height: 140%;	}
.contentright a {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
.contentright a {
	color: #ff6347;
}
.PageTitle {
	font-size: 22px;
	padding: 0px ;
	margin: 0px;
	line-height: 120%;
}

.menu td{
	
}
.menu a{
	width: 100%;
	display: block;
	height: 40px;
}
.menuitem1 {background: url(../images/menu1.gif) no-repeat;}
.menuitem1:hover {background: url(../images/menu1h.gif) no-repeat;}
.menuitem2 {background: url(../images/menu2.gif) no-repeat;}
.menuitem2:hover {background: url(../images/menu2h.gif) no-repeat;}
.menuitem3 {background: url(../images/menu3.gif) no-repeat;}
.menuitem3:hover {background: url(../images/menu3h.gif) no-repeat;}
.menuitem4 {background: url(../images/menu4.gif) no-repeat;}
.menuitem4:hover {background: url(../images/menu4h.gif) no-repeat;}
.menuitem5 {background: url(../images/menu5.gif) no-repeat;}
.menuitem5:hover {background: url(../images/menu5h.gif) no-repeat;}
.menuitem6 {background: url(../images/menu6.gif) no-repeat;}
.menuitem6:hover {background: url(../images/menu6h.gif) no-repeat;}

.contentright li {margin: 10px 0;}
.contentright li li {margin: 4px 0;}

.txtCopyright, .txtCopyright a {
	font-size: 10px;
	padding: 2px 0px;
	color: #7E9DBE;
	text-align: right;
	text-decoration: none; }
.txtCopyright a:hover {
 text-decoration: underline;	
 color: #fff;
}	
