html {
  font-family: 'Trebuchet MS', Helvetica, sans-serif;
  background-color: #aadfee;
}
body {
  margin: 0px;
  background-color: #fff;
  border-bottom-color: #aadfee;
}
h1, h2, h3, h4, h5, h6, p, ul {
  margin: .5em 0px;
}
h1, h2, h3, h4, h5, h6 {
  color: #00b2d9;
}
h1 {
  font-size: 1.5em;
}
h2 {
  font-size: 1.3em;
}
h3 {
  font-size: 1.1em;
}
a {
  color: #ed174f;
}
a img {
  border-style: none;
}
div#container_overall {
  width: 988px;
  margin: 0px auto;
  background: #6595c6 url('images/1x1/container-overall-background.svg.png');
  padding-bottom: 13px;
  border: 1px solid #000;
}
div#header {
  height: 393px;
}
div#left {
  width: 195px;
  height: 175px;
  background-image: url('images/left-background.png');
  padding: 200px 0px 0px 28px;
  position: absolute;
  margin: 5px 0px 0px 12px;
}
div#nav_left {
  width: 136px;
  height: 133px;
  padding: 5px 20px;
  font-size: 15px;
  font-weight: bold;
  position: absolute;
  margin: 205px 0px 0px 40px;
}
div#nav_left a {
  display: block;
  text-decoration: none;
  padding-left: 12px;
  color: #00b2d9;
}
div#nav_left a.current {
  font-style: italic;
  background: url('images/nav-left-current-bullet.png') no-repeat left center;
  color: #ed174f;
}
img#logo1 {
  position: absolute;
  width: 196px;
  height: 177px;
  display: block;
  margin: 19px 0px 0px 23px;
}
img#date {
  position: absolute;
  width: 126px;
  height: 54px;
  display: block;
  margin: 5px 8px 0px 275px;
}
div#nav_top {
  height: 18px;
  line-height: 18px;
  float: right;
  margin: 14px 0px 0px 0px;
}
img#nav_top_left {
  width: 5px;
  height: 18px;
  float: left;
  display: block;
}
div#nav_top a {
  display: block;
  float: left;
  height: 100%;
  background: #aedfe5 url('images/nav-top-middle.png');
  color: #ed174f;
  text-decoration: none;
  padding: 0px 10px;
  border-left: 1px solid #009f94;
  font-size: 13px;
  font-weight: bold;
}
div#nav_top a.first {
  border-style: none;
}
div#nav_top a.current {
  color: #0081a6;
  font-style: italic;
}
img#nav_top_right {
  width: 5px;
  height: 18px;
  float: left;
  display: block;
}
img#logo2 {
  display: block;
  position: absolute;
  width: 163px;
  height: 66px;
  margin: 44px 0px 0px 751px;
  z-index: 2;
}
img#slideshow_frame {
  width: 733px;
  height: 321px;
  position: absolute;
  margin: 61px 0px 0px 244px;
  z-index: 1;
}
div#slideshow {
  width: 643px;
  height: 213px;
  overflow: hidden;
  position: absolute;
  margin: 76px 0px 0px 287px;
}
div#slideshow img {
  width: 643px;
  height: 213px;
}
img#content_background_top {
  display: block;
  width: 961px;
  height: 8px;
  margin: 0px auto;
}
div#content {
  background-color: #fec73a;
  border-bottom-color: #fee6aa;
  padding: 20px 20px;
  width: 921px;
  margin: 0px auto;
}
img#content_background_bottom {
  display: block;
  width: 961px;
  height: 8px;
  margin: 0px auto;
}
img#sendmeinfo {
  position: absolute;
  display: block;
  margin: 397px 0px 0px 825px;
}
img#onlineraffle {
  position: absolute;
  display: block;
  margin: 430px 0px 0px 825px;
  }
div#footer {
  text-align: center;
  font-size: .85em;
  clear: both;
  width: 988px;
  padding: 10px 0px;
  margin: 0px auto;
}
div.photo_gallery {
  margin-left: 5px;
}
div.photo_gallery a {
  display: block;
  width: 62px;
  height: 62px;
  font-size: .85em;
  overflow: hidden;
  float: left;
  text-align: center;
  text-decoration: none;
  margin: 4px;
}
div.photo_gallery img {
  width: 60px;
  height: 60px;
  border: 1px solid #ed174f;
  display: block;
}
