/* Generated by KompoZer */
body {
  background-color: #dadada;
  font-family: Arial;
  color: black;
  text-align: center;
}
img {
  border:  none;
}
a {
  text-decoration: underline;
  color: black;
}
a:hover {
  color: blue;
}
table {
  border:  none;
  margin: 0 auto;
  text-align: center;
}
td {
  padding: 15px;
}
#container {
  border: 1px solid blue;
  margin: 0 auto;
  padding: 0;
  position: relative;
  text-align: center;
  width: 700px;
  display: block;
}
.top {
  margin: 0px;
  background: #ffffff url(img/top.jpg) repeat-x scroll 0% 50%;
  display: block;
  width: 100%;
  height: 80px;
  text-align: left;
  color: white;
}
.title {
  padding-top: 20px;
  padding-left: 10px;
  font-weight: bold;
  font-size: 25px;
}
.description {
  padding-top: 5px;
  padding-left: 10px;
  font-size: 15px;
}
.main {
  margin: 0px;
  background: #ffffff none repeat scroll 0% 50%;
  display: block;
  width: 100%;
  height: auto;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}
.navigation {
  border-top: 1px solid blue;
  border-bottom: 1px solid blue;
  font-size: 13px;
  padding-top: 3px;
  padding-left: 10px;
  height: 422px;
  text-align: left;
}
.gallery {
  margin: 13px auto;
  display: block;
  width: 90%;
  height: auto;
  text-align: center;
  overflow: hidden;
}
.pictitle {
  font-weight: bold;
  font-size: 12px;
  padding-top: 3px;
}
.picdesc {
  padding: 3px;
  font-size: 12px;
}
.spacer {
  width: 100%;
  height: 5px;
  display: block;
  clear: both;
}
.bottom {
  margin: 0px;
  display: block;
  width: 100%;
  height: 18px;
  font-size: 12px;
  text-align: center;
  background-color: #ffffff;
}
.foot {
  font-size: 10px;
}

