body {
  background-color: #997E69;
  color: #E9D8BA;
}

table.index_table
{
  width: 200px;
}

td.index_table_cell
{
  padding: 1px;
  border: none;
}

td.index_subcat_table_cell
{
  padding: 1px;
  border: none;
}

a:link {color: #E9D8BA;}

a:visited {color: #804000;}

a:active {color: #CC9966;}

.gallerytitle {
  font-family: Garamond, Times, serif;
  font-size: 18pt;
  font-weight: bold;
  color: #E9D8BA;
}

.thumbnailtabletitle {
  color: #7F502E;
}

.thumbnailtitle {
  font-family: Garamond, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
}

.thumbnail {
  text-align: center;
}

.thumbnail_title {

  text-align: center;
}

.navigationtext {
  font-family: Garamond, Helvetica, sans-serif;
  color: #E9D8BA;
}

.navigationdisabledtext {
  font-family: Garamond, Helvetica, sans-serif;
  color: #CCCCCC;
}