#footer {
    width: 766px;
    background-image: url('graphics/footer.gif');
    background-repeat: no-repeat;
    margin: 0px;
}

    #footer a {
        width:auto;
    }

        #footer a:hover {
            color: #f19d1e;
            font-weight: bold;
            text-decoration: none;
        }

.footer-top {
    text-align: center;
    padding-top: 2px;
    height: 28px;
}

.footer-body {
    text-align: center;
}
