#wrapper {
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	border: 2px solid #1E1E22;
	text-decoration: none;
}
body {
	background-image: url(../images/Green_water.jpg);
	background-position: center center;
	text-decoration: none;
}

a:hover {
	color: #FFF;
	text-decoration: none;
}
#wrapper #spacer {
	height: 30px;
	width: 800px;
}
#wrapper #header {
	background-image: url(../hdr1.png);
	height: 140px;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px;
	margin-left: 0px;
}
#wrapper #mainbody a {
	color: #000;
	text-decoration: none;
}
#wrapper #mainbody a:hover {
	color: #FFF;
	text-decoration: none;
}

#wrapper #navigation {
	width: 750px;
	margin-right: 25px;
	margin-left: 25px;
	height: 24px;
	color: #000;
	text-align: center;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	margin-top: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1E1E22;
	border-right-color: #1E1E22;
	border-bottom-color: #1E1E22;
	border-left-color: #1E1E22;
	text-decoration: none;
}
#wrapper #mainbody h1 {
	text-align: center;
	font-size: 28px;
	text-decoration: none;
}
#wrapper #navigation a:hover {
	color: #FFF;
	text-decoration: none;
}
#wrapper #spacer2 {
	height: 25px;
	width: 800px;
	text-decoration: none;
}
#wrapper #mainbody {
	width: 700px;
	margin-right: 50px;
	margin-left: 50px;
	font-size: 20px;
	margin-bottom: 10px;
	text-decoration: none;
}
#wrapper #video {
	width: 800px;
	height: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 20px;
}


#wrapper #navigation a {
	color: #000;
	text-decoration: none;
}
#wrapper #weather {
	left: auto;
	right: auto;
	text-align: center;
}
#wrapper #RSS {
	width: 700px;
	padding-right: 50px;
	padding-left: 50px;
}
