body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 100.01%;
	margin: 0px;
	padding: 0px;
}
#container {
	padding: 0px;
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 35px;
	width: 784px;
	border-left-width: 0px;
}
#top_left {
	margin: 0px;
	float: left;
	height: 25px;
	width: 392px;
	font-family: Arial;
	font-size: 75%;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 10px;
}
#top_right {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 30px;
	width: 392px;
	font-family: Arial;
	font-size: 75%;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 10px;
	text-align: right;
}
#top_right a:link, #top_right a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
#top_right a:hover {
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}
ul {
	margin: 0px;
	padding: 1px;
}
#top_right ul {
	display:inline;
}
#top_right li{
	display: inline;
	list-style-image: none;
	list-style-type: none;
	padding: 0px 1px;
}
#banner {
	margin: 0px;
	float: left;
	height: 238px;
	width: 790px;
	padding-bottom: 5px;
}
#banner_logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 241px;
	width: 291px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
}
#banner_right {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 241px;
	width: 496px;
}
#banner_righttop {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 206px;
	width: 496px;
	background-image: url(images/ban_top01.gif);
}
#banner_rightnav {
	margin: 0px;
	float: left;
	height: 19px;
	width: 468px;
	background-image: url(images/ban_nav01.gif);
	font-family: Arial;
	font-size: 0.8em;
	font-weight: normal;
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-left: 3px;
	padding-top: 1px;
	padding-right: 25px;
	text-align: center;
	word-spacing: 1px;
}
#banner_rightnav a:link, #banner_rightnav a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
#banner_rightnav a:hover {
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}
ul {
	margin: 0px;
	padding: 1px;
}
#banner_rightnav ul {
	display:inline;
}
#banner_rightnav li{
	display: inline;
	list-style-image: none;
	list-style-type: none;
	padding: 0px 1px;
}
#banner_rightbtm {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 15px;
	width: 496px;
	background-repeat: no-repeat;
	background-image: url(images/ban_btm01.gif);
}
#cont {
	margin: 0px;
	float: left;
	height: auto;
	width: 784px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#cont_left {
	float: left;
	height: auto;
	width: 285px;
	padding-left: 5px;
	padding-right: 5px;
	image: border=none;
	border-image: none;
	/* [disabled]border-right-width: 1px; */
}
#cont_left p {
	font-size: 70%;
	margin: 0px;
	color: #666666;
	padding-top: 5px;
}
#cont_left h1 {
	color: #5D7900;
	font-size: 105%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 5px;
}

#cont_left h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 10px 0px 0px;
	font-weight: bold;
	font-size: 70%;
}
#cont_right {
	float: left;
	height: auto;
	width: 465px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#cont_right p {
	font-size: 75%;
	margin: 0px;
	color: #000000;
	padding-top: 5px;
}
#cont_right h1 {
	color: #5D7900;
	font-size: 105%;
	font-family: Arial;
	margin: 0px;
	padding-top: 5px;
}

#cont_right h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #5D7900;
	margin: 0px;
	padding: 10px 0px 0px;
	font-weight: bold;
	font-size: 70%;
}

#cont_right ul{
    font-size: 75%;
    color: #000000;
    padding-top: 0px 0px 10px 10px;
    padding-left: 0px;
}
#bottom_nav {
	float: left;
	height: 51px;
	width: 784px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #97c801;
	border-right-color: #97c801;
	border-bottom-color: #97c801;
	border-left-color: #97c801;
	background-image: url(images/btm_navBG.jpg);
	background-repeat: repeat-x;
}
#bottom_navleft {
	float: left;
	height: 20px;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial;
	font-size: 55%;
	padding-left: 2px;
	text-align: center;
}
#bottom_navright {
	float: right;
	height: 15px;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial;
	font-size: 70%;
	text-align: center;
	padding-right: 2px;
	word-spacing: 1px;
}
#bottom_navright a:link, #bottom_navright a:visited {
	color: #000000;
	text-decoration:none;
}
#bottom_navright a:hover {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
ul {
    margin-top: 5px;
    margin-right: 0px;
    margin-left: 19px;
    margin-bottom: 0px;
    padding: 1px;
}
#bottom_navright ul {
	display:inline;
}
#bottom_navright li{
	display: inline;
	list-style-image: none;
	list-style-type: none;
	padding: 0px 1px;
}
#redhead {
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
}

#newtag {
	color: #FF0000
}
