.fsgreyout,
.noprint,
#cantfindit,
#content-side-wrap,
#footer,
#headerbg,
#hmtext,
#menu,
#toplogo,
#qmEditor {
    display: none;
}

body {
    background-color: white;
    background-image: none;
}

a {
    color: black;
}

#content-header {
    background-image: none !important;
    color: black;
    margin-top:-80px;
}

#content-main {
     background-color: white;
     margin-left:0px;
     margin-top:70px;
     padding:1px 20px;
     width:603px;
}

#overwrap {
    width:100%;
}

#rest {
    margin-top: 0px;
}

#structure {
    background-image: none;
    background-color: white;
    color: black;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    position:inherit;
    width:100%;
    margin-top:-100px;
}
