/* Style sheet for the Edgecomb Historical Society Flye collection */

#icon { width: 10%;
	    float: left; }
	    
#icon img { width: 100%;
            height: 5em; }

* html #icon img { height: 5.75em; }    /* Hack for IE */
                         
#title { text-align: center;
         font-size: 250%;
         font-weight: bold; }              

.note { font-size: 85% ;
        font-family: Arial, serif;
        padding-left: 1em;
        padding-right: 2em; }

.notelink { font-size: 70%;
            font-weight: bolder;
            padding-left: 2em; }
                    