body {
  background-color: #425164;
  color: #c0c0c0;
  background-image: url(../../img/img/bg.gif);
}
a, a:visited {
  background-color: transparent;
  color: #009999;
}
a:hover {
  background-color: #009999;
  color: white;
  text-decoration: underline overline;
  text-transform: uppercase;
}
div#header h1 {
  font-family: tahoma,arial,helvetica,sans-serif;
  text-align: center;
  background-color: transparent;
  color: #009999;
  background-position:  center center;
}
div#index {
  margin: 1ex 0;
  text-align: center;
  color: white;
}
div#index table {
  border-color: white;
  border-width: 1px;
  margin: 0 auto;
  text-align: center;
}
div#index td.thumbcell {
  border: 1px solid white;
  padding: 10px;
  width: 140px;
  text-align: center;
  vertical-align: middle;
  background-color: transparent;
  background-image: url(../../img/img/main_.png);
  background-repeat: repeat;
  background-position: center top;
}
div#index td.thumbcell img {
  border-style: none;
}
div#index div.pages {
  font-family: tahoma,arial,helvetica,sans-serif;
  font-size: 0.8em;
  text-align: right;
}
div#navigation {
  margin: 1ex 0;
  text-align: center;
  font-family: tahoma,arial,helvetica,sans-serif;
  font-size: 0.8em;
}
div#navigation table {
  margin: 0 auto;
  text-align: center;
}
div#navigation td.previous {
  text-align: left;
  width: 140px;
}
div#navigation td.index {
  text-align: center;
}
div#navigation td.next {
  text-align: right;
  width: 140px;
}
div#navigation td.thumbcell {
  border: 1px solid #6a798c;
  padding: 10px;
  width: 140px;
  text-align: center;
  vertical-align: middle;
}
div#navigation td.thumbcell img {
  border-style: none;
}
div#navigation td.selected {
  border-style: outset;
  border-width: 2px;
}
div#navigation span.home {
  display: block;
  padding-bottom: 1em;
  color: white;
}
div#photograph {
  margin: 1ex 0;
  text-align: center;
}
div#photograph img {
  border: 1px solid #c0c0c0;
  margin: 0 auto;
}
h1.title {
  margin: 0px;
  text-align: center;
  font-family: tahoma,arial,helvetica,sans-serif;
  font-size: 0.8em;
  font-weight: bold;
  color: #009999;
  background-color: transparent;
}
p.caption, p.description {
  margin: auto;
  font-family: tahoma,arial,helvetica,sans-serif;
  text-align: center;
  font-size: 0.8em;
  display: block;
  width: 800px;
  color: white;
}
p.footnote {
  padding: 0 2em 0 0;
  font-family: tahoma,arial,helvetica,sans-serif;
  font-size: 0.6em;
  text-align: right;
}
