body
{
	background: none;
	width: auto;
}

#OuterWrapper
{
	width: auto;
	background: none;	
}

#HeaderPrint
{
	visibility: visible;
	display: block;
}

#Header
{
	visibility: hidden;
	background: none;
}

#HomeBar
{
	visibility: hidden;
	display: none;	
}

#ContentWrapper
{
	margin: 0;
	background: none;
}

#Content
{
	margin-left: 0;
}

* html #Content
{
	height: 1%;
	margin-left: 0;

}

#ContentNavigation
{
	visibility: hidden;
	display: none;
}

#Footer
{
	width: auto;
	background: none;
}