body
{
    margin: 0;
    padding: 0;
    height: 100%;
    background-color: #fff;
    color: #333;
    font: 80% normal Arial, Helvetica, sans-serif;
}

#wrapper
{
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -80px;
}

#mastHead
{
    width: 728px;
    margin: 1em auto;
    margin-top: 2.5em;
    padding: 0;
}

#bsLogo
{
    float: left;
    width: 488px;
}

#googleHalfBanner
{
    float: right;
    width: 240px;
    height: 80px;
    text-align: center;
}

img#bsLogo
{
    margin: 0 auto;
    text-align: center;
}

#bordersauce
{
    clear: both;
    margin: 1em auto;
    width: 600px;
}

.clearBoth { clear: both; }
.noBorder { border: none; }
.noDisplay { display: none; }

#googleLeaderboard
{
    clear: both;
    margin: 0 auto;
    margin-top: 1.5em;
    width: 728px;
    text-align: center;
}

#footer
{
    clear: both;
    margin-top: 2.5em;
    width: 100%;
    background: #fff url(images/footerbg.png) repeat-x;
    padding-top: 1.25em;
    text-align: center;
    color: #a800ff;
}

#footer, .push { height: 80px; }

#footer a
{
    color: #ff00ff;
    text-decoration: none;
}

#footer a:hover
{
    color: #a800ff;
}
