body {
  background-color: #fff;
  color: #191970;
  width: 810px;
  margin: 0px auto;
  margin-bottom: 25px;
  font-family: Arial, Helvetica, sans-serif;
}
hr {
  width: 98%;
  color: #000;
  background-color: #000;
}
td p {
  margin: .5em 0px;
}
a img {
  border-style: none;
}
img.bg_sun {
  position: absolute;
  left: 0px;
  z-index: -1;
  height: 200%;
  width: 100%;
}
div.bg_wave {
  background-color: #fff;
  color: inherit;
  position: absolute;
  z-index: -1;
  margin-bottom: -1005px;
  width: 810px;
}
div.bg_wave img {
  height: 2005px;
  width: 363px;
}
div.header {
  height: 116px;
  background: #91918b url('images/header.jpg');
  color: #203891;
}
div.header span {
  display: block;
  float: right;
  line-height: 116px;
  font-size: 3em;
  margin-right: 35px;
}
div.nav_top, div.nav_bottom {
  text-align: center;
}
div.nav_top a, div.nav_bottom a {
  font-size: .95em;
  text-decoration: none;
  color: #191970;
}
div.nav_top a:hover, div.nav_bottom a:hover {
  text-decoration: underline;
}
div.nav_top {
  text-align: center;
}
div.nav_left {
  float: left;
  width: 129px;
  padding-left: 11px;
  margin-right: 10px;
}
div.nav_left a {
  font-size: 14px;
  text-decoration: none;
  color: #191970;
}
div.nav_left span {
  display: block;
  margin: -23px 0px 10px 8px;
}
div.nav_left img {
  border-style: none;
}
div.content {
  width: 638px;
  padding: 0px 11px;
  float: left;
}
div.footer {
  text-align: center;
  clear: both;
}
div.nav_bottom {
  padding-bottom: 5px;
}
img#bg_right {
  background-color: #fff;
  width: 93px;
  height: 1122px;
}
div.photo_gallery {
  text-align: right;
  line-height: 1em;
  width: 650px;
  float: right;
  margin-top: 10px;
}
div.photo_gallery a {
  display: block;
  width: 142px;
  height: 11em;
  overflow: hidden;
  float: left;
  text-align: center;
  text-decoration: none;
  font-size: .7em;
  margin: 0px 10px;
  color: #000;
}
div.photo_gallery img {
  width: 140px;
  height: 105px;
  border: 1px solid #000000;
  display: block;
}

