H1
{
  color:#4d3938;
  font-family:bitstream vera sans;
  font-size:18pt;
  font-style:italic;
}
H2 
{
  color:#4d3938;
  font-family:bitstream vera sans;
  font-size:16pt;
  font-style:italic;
}
H3 
{
  color:#4d3938;
  font-family:bitstream vera sans;
  font-size:14pt;
  font-style:italic;
}
H4 
{
  color:#4d3938;
  font-family:bitstream vera sans;
  font-size:12pt;
  font-style:italic;
}
BODY
{
  background-color:#d1c3b8;
  color:#4d3938;
  font-family:bitstream vera sans;
  font-size:11pt;
}
A:link, A:visited
{
  font-style:oblique;
  color:#4d3938;
  font-family:bitstream vera sans;
  text-decoration:underline;
}
.modify
{
  color:#4d3938;
  font-family:bitstream vera sans;
  font-size:8pt;
  line-height:0.7em;
}
.imt
{
  font-family:sans-serif;
  font-style:normal;
  font-size:9pt
}
HR
{
  color:#4d3938;
}

a img {
  border: 5px #4d3938;
  border-style: solid;
}

div.imageinframe { 
  border-style: none;  
  float: left; 
  margin: 1em;
}

div.imagefront a img { 
  border-style: none;
  padding-left: 10em;
  padding-top: 10em;
}

div.fullimage { /* picture in image page */
  float: left;
  overflow: hidden;
  margin: 2em;
}

div.fullimage a img { 
}

div.spacer { /* needed to clean the flow before and after floating thumbnails */
  clear: both;
}

div.thumbs { /* the area all the thumbnails reside in */
  margin: 2%;
  clear: none;
}

div.thumbnail { /* the area of a single thumbnail */
  float: left;
  overflow: hidden;
  margin: 2em;
}
div.thumbnail a img { 
#  border: 5px #4d3938;
#  border-style: inset;
}

div.thumbnail a{
padding: 11px 0px 15px 11px;
margin: 0px;
display: block;
}
div.thumbnail span a {
height: 1%;
clear: none;
display:block;
}
div.thumbnail div{ /* this is only for text below thumbnails */
  font-size: .8em;
  white-space: nowrap;
  width: 140px;
  overflow: hidden;
  padding: 0;
  color: #4d3938;
  text-align: center;
}

div.thumblist { /* the area of a single thumbnail in the directory list*/
  background: #dedeee url(frame.gif) no-repeat top left;
  padding: 0px 20px 30px 0px ;
  margin: 0px 00px 00px 20px ;
  clear: both;
  height: 125px;
  display: block;
#  border: 0px solid;
}

div.thumblist a{
padding: 11px 0px 15px 11px;
margin: 0px 0px 0px 0px;
float: left;
}
div.thumblist span {
padding: 3em 2em;
margin-left: 130px;
display: block;
}



