﻿body
{
	background: none transparent scroll repeat 0 0;
}

#header-logo img
{
	display: none;
}

#header-logo
{
	width: auto;
}

.logoLinkText
{
	position: static;
	color: #000000;
	font-size: 24px;
}

#firstLevelPanel, #secondLevelPanel
{
    display: none !important;
}

#Pagebanner
{
    display: none !important;
}

#TabsControl
{
    display: none !important;
}

.leftColumn, .rightColumn, .simplePageContent
{
    float:none;
}

.leftColumn, .rightColumn
{
    display: none !important;
}

.simplePageContent
{
    width: 100%;
}

#contentToolbar
{
    display: none !important;
}
