#wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}
body {
	background-color: #020202;
}
#headerim1 {
	height: 148px;
	width: 220px;
	float: left;
	padding-top: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#headerim4 {
	height: 148px;
	width: 110px;
	float: left;
	margin: 5px;
}
#links {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	float: left;
}
#link {
	background-color: #003300;
	height: 40px;
	border: 2px solid #000000;
	width: 79px;
	float: left;
	margin: auto;
}
#content {
	width: 1000px;
	background-color: #999999;
	color: #000000;
	margin: 0px;
	padding: 0px;
	float: left;
}
#headerimlogo {
	height: 158px;
	width: 160px;
	float: left;
	padding-top: 0px;
	margin: 0px;
	background-color: #000000;
}
#fullwidthtext {
	width: 950px;
	color: #000000;
	margin: 0px;
	padding: 10px;
	float: none;
}
#lhstext {
	width: 425px;
	z-order: 0;
	color: #000000;
	margin: 0px;
	padding: 10px;
	float: left;
	height: 350px;
	z-index: 0;
}


#rhstext {
	width: 500px;
	color: #000000;
	margin: 0px;
	padding: 10px;
	float: right;
	left: 5px;
	height: 350px;

}
#myheader {
	background-position: right center;
	width: 1000px;
	height: 158px;
	background-image: url(Images/pebbles2.jpg);
	background-repeat: no-repeat;
	float: left;
	z-index: 20;
}
