/* Generated by KompoZer */
body {
  background-color: #c3c1c1;
  font-family: Arial;
  color: #9c9a9b;
  text-align: center;
}
a {
  color: #9c9a9b;
  text-decoration: underline;
}
a:hover {
  color: #c3c1c1;
  text-decoration: underline;
}
img {
  border:  none;
}
hr {
  border:  none;
  background-color: #d3d1d1;
  height: 1px;
  color: #d3d1d1;
  width: 80%;
  margin-top: 5px;
  margin-bottom: 5px;
  display: block;
}
table {
  border:  none;
  margin: 0 auto;
  text-align: center;
}
td {
  padding: 15px;
}
td:hover {
  background-color: #d3d1d1;
  color: black;
}
#container {
  margin: 0 auto;
  padding: 0;
  position: relative;
  text-align: center;
  width: 760px;
  display: block;
  overflow: hidden;
}
.top {
  margin: 0px;
  background: #c3c1c1 url(img/top.jpg) repeat scroll 0%;
  display: block;
  width: 100%;
  height: 70px;
  text-align: center;
}
.title {
  padding-top: 20px;
  font-weight: bold;
  font-size: 30px;
}
.description {
  background: #c3c1c1 url(img/main.jpg) repeat scroll 0%;
  padding-top: 10px;
  font-size: 15px;
}
.foot {
  padding-top: 10px;
  font-size: 10px;
}
.main {
  margin: 0px;
  background: #c3c1c1 url(img/main.jpg) repeat-y scroll 0%;
  display: block;
  width: 100%;
  height: auto;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}
.navigation {
  font-size: 12px;
}
.gallery {
  margin: 0 auto;
  display: block;
  width: 100%;
  text-align: center;
  height: auto;
}
.table {
  margin: 0 auto;
  display: table;
  width: 80%;
  padding-top: 10px;
  height: 100%;
  table-layout: fixed;
}
.table-row {
  display: table-row;
}
.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;
  background: #c3c1c1 url(img/bottom.jpg) repeat scroll 0%;
  display: block;
  width: 100%;
  height: 49px;
  font-size: 10px;
  text-align: center;
}

