/* Footer Styles */

#footer {
    clear: both;
    padding: 5px 0;
    text-align: center;
    font-size: 12px;
}

#footer #copyright a {
    color: #69B5DD;
    text-decoration: none;
}

#footer #copyright a:hover {
    text-decoration: underline;
}