/* Generated by KompoZer */
body {
  background-color: #005f00;
}
#container {
  margin: 10px auto 0;
  background-repeat: no-repeat;
  padding-bottom: 10px;
  background-color: #ffffcc;
  overflow: auto;
  padding-top: 10px;
  width: 950px;
  padding-left: 15px;
}
#navbar {
  float: left;
  width: 150px;
}
#content {
  background-repeat: no-repeat;
  float: left;
  min-height: 400px;
  background-color: #ffffcc;
  color: #005000;
  width: 920px;
  background-position: left bottom;
  background-image: url(images/fish3.jpg);
}
#pageContent {
  float: left;
  min-height: 400px;
  font-size: 1.1em;
  color: #005000;
  padding-left: 15px;
  width: 755px;
  background-position: left bottom;
  background-repeat: no-repeat;
}
#clear {
  clear: both;
}
#banner {
  margin: 0px;
  padding: 0px;
  background-repeat: no-repeat;
  height: 150px;
  width: 920px;
  background-image: url(images/banner1.jpg);
}
#navbar ul {
  margin: 0;
  text-align: left;
  list-style-type: none;
  padding-left: 0;
  font-size: 13px;
}
#navbar li {
  border-style: none;
  margin-left: 0px;
  padding-left: 0px;
}
#navbar a {
  border-bottom: 1px dotted #707070;
  padding: 10px 10px 10px 40px;
  text-decoration: none;
  font-family: Arial,Helvetica,sans-serif;
  display: block;
  color: #33cc00;
  background-image: url(images/sunblock_off.gif);
  background-position: left center;
  background-repeat: no-repeat;
  background-color: #404040;
}
#navbar a:hover {
  color: yellow;
  background-image: url(images/sunblock_on.gif);
  background-repeat: no-repeat;
  background-position: left center;
  background-color: #605050;
}
h1 {
  padding-top: 0em;
  margin-top: 0em;
  margin-bottom: 0em;
  padding-bottom: 0em;
  font-weight: bold;
  font-style: italic;
  font-size: 1.8em;
  text-align: center;
}
h2 {
  margin-top: 0em;
  margin-bottom: 0em;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.3em;
  text-align: center;
}
#bannerTitle {
  height: 150px;
  font-weight: bold;
  color: yellow;
  font-size: 28px;
  float: right;
  text-align: right;
  padding-right: 40px;
}
#navbarBottom {
  height: 50px;
}
#active a:link, #active a:visited, #active a:hover {
  color: #33cc00;
  font-weight: bold;
  background-image: url(images/sunblock_on.gif);
  background-position: left center;
  background-repeat: no-repeat;
  background-color: #605050;
}
#left_col {
  float: left;
  width: 370px;
  padding-right: 15px;
}
#right_col {
}
#left_col img, #right_col img {
  border-style: outset;
  margin-right: 1em;
  margin-bottom: 1em;
}
