
body, *
{
	background: none;
	color: #000;
}

.header
{
	background: none;
	height: 40px;
}

.page
{
	background: none;
}

#home
{
	background: none;
	width: auto;
}

h1#MainTitle
{
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
}

h1#MainTitle span
{
	visibility: visible;
	font-size: 1.5em;
}

#sidebar
{
	display: none;
}

#content
{
	background: none;
	margin: 18px;
	padding: 0;
}

.crumb, .column, .search, .footerbg
{
	display: none;
}

.shim
{
	display: none;
	width: auto;
	height: 0;
}
