/* Style sheet for the Edgecomb Historical Society / Friends of Fort Edgecomb base page */

a:link { text-decoration: underline;
         color: blue; }

a:visited { text-decoration: underline;
            font-weight: 200;
            color: gray; }
          
a:hover  { text-decoration: underline; }

body { width: 100%;
       min-width: 850px;
	   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;
       color: black;
       background-color: rgb(90%,90%,100%); }
             
div.header { width: 100%;
             height: 100%;
             border: thin solid black;
             background-color: silver; } 

div.main { font-size: 100%; }
           
div#of { font-size: 65%;
         margin-top: 0.3em;
         margin-bottom: 0.3em }
           
div#partition { clear: both;
                width: 100%;
                height: 1.5em;
                background-color: red; }
               
div#announce { height: 20em; }               

div#mail { width: 15%;
           float: left;
           padding-bottom: 4px;
           border-right: double black; }
           
div#pageEHS { width: 50%;
              float: left; 
	          height: 88%;
	          background-color: yellow;
              text-align: center; }
              
div#pageEHS a {margin-left: 20%; }              
                
div#pageFOFE { width: 50%;
               float: right; 
               height: 88%;
	           background-color: yellow;
               text-align: center; }
              
div#pageFOFE a {margin-right: 20%; }              
               
div#announce { height: 20em; }               

div#marquee { height: 2.2em;
              border-bottom: double black; }
              
div#mail { width: 15%;
           height: 2em;
           float: left;
           padding-bottom: 4px; }
                                         
div#emailEHS { height: 50%;
               text-align: center; }
                
div#emailFOFE { height: 50%;
                text-align: center; }
	                  
div#event { width: 84%;
            float: right; }
            
.ad { width: 25%;
      float: left;
	  border-left: thin solid black;  
      border-right: thin solid black;
      margin-top: .5em;
      margin-left: 2em;
      font-size: x-small;
      text-align: center; }            
            
div#promo { text-align: center;
            height: 15.5em; }
            
div#promo img { float: left;
                width: 25%;
                height: 14.5em;
                text-align: center;
                margin-left: 2em;
                margin-top: 0.5em; }   
                
div#promo p.third { float: right;
                    width: 50%;
                    margin-right: 1em;
                    margin-top: 0.2em;
                    font-family: "Poor Richard" ;
                    font-size: 150%;
                    font-weight: bold; }

div#promo span#link { font-style: italic;
	                  color: blue; }
           
div#inprogress { margin-top: 3em; } 

div#shout { font-size: 200%;
            font-weight: bold;
            text-align: center;
            border: double red; }

div#Flye { height: 3em;
           width: 8em;
           text-align: center;
           border-right: thin solid purple;
           border-bottom: thin solid purple;
           float: left; }
               
div#inprocess { width: 30%;
                margin-top: 3em;
                margin-left: 35%;
                font-size: 20pt;
                text-align: center;
                border: medium solid black; }

div#credits { border: thick double black;
              font-size: 0.64em;
              font-weight: bold;
              text-align: center;
              color: blue; }        

#mark { font-size: 2em; }
                                    