.boardMember {
    color: black;
}

.team, .team a {
    color: black;

}

.team .pic {
    text-align: left;
    float: left;
}

span.hello { position: relative; 
     left: 10px; 
     top: 20px; 
     z-index: 1;
     font-family: garamond, "Times New Roman", "Times Roman", Times, serif, Arial, Helvetica, sans-serif;
     font-size: 30px; 
     font-variant: small-caps; 
     font-style: italic;
     color: #999999; 
     }
     
span.salut { position: relative; 
     left: -120px; 
     top: 40px; 
     z-index: 2;
     font-family: garamond, "Times New Roman", "Times Roman", Times, serif, Arial, Helvetica, sans-serif;
     font-size: 40px; 
     font-variant: small-caps; 
     font-style: italic;
     text-decoration: underline;
     color: #ff0000;
     }

div.pic {
     margin: 10px;
     padding-bottom: 1em;
     text-align: center;
     }
     
div.function {
     font-family: garamond, "Times New Roman", "Times Roman", Times, serif; 
     font-size: 16px; 
     font-variant: small-caps; 
     font-style: normal;
     padding-left: 1em;
     }
     
div.ruler {
     margin-top: 5px;
     }
     
div.MemName { 
     font-size: 1.5em;
     font-style: normal;
     padding-left: 1em;
     padding-top: 1em;
     color:#000099;
     font-family:'Trebuchet MS', Verdana, sans-serif;
     }

div.MemName a {
    color: #000099;
    text-decoration: none;
}
     
div.maintxt {
     margin-top: 1em;
     display: block;
     width: 270px;
     float: left;
     padding-top: 1em;
     font-size: 1em;
     }

.team .maintxt {
    width: 400px;
}

.boardMember div.maintxt {
     padding-left: 1em;
}

.bck2Team {
    padding-top: 3em;
    text-align: center;
}


.bck2Team a {
    color:#000099;
    font-family:'Trebuchet MS', Verdana, sans-serif;
    font-size:1.1em;
    text-align: left;
    
    text-decoration: none;
}

.bio {

}

