div#Footer
{
    width: 880px;
    margin: 0 auto;
    font-size: .8em;
    text-align: left;
    font-size: .7em;
    /*background-image: url(../images/Human/FooterBG.gif);
    background-position: 0 100%;
    background-repeat: no-repeat;*/
}
p#FootNAV
{
    margin: 20px 0 0 0;
    padding: 5px 0 5px 40px;
    color: #b5b5b5;
}
p#UnivSignature
{
    text-align: right;
    margin-top: 10px;
    padding-right: 30px;
    padding-bottom: 30px;
    color: #666;
}
