﻿
html
{
margin: 0px;
padding: 0px;
}

body
{
margin: 0px;
padding: 0px;
}



#NavigationContent, #SubNavigationContent, #FooterContent, .SubNavigationContent
{
    display: none;
}

.BodyContentWithBackground
{
    clear: both;
    background-image: none;
    padding: 5px 2px;
    margin: 5px 5px 0px 5px;
}

#flashcontainer
{
display: none;
}

