body {
	margin:0;
	text-align:center;
	background:url(images2/bgnd_body.gif) top center fixed;
}
#mainContainer{
	margin: 0 auto;
	width: 815px;
}
#header{
position:relative;
/*background: url(images2/header-image.png) no-repeat;*/
	height: 201px;
	width: 815px;
	text-align: left;
}

#navBar{
	padding-left: 25px;
	background:url(images2/nav-bg-top.png) no-repeat;
	height: 56px;
}
#navBar a{
position:relative;
	display: block;
	float: left;
	text-align: center;
	padding-top: 24px;
	height: 27px;
	vertical-align: middle;
	border-left: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616161;
	text-decoration: none;
}
#navBar a:hover, #navBar a.navhere{
	color: #000;
	background: url(images2/nav-hover.gif) repeat-x;
	font-weight: bold;
}
#navBar a#nav1{
	width: 113px;
	padding-top: 15px;
	height: 36px;
}
#navBar a#nav2{
	width: 95px;
}
#navBar a#nav3{
	width: 93px;
	padding-top:15px;
}
#navBar a#nav4{
	width: 92px;
}
#navBar a#nav5{
	width: 104px;
}
#navBar a#nav6{
	width: 104px;
}
#navBar a#nav7{
	width: 75px;
}
#navBar a#nav8{
	width: 75px;
}


#content{
/*	background-color: #fff;*/
	overflow: auto;
	clear: both;
background: url(images2/content-bg-2.jpg) repeat-y top center;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 15px;
}
#leftCol{
position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	float: left;
*/	width: 735px;
	margin-left: 35px;
}
#leftCol a{
	color: #178931;
}
#leftCol a:hover{
	text-decoration: none;
}
#leftCol h2{
	font-size: 25px;
	color: #204971;
	border-bottom: 1px solid #204971;
	margin-top: 0;
	padding-top: 0;
}
#leftCol h3{
/*	background-color:#204971;
*/	border-top: 1px solid #204971;
	color: #204971;
	font-size: 18px;
	padding-top: 5px;
}
#rightCol{
	float: right;
	width: 238px;
	/*background: url(images2/right-col-bg.jpg) repeat-y;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 8px;
}
#rightColTop{
	background: url(images2/curr-news-header.jpg) no-repeat;
	width: 237px;
	height: 43px;
}
#rightColTop h3{
	display: none;
}
#rightColCont{
	width: 188px;
	padding: 0 25px;
	color: #606060;
	overflow: auto;background: url(images2/right-col-bg.jpg) repeat-y;
}
#rightColCont h4{
	color: #606060;
	border-bottom: 1px solid #C5C5C5;
	font-size: 12px;
	margin-top: 5px;
	padding-top: 5px;
	margin-bottom: 0;
	padding-bottom: 0;
}
#rightColCont span.readmorelink{
	float: right;
	color: #178931;
}
#rightColCont span.readmorelink a{
	color: #178931;
}
#righColCont span.readmorelink a:hover{
	text-decoration: none;
}
#rightColBot{
	height: 8px;
	background: url(images2/right-col-bottom.jpg) no-repeat;
}
#footer{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 38px;
	background: url(images2/footer-bottom.png) no-repeat;
	padding: 0 20px;
	clear: both;
}
#footer a{
	color: #178931;
	position: relative;
}
#footer a:hover{
	text-decoration: none;
}
#footer p{
	margin-top: 4px;
	padding-top: 4px;
}
#footer #footCopy{ float: left; }
#footer #footCred{ float: right }
#header #headNav{
	color: #fff;
	font-size: 11px;
	position:absolute;
	top: 8px;
	right:37px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index:20;
}
#header #headNav a{
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
#header #headNav a:hover{
	text-decoration: underline;
}
a img{ border: none; }
