body {
    background:#FFF;
    margin:1em 3em;
    color: #000;
}
a {
    color:#00F;
}

#top {
    display: none;
}

#body {
    margin: 0px;
    padding: 0px;
    width: 100%;
    background: none;
}

#body2 {
    margin: 0px;
    padding: 0px;
    width: 100%;
    background: none;
}

#tlcr {
    margin: 0px;
    padding: 0px;
}

#top_left, #top_right {
    display: none;
}

#top_content .logo-l, #top_content .logo-r {
    display: none;
}

#top_content {
    margin: 0px;
    padding: 0px;
    float: none;
    width: 100%;
}

h1 {
    display: block;
    float: none;
    width: 100%;
}
h1 a {
    display: inline;
    float: none;
}
h1 a img {
    display: inline;
}
h1 a span {
    display: inline;
}

#leftpanel {
    display: none;
}

#content {
    background: none;
    float: none;
    width: 100%;
    margin: 0px 0px 20px 0px;
    padding: 0px;
}

#rightpanel {
    display: none;
}

#bottom {
    background: none;
    min-height: 1px;
    _height: 1px;
    width: 100%;
}
#bottom .bottom-left {
    display: none;
}
#bottom .bottom-right{
    color: #000;
    margin: 0px;
    padding: 0px;
    min-height: 1px;
    _height: 1px;
    width: 100%;
}

#foot {
    background: none;
    min-height: 1px;
    _height: 1px;
    margin: 0px;
    width: 100%;
}

#content div.article {
    background: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
    float: none;
}
#content div.article .article-top {
    background: none;
    width: 100%;
}
#content div.article .art {
    border: none;
    width: 100%;
}
