DIV,BODY,TD,TH,TR,TABLE,FONT,INPUT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5 {
  font-family: Comic Sans MS,arial,helvetica,sans-serif;
  color : white;
  background : #5B5B65;
}

/* --- simple code to hide the menu -- */
body table td a img { display:none;} 
.thumbnails table img {display:none;}
table img {display:block;}
.display,.display img {display:block;}
.thumbnails table,.thumbnails table img, .display,p.small{ 
display: inline; 
body div.galleryheader table td a img {display:inline;}
} 

/* ----------------------------------- */


A:link { color : Yellow}
A:active { color : #d5ae83}
A:visited { color : Orange}
A:hover { color : #5b80b7}

IMG.thumbnail { 
border-style : solid; 
border-width : 2pt;
border-color : #5b80b7; 
}

IMG.display {
border-style : solid;
border-width : 3pt;
border-color : #FFFFFF;
}

BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }

BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }

h1, h2 {
        border:  #FFA000 6px solid;
        border-left: 1px none;
        border-right: 1px none;
        border-top: 1px none;
        margin-bottom: 1em;
        margin-left: -10px;
        margin-right: 0px;
        padding: 10px;
        width: 98%;
        display: block;
        background:  gray;
        color:  #eeeeee;
        font-size: 26px;
        font-weight: bold;
        letter-spacing: 4px;
        text-align: center;
        height: 36px;
        position: relative;
}


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