#footer {
        position: absolute;
        left: 0px;
        width: 1022px;
        height:105px;
        padding: 0px;
        border: 0px solid #58300C;
        font-size:0.9em;
        text-align:center;
}

#footer a {
        text-decoration: none;
        font-weight : bold;
}

#footer a:hover {
        text-decoration: underline;
        color: #D68A32;
}
