.whitewater {
	background-image: url(images/wwatertop.jpg);
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 110px;
}
.leftnav {
	background-color: #3284AB;
	padding: 4px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	position: absolute;
	left: 4px;
	top: 143px;
	height: 500px;
	width: 175px;
}
.topbar {
	background-color: #000000;
	border: thin solid #000000;
	height: 25px;
	width: 100%;
	left: 0px;
	top: 110px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: right;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFFFF;
}
.rightnav {
	padding: 4px;
	position: absolute;
	left: 209px;
	top: 142px;
	background-color: #FFFFFF;
	height: 500px;
	width: 150px;
	border-top: thin none #000000;
	border-right: thin solid #000000;
	border-bottom: thin solid #000000;
	border-left: thin solid #000000;
}
.boxes {
	background-color: #3284AB;
	border: thin solid #000000;
	color: #FFFFFF;
}
.pictures {
	background-color: #3887B0;
	border: 1px solid #000000;
	font-weight: bold;
	color: #FFFFFF;
}
.picText {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #3284AB;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px none #FFFFFF;
}
.body {
	width: 600px;
	position: absolute;
	top: 150px;
	left: 220px;
}
