﻿body {
    margin-top: 20px;
}

.site-footer {
    padding: 40px 0;
    color: #999;
    text-align: center;
    background-color: #f9f9f9;
    border-top: 1px solid #e5e5e5;
}

.club-footer {
    background-color: #f9f9f9;
    border-top: 1px solid #e5e5e5;
}

.blog-footer p:last-child {
    margin-bottom: 0;
}

#main_content, #side_bar {
    padding: 15px;
}

#logoDiv {
    margin-top: -20px;
    margin-left: -15px;
    margin-right: -15px;
}
