#top .container {
    /* IE6 Fix */
    background-color: transparent !important;
    background-color: #00A0D1;
    
    border-right: #00A0D1 solid 1px;
}
.stencils {
    /* IE6 Fix */
    background: url(../images/stencils.png) top center no-repeat !important;
    background: none;
}

#body .container {
    background: url(../images/logo_small.png) top left no-repeat;
}
#column-middle {
    margin-top: 27px;
}
#column-left,
#column-right {
    margin-top: 153px;
}
.pagename {
    padding-bottom: 10px !important;
    color: #00A0D1;
}