DIV,BODY,TD,TH,TR,TABLE,INPUT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5 {
  font-family: copperplate gothic light,monotype corsiva,san-serif;
  font-size : 12pt;
  color :   }
A:active { color :   }
A:visited { color :   }
A:hover { color :   }

.caption {
  font-size : 14pt;
text-align: center;
  color :   ;
  font-style : strong;
}
display /* border around image in image page */
{
        border:    2px ridge;
        margin-top: 1em;
        background:  #FFFFFF;
}
.display {
        border:    6px ridge;
        margin-top: 1em;
        background:  #FFFFFF;
filter:
progid:DXImageTransform.Microsoft.Shadow(color="#000000",Direction=135,Strength=10);
}
body{
        background:  ;
        background-image: url("https://pbase.com/lynnh/image/138483508/original.jpg");
  background-position: center;
  background-repeat:repeat;
  background-attachment:fixed;



 
}

}
 
 
/* --------------------------------------------
    Thumbnail Styles
   -------------------------------------------- */
/* This is to ensure that long texts in thumbnails are 
   wrapped around. Different browsers do it differently */
td.thumbnail font
{
        white-space: -moz-pre-wrap; /* Mozilla*/
        white-space: -pre-wrap; /* Opera 4 - 6 */
        white-space: -o-pre-wrap; /* Opera 7 */
        white-space: pre-wrap; /* CSS3  */
        word-wrap: break-word; /* IE 5.5+ */
}
 
 
td.thumbnail 
{ 
        padding: 10px; height: 210px;
        /* dont forget to add width here else text wrapping
         in mozilla will not work - since this is the parent
         class */
        width: 230px;
 
}
 
a.thumbnail, a.thumbnail:link, a.thumbnail:visited, a.thumbnail:active 
{ 
 
     border:    3px solid;   
     margin-bottom: -60px; 
     padding-top: 10px; 
     width: 230px; 
     display: block; 
     height: 210px; 
     -moz-border-radius-bottomright: 20px; 
     -moz-border-radius-topleft: 10px; 
 
 
}
 
 
a.thumbnail:hover		
{    border:    4px solid;
 
}
 
 
table.thumbnail 
{
        width: 20%;
}
 
}

h1 {
        border:    4px solid;
        border-left: 1px none;
        border-right: 1px none;
        border-top: 1px none;
        margin-bottom: 1em;
        margin-left: -10px;
        margin-right: 0px;
        padding: 20px;
        width: 99%;
        display: block;
        background:  ;
        color: ;
        font-size: 72px;
        font-weight: strong;
        letter-spacing: 2px;
        text-align: center;
        height: 20px;
        position: relative;
}



h2 {
font-family : papyrus,copperplate gothic light,lucida sans,gadget,comic sans ms;
font-size: 28pt;
font-weight: normal;
text-align: center;
letter-spacing: 5px;
padding-top: 15px;
padding-bottom: 15px;
margin-left: -10px;
margin-right: -10px;
background :  #7575A3;
color :   
}


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