body {
    background-attachment : fixed;
    background-color : #c7b74a;
    background-position : right;
    background-repeat : no-repeat;
    font-family : arial,helvetica,sans-serif;
  }


A:link {
    color : #243493;
  }


A:active {
    color : #243493;
  }


A:visited {
    color : #0a2829;
  }


A:hover {
    color : #243493;
  }


.caption {
    color : #071d7f;
    font-size : 9pt;
    font-style : italic;
  }

.galleryheader {
    width : 50em;
  }

.thumbnails {
	display:block ;
  }

IMG.thumbnail {
  border-style : solid;
  cell-spacing : 30;
  border-width : 5pt;
  border-color : #000000;
}

.display {
    border-bottom-color : #000000;
    border-bottom-width : 5px;
    border-left-color : #000000;
    border-left-width : 5px;
    border-right-color : #000000;
    border-right-width : 5px;
    border-top-color : #000000;
    border-top-width : 5px;
 }

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