    .masthead {
        background: #CCC ;
        padding: 15px ;}
     
    .main {
        float: left;
        width: 70%;
        margin-right: 3%;  /* adds space between columns */
        margin-left: 3% ; }
     
    .footer {
        clear: left;  /* starts the footer below the floated content */
        padding: 15px ;
        background: #666 ;
    }
.subhead { color: #900; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; font-style: italic; text-align: center; }
.header { font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
.Italic { font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; }
.Bold { font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; }
a {text-decoration: none;}
.bodytext { font-family: Georgia, "Times New Roman", Times, serif; bottom: 12px; list-style-image: url(resources/bullet050_thm.gif); list-style-position: outside; }
.sansserif { font-family: Verdana, Arial, Helvetica, sans-serif; }
.sansserif_sm { font-size: smaller; font-family: Verdana, Arial, Helvetica, sans-serif; }
.lynnphoto {
	float: left;
	padding-right: 5px;
}
.align-top {
	vertical-align: top;
}
