body {
    background: #010;
    color: #0c0;
}

#construction {
    background: url(/images/construction_bar.gif) top left no-repeat;
    width: 574px;
    height: 51px;
    text-indent: -999em;
}

a, a:link {
    color: #9c9;
}

a:visited {
    color: #696;
}

a:active {
    color: #cfc;
}

#footer {
    clear: both;
}

#sidecolumn {
    float: left;
    width: 240px;
    padding-right: 10px;
}

#awrapper {
    width: 905px;
}

#cwrapper {
    float: left;
    width: 650px;
}

#ad {
    float: right;
}

p.closing {
    margin-bottom: 3em;
}
