/*this is the second css page for site to be used on gallery pages*/

body {background-image: none /* url(../drwgs-fish-20-cut-2.gif) */;
      background-position: center center;
      background-attachment: fixed;
      background-repeat: no-repeat;
/*      background-color: #669966;*/
/*      background-color: #bebebe;*/

      font-family: sans-serif;
      font-size: normal;
      font-weight: normal;
     /* text-align: center;*/
      }
STRONG { font-size: larger }
h1, h2, h3   {color: black;  
            text-shadow: white 1px 1px;
              text-align: left; margin: inherit;
           
}
hr {  width: 70%; margin-left: 20px; margin-right: 10% }

address {color: black; text-decoration: none }

p       {color: black; text-decoration: none; margin-left:20px; margin-right:5px; width: auto; text-align: left}

/*this next one doesn't seem to work*/

p.black   { color: black; text-decoration: none; }

DL    { text-align: left }

div.img     { float: right; border: 1px solid silver; margin-left:10px; margin-right:10px; width: auto; padding:5px;}
div.img.p   { float: right; color: black; text-decoration: none;  text-align: inherit  width:auto; margin-left:10px; margin-right:10%;}
p.footer	{color: black; text-decoration: none; text-align: left; margin-left: 5%; margin-right: 30%; font-family: sans-serif; font-size:10px;}
p.menu   {color: black; text-decoration: none; text-align: left; margin-left: 5%; margin-right: 30%; font-family: sans-serif; font-size:12px;}
p.caption {font-size:10px; margin-left: 20px;}