.nav li { 
	list-style:none;
	list-style-image: url("images/siteimages/list.gif");
}

.nav li a
{
	display: block;
	height:40px;
}

.nav li:hover {
	list-style-image: url("images/siteimages/hovlist.jpg");
}

.link a:link {color: #197302}
.link a:visited {color: #197302}
.link a:hover {color: #FFFFFF}
.link a:active {color: #FFFFFF}

a:link {color: #197302}
a:visited {color: #197302}
a:hover {color: #000000}
a:active {color: #000000}

body {
	background-image: url("images/siteimages/bg10.jpg");
	background-color: #000000;
	text-align: center;
	margin: 0;
	padding: 0;
}

.container {
	position: relative;
	top: 30px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 100px;
	background-image: url("images/siteimages/fhead3.gif");
	background-repeat: no-repeat; 
}

.prev
{
	position: absolute;
	top: 50px;
}

.next
{
	position: absolute;
	top: 50px;
	left: 610px;
}

.nav {
	text-align: left;
	color: #ffffff;
	top: 99px;
	position: absolute; 
	width: 130px;
	background-color: #000000;
	height: 401px;
}

.content {
	position:relative;
	left:130px;
	width: 668px;
	top: 99px;
	height: 399px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	background-color: #e1e2e5;	
	background-image: url("images/siteimages/content2.jpg");
	background-repeat: no-repeat;
	overflow: auto;
}

.innercont {
	position:relative;
	left:5px;
	width: 645px; 
	margin-top: 5px;
}

.left {
	color: #ffffff;
	padding-left: 5px;
	text-align: left;
	top: 521px;
	position:relative;
	top: 99px;
	height: 80px;
	width: 211px;
	background-image: url("images/siteimages/bottomleft.gif");
}

.foot {
	color: #000000;
}

.centerleft {
	color: #ffffff;
	text-align: left;
	position:relative;
	top:19px;
	left:211px;
	width:235px;
	height: 79px;
	background-color: #8cc63f;
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-color: #000000;
}

.centerright {
	color: #ffffff;
	text-align: left;
	position:absolute;
	top: 500px;
	left:446px;
	width:133px;
	height: 79px;
	background-color: #8cc63f;
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-color: #000000;

}

.right {
	color: #ffffff;
	text-align: left;
	position:absolute;
	top: 500px;
	left: 579px;
	width: 221px;
	height: 80px;
	background-image: url("images/siteimages/bottomright.gif");
}



.image
{
	height: 150px;
	width: 300px;
	position:relative;
	left: 150px;
}

.text
{
	clear: both;
	}

.hoverbox
{
	cursor: default;
	list-style: none;
	border: 0px;
}

.hoverbox a
{
	cursor: default;
	border: 0px;
}

.hoverbox a .preview
{
	display: none;
	border: 0px;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -15px;
	left: -100px;
	z-index: 1;
	border: 0px;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	color: inherit;
	vertical-align: top;
	width: 237px;
	height: 141px;
	border: 0px;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	color: inherit;
	display: inline;
	float: left;
	position: relative;
	border: 0px;
}

.hoverbox .preview
{
	border-color: #000;
	width: 475px;
	height: 283px;
	border: 0px;
}

.nobord
{
	position: relative;
	text-align: center;
	top: 495px;
}

a img {border:none;}
