/* Generated by KompoZer */
body {
  background-color: #60635c;
  font-family: Courier New;
  color: #60635c;
  text-align: center;
}
img {
  border:  none;
}
a {
  text-decoration: underline;
  color: #60635c;
}
a:hover {
  color: silver;
}
table {
  border:  none;
  margin: 0 auto;
  text-align: center;
}
td {
  padding: 10px;
}
#container {
  margin: 0 auto;
  padding: 0;
  position: relative;
  text-align: center;
  width: 850px;
  display: block;
  overflow: visible;
}
.top {
  margin: 0px;
  background: #60635c url(img/top.jpg) no-repeat scroll 0% 50%;
  display: block;
  width: 100%;
  height: auto;
  text-align: right;
  color: black;
  font-family: Courier New;
}
.title {
  padding-top: 73px;
  padding-left: 10px;
  font-weight: bold;
  font-size: 25px;
}
.description {
  padding-top: 5px;
  padding-left: 10px;
  font-size: 15px;
}
.main {
  margin: 0px;
  background: #999999 none repeat scroll 0% 50%;
  display: block;
  width: 100%;
  height: auto;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}
.navigation {
  font-size: 13px;
  padding-top: 3px;
  padding-left: 10px;
  height: 22px;
  text-align: left;
  background-color: black;
}
.gallery {
  margin: 9px auto 13px;
  display: block;
  width: 90%;
  height: auto;
  text-align: center;
  overflow: visible;
}
.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: #999999;
}
.foot {
  font-size: 12px;
}

