body {
	background-image: url(../images/BackPage.gif);
	background-repeat: repeat;
	background-color: #4d8262;
	color: #1e1e1e;
	margin-top: 10px;
	}
	
.CCScroll {
	padding: 0px 15px 10px 20px;
	margin-right: 20px;
	height: 120px;
	overflow: auto;
	scrollbar-3dlight-color: #FAF9F6;
	scrollbar-arrow-color: #AEBECD;
	scrollbar-base-color: #F1F4F74;
	scrollbar-darkshadow-color: #FAF9F6;
	scrollbar-face-color: #F1F4F7;
	scrollbar-highlight-color: #AEBECD;
	scrollbar-shadow-color: #AEBECD;
	scrollbar-track-color: #FAF9F6;
	}
	
#HomeAd {
	background-image:url(../images/Ad02.gif);
	background-repeat:repeat-y;
	text-align:center;
	vertical-align:top;
	}
	
#RightBox {
	background: url(../images/Back_RightBox.gif) no-repeat top left;
	}

#HomeLeftNav {
	background-image:url(../images/Back_SideLinks.gif);
	background-repeat:no-repeat;
	vertical-align:top;
	}
	
#HomePoll {
	background-repeat: no-repeat;
	vertical-align:top;
	padding: 1px 15px 10px 15px;
	}
	
#HomePoll strong, b {
	color: #23512b;
	}
	
#HomePoll a:link, #HomePoll a:visited {
	color: #996533;
	text-decoration: underline;
	font-weight:bold;
	}
	
#HomePoll a:hover {
	color: #996533;
	text-decoration: none;
	font-weight:bold;
	}
	
#RightContent {
	background-image:url(../images/BackPoll.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	vertical-align:top;
	}
	
#HomeLocation {
	background-image:url(../images/LocationHeader.gif);
	background-repeat: no-repeat;
	vertical-align:top;
	padding: 37px 15px 10px 15px;
	}

#BottomContent {
	background-image:url(../images/BackLocation.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	vertical-align:top;
	}
	
#SideLinks {
	background-image:url(../images/SideLinksBack.gif);
	background-repeat:no-repeat;
	padding: 10px;
	color: #ffffff;
	text-align:center;
	vertical-align: center;
	}
	
#SideLinks a:link, #SideLinks a:visited {
	color: #ffffff;
	text-decoration:underline;
	}		
	
#SideLinks a:hover {
	color: #ffffff;
	text-decoration: none;
	}
	
/*--------------------Home News--------------------*/

#HomeNews {
	background-image:url(../images/NewsHeader.gif);
	background-repeat: no-repeat;
	padding: 37px 15px 10px 15px;
	vertical-align:top;
	}
	
#MidContent {
	background-image:url(../images/BackNews.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	vertical-align:top;
	}	
#HomeNews a:link, #HomeNews a:visited {
	color: #23512b;
	text-decoration: none;
	font-weight:bold;
	}
	
#HomeNews a:hover {
	color: #23512b;
	text-decoration: underline;
	font-weight:bold;}
	
/*--------------------Child Content--------------------*/

#ChildContent {
	padding: 10px 20px 25px 20px;
	width: 560px;
	vertical-align:top;
	}
	
#BaseContent {
	background-image:url(../images/ChildContent03.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color: #ffffff;
	height: 400px;
	vertical-align:top;
	}
	
#ChildContent a:link, #ChildContent a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
#ChildContent a:hover {
	text-decoration: underline;
	}
	
#ChildContent h1 {
	font-family: Verdana;
	font-size: 9.5pt;
	letter-spacing: .1em;
	color: #216041;
	background-color: #f0f0e5;
	border: 1px solid #c8c3aa;
	padding: 2px;
	padding-left: 5px;
	}

#ChildContent p {
	text-align: justify;
	}
	
#ChildContent a:link, #ChildContent a:visited {
	color: #23512b;
	text-decoration:underline;
	}		
	
#ChildContent a:hover {
	color: #23512b;
	text-decoration: none;
	}
	
#AppContainer {
	background-image:url(../images/AppContent02.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	vertical-align:top;
	}
	
#AppContent {
	padding: 10px 30px 25px 30px;
	width: 700px;
	vertical-align:top;
	}

/*--------------------Footer--------------------*/

#Footer {
	color: #ffffff;
	text-align:right;
	vertical-align:top;
	padding-top: 10px;
	padding-right: 5px;
	}
	
#Footer a:link, #Footer a:visited {
	color: #ffffff;
	text-decoration: none;
	}		
	
#Footer a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
	
/*--------------------Header---------------------*/
	
#Top {
	background-image:url(../Images/Top2.gif);
	background-repeat: no-repeat;
	width: 609px;
	height: 118px;
	}
		
/*--------------------Sub Nav--------------------*/

#SubNav {
	padding: 0px 10px 5px 10px;
	vertical-align:top;
	}
	
#LeftContent {
	background-image:url(../images/BackSubNav.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color: #ffffff;
	vertical-align:top;
	}
	
#SubNav ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0 0 5px 10px;
	}
	
#SubNav li {
	list-style-image: none;
	list-style-type: none;
	margin: 5px 10px 6px 0;
	padding: 0 1px 6px 10px;
	background-image: url(../images/Bullet_SubNav.gif);
	background-repeat: no-repeat;
	}
	
#SubNav li.last {
	margin: 5px 10px 6px 0;
	border-bottom: 0;
	}
	
#SubNav li a:link, #SubNav li a:visited {
	display: block;
	color: #216041;
	text-decoration: underline;
	}
	
#SubNav li a:hover {
 	color: #40785c;
	text-decoration: none;
 	}
