#LeftColumn {
	display: none;
}
#SectionHead {
	width: 100%;
}
#SectionHead img {
	float: left;
}
#SectionHead h1 {
	display: none;
}
#ToolBar {
	display: none;
}
#NavigationOuter {
	display: none;
}
#Footer ul {
	display: none;
}
#Content {
	width: 100%;
}
#PageCopy {
	float: left;
}
