#pageWrapper
{
	margin: 0;
}
#leftColumn, #masthead #logo
{
	display: none;
}
#outerColumnContainer
{
	border-width: 0;
}
#masthead
{
	height: auto;
	text-align: center;
}
#masthead h1
{
	font-size: 250%;
	height: auto;
	display: inline;
}
div.inside, #masthead, #masthead h1, #footer
{
	padding: 0;
	margin: 0;
}



