#header h1 a:link span,
#header h1 a:visited span {
	display: block;
	font-size: 2em;
	color: #f37021;
	text-decoration: none;
}

#headerWrapper #header #searchBox
{
	display: none;
}

#navWrapper
{
	display: none;
}

#mainSite #subSubNavBar
{
	display: none;
}

#mainSite #mainContent
{
	width: 100%;
}

#mainSite #mainContent #breakcrumb
{
	display: none;
}

#mainSite #addonContent
{
	display: none;
}

#footerWrapper
{
	display: none;
}
