body {
  border:  none;
  margin: 0;
  padding: 0;
  background: white none repeat scroll 0% 50%;
  font-size: 12px;
  color: black;
}
img {
  border:  none;
}
.oops {
  display: none;
}
#masthead {
  border:  none;
  float: left;
  margin-left: 35%;
  margin-right: 15%;
  z-index: 9;
  height: 172px;
  width: 475px;
}
#left {
  border:  none;
  margin: 0px;
  padding: 0px;
  background: white none repeat scroll 0% 50%;
  height: 600px;
  top: 70px;
  width: 250px;
  position: absolute;
  left: 10px;
}
#main {
  border:  none;
  background: white none repeat scroll 0% 50%;
  z-index: 6;
  position: absolute;
  text-align: center;
  top: 184px;
  right: 25%;
  bottom: 65%;
  left: 199px;
  height: 200px;
  width: 75%;
}
#nav {
  margin: 0;
  padding: 0;
  overflow: hidden;
  width: 200px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  display: inline;
}
#home {
  margin: 15px;
  background: transparent none repeat scroll 0% 50%;
  height: 66px;
}
#about {
  margin: 15px;
  background: transparent none repeat scroll 0% 50%;
  height: 66px;
}
#tides {
  margin: 15px;
  background: transparent none repeat scroll 0% 50%;
  height: 66px;
}
#tips {
  margin: 15px;
  background: transparent none repeat scroll 0% 50%;
  height: 66px;
}
#recipes {
  margin: 15px;
  background: transparent none repeat scroll 0% 50%;
  height: 66px;
}
#forum {
  margin: 15px;
  background: transparent none repeat scroll 0% 50%;
  height: 66px;
}

