#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	padding-right: 20px;
	padding-left: 20px;
	width: 756px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contentBG {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


#top {
	background-image: url(../images/topBanner.jpg);
	height: 150px;
	width: 798px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: 1px;
}
#footer {
	color: #006633;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
	color: #006633;
}
#footer a {
	color: #FF4B16;
	text-decoration: underline;
}


body {
}
/*Credits: CSSpplay */
/*URL: http://www.cssplay.co.uk/menus/pro_one */

.menu1 {padding:0 0 0 32px; margin:0; list-style:none; height:35px; background:#fff url(../images/button1.gif); position:relative; border:1px solid #000; border-width:0 1px; border-bottom:1px solid #444;}
.menu1 li {float:left;}
.menu1 li a {display:block; float:left; height:35px; line-height:35px; color:#FFFFFF; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu1 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu1 li.current a {color:#fff; background:url(../images/button3.gif);}
.menu1 li.current a b {background:url(../images/button3.gif) no-repeat right top;}
.menu1 li a:hover {color:#fff; background:#000 url(../images/button2.gif);}
.menu1 li a:hover b {
	background-image: url(../images/button3.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #000000;
}
.menu1 li.current a:hover {
	color:#000000;
	cursor:default;
	background-color: #96E9A1;
	background-image: url(../images/button3.gif);
}
.menu1 li.current a:hover b {background:url(../images/button3.gif) no-repeat right top;}
#container #contentBG #content #rssdisplay {
	width: 240px;
	float: left;
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 8px;
}
#container #contentBG #content #rssdisplay a {
}
#container #contentBG #content #rssdisplay li {
	font-size: 10px;
}

