* {
    background: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;        
    color: #000 !important;
}

body {
    background-color: white !important;   
    font-size: 1em;
    font-family: Serif;
    margin: 2.5% 5%;
}

.bodyContent {
    overflow: visible;
}

.departmentPage .content, .contentWidth {
    width: 100% !important;
}

img#logoBackground {
    display: block;
    position: absolute;
    top: 0px;
    z-index: 10;
    width: 427px;
    height: 86px;
}

img.logoLink {
    position: absolute;
    margin-top: 0;
    top: 0px;
    padding: 10px;
    z-index: 20;
}

.footerLeft {
    padding-left: 0;
}

.quickLinks, .audienceNav, form#cse-search-box, .searchRadioButtons, .mainNavOuter, .mainNav, .bodyBanner, /* .contentBanner -removed by GH, wiped out content on minimal template*/, .bcOuter, .colLeft, .colRight, .bodyContent img, .footerOuter img, .footerLinks, .feedsNetworks, .dired, spacer, .addlInfo { display: none; }
