body {
    background:#FFF;
    margin:1em 3em;
}
a {
    color:#00F;
}

#abstop {
    display: none;
}

#body {
    background: none;
    width: 100%;
}

#topbanner {
    display: none;
}

#bodytop {
    background: none;
    height: auto;
}

#bodytop h1 {
    margin: 0px;
}

#topmenu {
    display: none;
}

#secondmenu {
    display: none;
}

#panelLeft {
    display: none;
}

#panelRight {
    display: none;
}

#content {
    background: none;
    margin: 0px;
}

#panelContent {
    width: 100%;
}
#panelContent .contextmenu {
    display: none;
}
#panelContent .rss {
    display: none;
}

#cnt {
    margin: 0px;
    color: #000;
}
#cnt h2 {
    color: #000;
}

.sharelinks {
    display: none;
}

.discussionLight {
    display: none;
}
.article-bottom-fcn {
    display: none;
}

#bottom {
    background: none;
    width: 100%;
    color: #000;
}
#bottom a {
    color: #00F;
}
#bottom .bleft {
    padding: 0px;
    float: none;
    width: auto;
}
#bottom .bright {
    float: none;
}

