﻿/*
 ** Footer Content Styles
 */
#footer
{
    top: 585px;
    width: 875px;
    color: black;
    height: 52px;
    left: -3px;
    font: 12px Verdana, Arial, Helvetica;
    position: absolute;
    text-align: center;
    background-image: url(../images/Banners/pawfooter.gif);
    border-left: 3px solid #880D0D;
    border-right: 3px solid #880D0D;
    border-bottom: 3px solid #880D0D;
}


#footercaption
{
    top: 585px;
    width: 875px;
    color: black;
    height: 38px;
    left: -3px;
    font: 12px Verdana, Arial, Helvetica;
    position: absolute;
    text-align: center;
}

