BODY { background-color: #F4EEDD;
    background-image: url(images/bg.gif);
    font-family: Verdana, Arial, Sans-serif; color: #967934; 
    margin: 5px; 
    font-weight: 500;
    }
 
a:link {  
    color: #BF5940;
    text-decoration: underline; 
    }
    
a:visited {  
    text-decoration: underline; 
    color: #BF5940;
    }
    
a:hover {  
    color: #00C000; 
    text-decoration: underline; 
    }
    
a:active {  
    color: #BF5940;
    text-decoration: underline; 
    }

h1 { font-size: medium; font-weight: 500; margin-bottom:2px;
 }
 
h2 { font-size: medium; font-weight: 600; text-align: left; text-decoration: underline; padding-right: 35px; padding-left: 35px;
 }
h2.front { font-size: large; font-weight: 600; text-align: center; text-decoration: none; padding-right: 20px; padding-left: 20px;
 }
h2.right { font-size: small; font-weight: 600; text-align: right; text-decoration: underline; padding-right: 5px; padding-left: 35px;
 }

h3 { font-size: medium; font-weight: 600; text-align: center; text-decoration: underline;
 }

div.learn { font-size: x-large; font-weight: 600; text-align: center; }
.3as {font-size: x-large; font-weight: 600; } 
.menu {text-align: center;}
.bird {background-image: url(images/bird.gif);}
.indent { padding-left: 45px;}
.frontpara1 { padding-left: 45px; padding-right: 45px; font-size: medium; font-weight: 600; }
.frontpara2 { padding-left: 45px; padding-right: 45px; font-size: small; font-weight: 600; }
td.frontpic1 { width: 20%; }
td.frontpic2 { width: 20%; text-align: right; }
div.assoccenter { font-weight: 600; text-align: center; text-decoration: underline; padding-top: 5px; padding-bottom: 5px; }
div.assoc { font-weight: 600; text-decoration: underline; padding-top: 10px; padding-bottom: 5px; }

TD { font-size: small; font-weight: 500;
 }
.small { font-size: x-small; font-weight: 400;
 }
.smallitalics { font-size: x-small; font-weight: 400; font-style: italic; 
 }

