
body {
    background-color: white;
}

div#globalWrapper {
    border: none;
    overflow: visible; 
    width: auto;
} 

div#content_home_above {
        background: white;
}

div#content_np {
    margin-bottom: 0;
    padding-bottom: 0;
    background: white;
}

div#footer {
    background: none;
    display: none;
}

div#header,
div#navigation, 
div#print, 
div#quickmenu,
div#printerug 
{
    display: none;
}

div#page_title {
   top: 5px;
}

div#content_container {
    margin-left: 0px;
}

div#content_np_above, 
div#content_hp {
    padding: 0px;
}

div.content_edges {
    display: none;
}

div#content_np_above {
    background-color: white;
}

div#page_title {
    position: relative;
    display: block;
    left: 0px;
    top:0px;
    margin-bottom: 10px;
}

div#crumbtrail {
    padding: 0px;
        margin-bottom: 10px;
}
