/* Style sheet for the Edgecomb Historical Society / Friends of Fort Edgecomb archeology article */

body { width: 925px;
       min-width: 900px;
	   font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: 12pt;
       border-style: none;
       border: 0;
       margin: 0;
       padding: 0;
       text-align: left;
       text-decoration: none; }
                  
div.header { width: 100%;
             height: 5em; } 
             
div.header img { width: 100%;
                 height: 100%; }

div#left { width: 7%;
           float: left; }

div#left img {width: 100%; }

div#ref { margin-left:5em;
	      font-size: 110%;
	      text-align: center; }

div#bulk { width: 92%;
           float: right;
           margin-top:2em; }
           
div#bulk p { text-indent: 25px; }  

div#bulk p.foo { font-weight: 900;
                 text-indent: 0px;
                 text-decoration: underline; }
           
div.imageL { float: left;
             width: 52%; }
          
div.imageL img { margin-top: 1em;
                 margin-bottom: 1em;
                 width: 95%; }
              
div.imageL p { font-weight: 900;
               font-size: small; }
           
div.imageL2 { float: left;
              width: 40%; }
          
div.imageL2 img { margin-top: 1em;
                  margin-bottom: 1em;
                  width: 95%; }
              
div.imageL2 p { font-weight: 900;
                font-size: small; }
           
div.imageR { float: right;
             width: 55%; }
          
div.imageR img { margin-top: 1em;
                 margin-bottom: 1em;
                 width: 95%; }
              
div.imageR p { font-weight: 900;
               font-size: small; }
           
div.imageRb { float: right;
              width: 48%; }
          
div.imageRb img { margin-top: 1em;
                  margin-bottom: 1em;
                  margin-left: 1em;
                  border: thin solid black;
                  width: 85%; }
              
div.imageRb p { font-weight: 900;
                font-size: small; }
           
div.imageFull { margin-left: 10%;
                width: 90%; }
          
div.imageFull img { margin-top: 1em;
                    margin-bottom: 1em;
                    width: 95%; }
              
div.imageFull p { font-weight: 900;
                  font-size: small; }
           
div.imageFull2 { margin-left: 15%;
                 width: 70%; }
          
div.imageFull2 img { margin-top: 1em;
                     margin-bottom: 1em;
                     margin-left:5%;
                     border: thin solid black;
                     width: 90%; }
              
div.imageFull2 p { font-weight: 900;
                   font-size: small; }
                          
div#bulk p span { text-decoration: underline; }

table { align:center;
        margin-left:30%; }
        
table td { width: 80px; }

table.scraps { margin-left:10%; }

table#scraps2 { align:left;
                margin-left:20%; }
        
table#scraps2 td { width: 50px; }

