#nameheader {
    font-size: 45px;
    font-family: Georgia, "Times New Roman", Times, serif;
    position:relative;
    margin-left: auto;
    margin-right: auto;
    width:700px;
}
.whitespacer {
    position:relative;
    margin-left: auto;
    margin-right: auto;
    width:700px;
    height:5px;
}
#menuheader {
    font-family: Tahoma, Verdana, Geneva, Arial, sans-serif;
    font-size: 12px;
    background-color: #A7AAAA;	
    position:relative;
    margin-left: auto;
    margin-right: auto;
    width:700px;
    height:30px;
    line-height:30px;
}
#menuheader a:link {
    color: black;
    text-decoration: none;
}
#menuheader a:visited {
    color: black;
    text-decoration: none;
}
#menuheader a:hover {
    color: red;
    text-decoration: none;
}
#allcontent {
    font-family: Tahoma, Verdana, Geneva, Arial, sans-serif;
    font-size: 11px;
    text-align: justify; 
    position:relative;
    margin-left: auto; 
    margin-right: auto;
    width:700px;
}
#columnone {
    float: left;
    width: 220px;
    padding: 0 10px 0 0;
}
#columntwo {
    float: left;
    width: 220px;
    padding: 0 10px 0 10px;
}
#columnthree {
    float: right;
    width: 220px;
    padding: 0 0 0 10px;
}
#copyright {
    font-family: Tahoma, Verdana, Geneva, Arial, sans-serif;
    font-size: 10px;
    color: black;
    text-align: center;	
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width:700px;
    height:20px;
    line-height:20px;
    clear: both;
}
span.black {
    color: black;
}
span.bold {
    font-weight: bold;
}
span.colhead {
    font-size: 25px;
    font-family: Georgia, "Times New Roman", Times, serif;
}
span.abouthead {
    font-size: 20px;
    font-family: Georgia, "Times New Roman", Times, serif;
    line-height: 11px;
}
span.researchhead {
    font-size: 20px;
    font-family: Georgia, "Times New Roman", Times, serif;
}
span.mailhead {
    font-size: 16px;
    font-family: Georgia, "Times New Roman", Times, serif;
}
#mailform {
    top: 225px;
    left: 210px;
    position: absolute;
    z-index: 1;
    
}
#mailcontent {
    top: 218px;
    left: 220px;
    position:absolute;
    line-height:35px
}
#maillabels {
    top: 218px;
    left: 60px;
    position: absolute;
    line-height:35px
    
}
#mail {
    top: 45px;
    left: 60px;
    position: absolute;
    
}
#interest {
    top: 160px;
    left: 50px;
    position: absolute;
    
}









