body {
    background-image: url(../images/bkgd.jpg);
    background-repeat:repeat-x;
    background-color:#646486;
    text-align: center;
    margin: 5px 0;
    padding: 0;
}
#wrapper1 {
    height: 82px;
    width: 762px;
    margin: 0 auto;
}
h1, h1 a{
    font-family: "Lucinda Grande", Verdana;
    font-size: 28px;
    color:#000000;
    text-decoration:none;
    font-weight: normal;
    line-height: 28px;
    margin: 0px;
    padding: 10px 0px 0px 0px;
    text-align: center;
}
#button {
    position: relative;
    left: 10px;
    top: 10px;
}

h1 a:hover{
    text-decoration:underline;
}
#uberwrapper {
    position:relative;
    left: 0px;
    top: 0px;
    height: 446px;
    width: 788px; 
    margin: 0 auto;
    padding: 0;
    /* \*/
    width: 764px; 
    /* Hidden from IE-mac */
}
#wrapper2 {
    background-image: url(../images/panel_V.jpg);
    height: 446px;
    width: 258px;
    background-repeat: no-repeat;
    text-align: left;
    float: left;
}
#wrapper3 {
    background-image: url(../images/panel_V.jpg);
    height: 446px;
    width: 258px;
    background-repeat: no-repeat;
    text-align: left;
    float: left;
}
#wrapper4 {
    background-image: url(../images/panel_V.jpg);
    height: 446px;
    width: 241px;
    background-repeat: no-repeat;
    text-align: left;
    float: left; 
}
#wrapper5 {
    margin: 20px auto;
    text-align: left;
    height: 130px;
    width: 762px;
    padding: 0px;
    background-image:url(../images/panel_H_news.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    clear:both;
}
#wrapper6 {
    margin: 20px auto;
    text-align: left;
    height: 135px;
    width: 762px;
    padding: 0px;
    background-image:url(../images/panel_H_MAC.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    clear:both;
}
.description {
    font-family: "Lucinda Grande", Verdana;
    font-size:14px;
    margin: 0px 20px 0px 10px;
}
.description p {
    padding:0px 0px 0px 0px;
    margin: 4px 0px 0px 0px;
    text-align: left;
}
.bio {
    font-family: "Lucinda Grande", Verdana;
    font-size:12px;
    line-height: 18px;
    float: left;
    width: 375px;
    margin-top: 10px;
    margin-left: 15px;
}
.jobfair {
    font-family: "Lucinda Grande", Verdana;
    font-size:12px;
    line-height: 18px;
    float: left;
    width: 300px;
    margin-top: 10px;
    margin-left: 20px;
}
.MAC1 {
    font-family: "Lucinda Grande", Verdana;
    font-size:12px;
    line-height: 18px;
    float: left;
    width: 250px;
    margin-top: 10px;
    margin-left: 140px;
}
.MAC2 {
    font-family: "Lucinda Grande", Verdana;
    font-size:12px;
    line-height: 18px;
    float: left;
    width: 330px;
    margin-top: 10px;
    margin-left: 20px;
}
.bio sup {
    font-size:7px;
    line-height:7px;
}
/* 
p {
    padding:0px 0px 0px 0px;
    margin: 4px 0px 0px 0px;
    text-align: left;
}
*/
#footer, #footer a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
    line-height: 20px;
}
#copyright {
    color: #8585A5;
}

#footer a:hover { text-decoration:underline; }

