DIV,BODY,TD,TH,TR,TABLE,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5 {
  font-family: arial-narrow,verdana,helvetica,sans-serif;
  font-size: 9pt;
  color :  #dddddd;
  background :  #464646
}

A:link { color :  #aaaaaa}
A:active { color :  #d5ae83}
A:visited { color :  #666666}
A:hover { color :  #000000}

h2 
{
  font-size:         12pt;
  text-align:        left;
  letter-spacing:     6px; 
  padding-top:        5px;
  padding-bottom:     5px; 
  margin-left:        2px;
  margin-right:       2px; 
  background-color:  #232323;
  color:  white;
}

.caption {
  font-size : 12pt;
  color :  #000000;
  font-style : regular;
}

a.thumbnail, a.thumbnail:link, a.thumbnail:visited, a.thumbnail:active {
        border:  #000000 1px solid;
        margin-bottom: -50px;
        padding-top: 5px;
        width: 172px;
        display: block;
        background:  #232323;
        height: 200px;
}

a.thumbnail:hover {
        border:  #787878 1px solid;
        margin-bottom: -55px;
        padding-top: 5px;
        width: 172px;
        display: block;
        background:  #262626;
        height: 200px;
}

/* Here's what you want - Phoenix */
.thumbnails B {
  background: transparent;
}

td.thumbnail 
{ 
   height: 220px; 
} 


/* They should not be here at all - Phoenix
body{
        margin-bottom: 20px;
        margin-top: 0px;
        background:  #414141;
}

div,body,th,tr,table,li,ul,form,
blockquote,p,b,i,h4,center {
        border: 0px;
        color:  #CCCCCC;
        font: 11px verdana, Tahoma, Helvetica, sans-serif;
}
*/

// font is usually not used this way. - Phoenix
font {
        margin-left: 4px;
        margin-right: 4px;
        width: 160px;
        display: block;
        color:  #5B5B65;
        font: 9px Verdana, Tahoma, Helvetica, sans-serif;
        letter-spacing: 0px;
}


// Added by Phoenix

DIV.thumbnails {
  background-color:  #414141;
}

img.thumbnail {
        border:  #000000 1px solid;
        margin: 0px;
        padding: 0px;
        background:  #2D2D2D;
        vertical-align: middle;
	}input {
        border:  #000000 1px solid;
}

table.thumbnail {
        width: 10%;
}

IMG.display {
  border-style : solid;
  border-width : 1pt;
  border-color :  #000000;
}



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