#header,
#topBorder,
#leftBorder,
#pageBg,
#links,
#search,
#menuContainer
{
    display: none;
}

body
{
    padding: 0px 0px 0px 0px;
    font-size: 8pt;
    background: none;
}

#page
{
    position: static;
    margin: 0px 0px 0px 0px;
    border: none;
    width: auto;
    height: auto;
    background: none;
}

#content
{
    position: static;
    top: 0px;
    left: 0px;
    border: none;
    padding: 0px 0px 0px 25px;
    width: auto;
    height: auto;
    overflow: visible;
}

#footer
{
    position: static;
    top: 0px;
    left: 0px;
    color: #000000;
}
