DIV,BODY,TD,TH,TR,TABLE,FONT,INPUT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5 {
  font-size : 10pt;
  font-family: Verdana, Tahoma, Helvetica;
  color : #E6E6FA;
  background : #696969;
  background-image : url(https://genji.image.pbase.com/u6/gshiomi/upload/32742970.textured_gray.jpg);
background-attachment : fixed;
}

BODY
{
  padding: 6px; 
}

TABLE
{
width: 100%;
}

TABLE.imagetable
{
width: 0;
}

A:link { color : #5865e1}
A:active { color : #d5ae83}
A:visited { color : #5068e3}
A:hover { color : #5b80b7}

.caption {
  font-size : 9pt;
  color : #dddddd;
  font-style : italic;
}

.signat {
  padding-left: 16pt;
  font-size : 15pt;
  font-family : Lucida Calligraphy;
}

.thumbcap
{
font-size : 8pt;
font-style : italic;
}

.thumbtitle
{
font-size : 8pt;
font-style : bold;
}

h1
{
font-size : 15pt;
font-weight : bold;
border-top: ridge thick #0000CD;
border-bottom: ridge thick #0000CD;
padding-top : 2pt;
padding-bottom : 2pt;
background : #DCDCDC;
}

h2
{
font-size : 18pt;
font-weight : bold;
border-top: ridge thick #B22222;
border-bottom: ridge thick #B22222;
padding-left : 4pt;
padding-top : 2pt;
padding-bottom : 2pt;
color : #696969;
background : #E6E6FA;
}

h3
{
padding-left : 4pt;
font-size : 14pt;
font-weight : bold;
}

h4
{
padding-left : 4pt;
font-size : 12pt;
font-weight : bold;
font-style : italic
}

p.description
{
font-size : 10pt;
padding-left : 12pt;
padding-right : 12pt;
text-align: justify;
}

DIV.description
{
background : #696969;
}


INPUT
{
FONT-SIZE: 8pt;
color : white;
background : grey;
}

/*Experiments down here*/
/* causes the thumbs to be aligned to the left 
.thumbnails 
  { 
   float : left;
  } 

p.small
  { 
    clear: both; 
  } 

 end of thumbs left alignment */

.thumbnails 
{ 
  margin-left: 0; 
} 

/* end of align left */

TD
  {
    background-color: none;
  }

TD.thumbnail 
  {
    width: 33%; 
    vertical-align: top;
    border: 3px groove #696969;
  }

img
  {
    border: 1px black;
  }

img.display
{
  margin: 0px auto;
}

IMG.thumbnail
  {
    background-color: black;
    vertical-align: top;
    border: 1px INSET #999999;
  }

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