
/*Biography section*/
#mainMenu #biography a {background-position: -92px 0; cursor:default;}

#biography {
    padding:0px 60px 30px 50px;
    text-align:left;
}

#biography h2 {
    font-size: 20px;
    font-family: 'Times New Roman',Times,serif;
    font-weight: bold;
}

#biography p {
    font-size: 15px;
    font-family: 'Times New Roman',Times,serif;
    padding:20px 0;
    line-height:20px;
}

