/* Generated by KompoZer */
body {
  background-color: #ffffff;
  font-family: Arial;
  color: #2979a4;
  text-align: center;
}
img {
  border:  none;
}
a {
  text-decoration: underline;
  color: #2979a4;
}
a:hover {
  color: #2979a4;
  text-decoration: none;
}
table {
  border:  none;
  margin: 0 auto;
  text-align: center;
}
td {
  padding: 10px;
}
#container {
  margin: 0 auto;
  padding: 0;
  position: relative;
  text-align: center;
  width: 900px;
  display: block;
  overflow: hidden;
}
.top {
  margin: 0px;
  display: block;
  background-color: #ffffff;
  background-image: url(img/top.jpg);
  background-repeat: repeat;
  background-position:  0% 0%;
  width: 100%;
  text-align: center;
  color: white;
  height: 102px;
  opacity: 0.685;
}
.title {
  padding-top: 40px;
  font-weight: bold;
  font-size: 2.6em;
}
.description {
  padding-top: 10px;
  font-size: 25px;
}
.main {
  margin: 0px;
  background: #c3c1c1 url(img/main.jpg) repeat-y scroll 0% 50%;
  display: block;
  width: 100%;
  height: auto;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}
.navigation {
  margin-left: 50px;
  padding-top: 0px;
  text-align: left;
  font-family: Tahoma,Verdana,Arial,Serif;
  font-weight: bold;
  color: #2979a4;
}
.navigation a {
  text-decoration: underline;
  color: #2979a4;
}
.navigation a:hover {
  border-bottom: medium none;
  text-decoration: none;
  color: #0080ff;
}
.gallery {
  margin: 23px auto;
  display: block;
  width: 90%;
  height: auto;
  overflow: auto;
  text-align: center;
}
.pictitle {
  font-weight: bold;
  font-size: 12px;
  padding-top: 30px;
}
.picdesc {
  padding: 30px;
  font-size: 12px;
}
.spacer {
  width: 100%;
  height: 5px;
  display: block;
  clear: both;
}
.bottom {
  margin: 0px;
  background: #ffffff url(img/bottom.jpg) repeat scroll 0% 50%;
  display: block;
  width: 100%;
  height: 98px;
  font-size: 12px;
  text-align: center;
}
.foot {
  padding-top: 50px;
  font-size: 10px;
}

