#aquamenu {
  float: center;
  width: 861px;
  height: 16px;
  font-family: Arial;
  font-size: 14px;
  color: white;
  background-color: #000066;
  border: solid 1px #000066;
  padding-top: 1px;
  padding-bottom: 1px;
}

#aquamenu a {
padding-left: 4px;
padding-right: 4px;
color: white;
text-decoration: none;
}

#aquamenu a:hover {
background-color: #CCCCFF;
color: blue;
}

#toph {
  float: center;
  width: 861px;
  height: 18px;
  border: solid 1px #FF9900;
}


#frame {
  width: 863px;
}

#aquahome {
  float: left;
  width: 200px;
  height: 16px;
  background-color: transparent;
  font-family: Arial;
  font-size: 12px;
  padding-top: 2px;
  padding-bottom: 2px;
}
/* 368px width */
#aquacontact {
  float: right;
  width: 570px;
  height: 16px;
  background-color: transparent;
  font-family: Arial;
  font-size: 12px;
  padding-top: 2px;
  padding-bottom: 2px;
}

#aquainfo {
  float: center;
  width: 861px;
  background-color: #000066;
  color: white;
  text-align: center;
  font-family: Arial;
  font-size: 12px;
  padding-top: 2px;
  padding-bottom: 2px;
  overflow: auto;
}

#aquainfo a {
  text-decoration: none;
  color: white;
}


#box {
  float: center;
  width: 861px;
  height: 500px;
  border: solid 1px #FF9900;
}

#trbox {
  float: center;
  width: 861px;
  height: 500px;
  color: white;
  font-family: Arial;
  font-size: 16px;
  line-height: 0.8;
  border: none 1px #000000;
}

#readbox {
  float: center;
  width: auto;
  height: 410px;
  border: solid 1px #FFFF00;
  margin: 20px;
  padding: 10px;
  overflow: hidden;
}

#aquabox {
  float: left;
  width: 429px;
  height: 432px;
  margin-left: 6px;
}

#stars {
	float: left;
	width: 190px;
	height:500px;
	margin-left: 0px;
	font-family: Arial;
	line-height: 1.4;
	color: white;
	background-color: #FF9900;
	border: solid 1px #FF9900;
	padding-top: 5px;
}

#stars a {
  color: white;
  text-decoration: none;
}

#stars a:hover {
	color: #FFFF00;
	text-align: center;
}


#swim {
  float: center;
  width: auto;
  height: 490px;
  text-align: center;
  background-color: #000066;
}

#swim a {
  color: white;
  text-decoration: none;
}


#waterswim {
  float: right;
  width: 190px;
  height: 180px;
  text-align: center;
  font-family: Arial;
  font-size: 14px;
  color: white;
  background-color: #FF9900;
  border: none 1px #FF9900;
  padding-top: 5px;
}

#waterswim a {
  color: white;
  text-decoration: none;
}

#waterswim a:hover {
  color: #000066;
}
