a {     color: rgb(154, 154, 255);
        text-decoration: none;
}
a:active {  color: #B29370;  }
a:link { color: #B29370; }
a:visited { color: #B29370; }
a:hover { color:#FFFFFF; }

a.thumbnail,
a.thumbnail:link,
a.thumbnail:visited,
a.thumbnail:active
{
   border: #1f160b 5px solid;
   margin-bottom: -41px;
   margin-right:-5px;
   margin-left:-5px;
   padding-top: 5px;
   width: 210px;
   display: block;
    background-color: #392a18;
   height: 200px;
}

a.thumbnail:hover
{
   border: #1f160b 5px solid;
   margin-bottom: -41px;
   padding-top: 5px;
   width: 210px;
   display: block;
background-color: #5a4226;
   height:200px;
}

td.thumbnail
{
   height: 180px;
} 
body{   text-align: left;
        margin-bottom: 0px;
        margin-right:0px;
        margin-left:00px;
        margin-top: 0px;
        background: #624c32;
	}

div, th, tr, table, font, li, ul, form, blockquote, p, i, h1, h2, h3, h4, h5, font, center {
        border: 0px;
        color: #dfcfbd;
        font: 13px Futura Lt BT;
        
}

h2 
{
  font-size:         12pt; 
  font-weight:      normal;
  text-align:       right; 
  letter-spacing:     8px; 
  padding-top:       15px;
  padding-bottom:    15px; 
  margin-left:       1px;
  margin-right:      1px; 
  background-color: black;
  color:  white;
}

h2:first-letter
{
  color:      #d5ae83;
  font-style: bold;
  font-size:  22pt;
}

font {
        margin-left: 4px;
        margin-right: 4px;
        width: 170px;
        display: block;
        color: rgb(211, 211, 220);
        font: 10.5px Times New Roman;
        letter-spacing: 0px;
}
img{
        border: rgb(0, 0, 0) 1px none;
}
img.thumbnail {
        border: rgb(0, 0, 0) 1px solid;
        margin: 0px;
        padding: 0px;
        background: rgb(45, 45, 45);
        vertical-align: middle;
}



.display {
        
        border: #000000 1px solid;
        margin-top: 1em;
        background: rgb(0, 0, 0);

}


BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }
