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