﻿#FlashMenuContent
{
    display: none !important;
}

#SiteFactBox
{
    display: none !important;
}

#FactBox
{
    display: none !important;
}

#Toolbar
{
    display: none !important;
}

#PageWrapper
{
    height: auto;
    
    width: 700px;
    width: auto;
}

#ContentWrapper
{
    margin-left: 0;
    width: 100%;
}

#DecorationImageWrapper
{
    display: none !important;
}

#Content
{
    position: static;
    height: auto;
    width: auto;
    top: 0;
    background-image: none;
    color: #000000;
    overflow: visible;
}

#ContentTextWrapper
{
    height: auto;
    overflow: visible;
}

#ContentHeader
{
    margin-top: 10px;
}

#AdditionalBodyText
{
    display: block;
}

#ContentReadMore
{
    display: none !important;
}

#Footer
{
    position: static;
}

#FooterContent
{
    margin: 0;
    background-image: none;
}