#head {
    position: static !important;
    /*top: 0px;
    bottom: 0px;*/
    background: none !important;
    height: auto !important;
}

#head DIV {
    display: none;
    height: auto !important;
}

#logo {
    display: block !important;
    background: none !important;
}

#logo H1 {
    display: block !important;
    background: none;
}

#flash {
    display: none !important;
}

#menu, #submenu, #top, #footer {
    display: none !important;
}

#permanent {
    padding-top: 10px !important;
    float: none;
}

#main {
    display: inline;
    background: none !important;
    overflow: auto !important;
    position: static !important;
    /*top: 0px !important;
    bottom: 0px !important;*/
    height: auto !important;
    background: none !important;
}

#mainInner {
    margin-left: 0px !important;
    width: 100% !important;
    background: none !important;
}

#content {
    width: 100% !important;
    background: none !important;
    float: none;
}

#tcs_paragraph_text {
    width: 100% !important;
}

#hs21special {
    display: block;
}

#hs21special DIV {
    float: left;
    width: 33%;
}

#hs21special HR {
    display: block;
}