/* CSS Document */
#pageHeader {
	width: 800px;
	height: 187px;
	background-image: url('../images/tricountyHeader2.gif');
	background-repeat: no-repeat
}
body {
	text-align: center;
	background-image: url('../images/Background.gif');
	scrollbar-face-color:#004600;
	scrollbar-arrow-color:cccccc;
	scrollbar-track-color:#f2f200;
	scrollbar-shadow-color:'cccccc';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:''
}
#pageFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-image: url('../images/tricoFooter.gif');
	background-repeat: no-repeat;
	width: 800px;
	padding-top: 20px
}
#pageNav {
	width: 800px;
}