html{
	padding:0;
	height: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	overflow-y : scroll;
}
body{
	font: 76% arial,sans-serif;
	text-align:center;
	background-color: #E5E5E5;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-image: url(images/longbg1.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
div#container{
	text-align:left;
	width:766px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 0px;
}
#wrapper {
	float: left;
	width: 100%;
	background-image: url(images/wrapperbgshad.jpg);
	background-repeat: repeat-y;
}

#container2 {
}

div#content{
	color: #5C7A18;
	overflow: auto;
	padding-top: 10px;
	margin-right: 180px;
	margin-left: 180px;
	padding-bottom: 20px;
	background-image: url(images/watermark.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div#content p{
	line-height:1.4;
	margin-left: 10px;
	margin-right: 10px;
}


#content h1 {
	font-size: 1.6em;
	margin-left: 10px;
}
#content h2 {
	font-size: 1.4em;
	margin-left: 10px;
}
div#navigation{
	float:left;
	width:180px;
	margin-left: -760px;
	padding-top: 20px;
}
div#extra{
	float:left;
	width:180px;
	margin-left: -180px;
	padding-top: 25px;
}
div#footer{
	color: #FFF;
	clear:both;
	width:100%;
	height: 80px;
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 0px;
	background-image: url(images/footerbgshad.jpg);
}
#news {
	width: 155px;
	margin-left: 20px;
	padding-top: 0px;
}
#news h1 {
	font-size: 1.4em;
	margin-top: 0px;
	color: #547615;	
}
#news h2 {
	font-size: 1.2em;
	margin-top: 0px;
	color: #547615;	
}
#footer #footercontent {
	padding-top: 65px;
}

#header {
	height: 120px;
}

div#footer p{
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	color: #666666;
	padding: 0px;
}
.floatright {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}
.floatleft {
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
#credits {
	text-align: center;
}
#credits p {
	color: #999999;
}
#credits a {
	color: #999999;
}
#news a {
	color: #5C7A18;
}

#content a {
	color: #5C7A18;
}


#navigation ul {
	list-style-type: none;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	width: 180px;
	padding: 0px;
	}
#navigation a {
	text-align: left;
	display: block;
	text-decoration: none;
	font-size: 1em;
	color: #00791F;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	height: 40px;
	width: 120px;
	margin-left: 5px;
}

#navigation li {
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: none;
}

#navigation a:hover {
	color: #061A06;
	font-weight: normal;
	text-decoration: underline;
}

#navigation #current a {
	color: #061A06;
	font-weight: normal;
	text-decoration: underline;
}

