
body {
	color: #333333;
	font: 13px Trebuchet MS, Arial, sans-serif;
	background-color: #ffffff;
	background-image: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
#outerPageContainer {
	background-image: none;
}
#innerPageContainer {
	background-image: none;
	padding: 10px;
}
#pageContainer {
	background-image: none;
}
#page {
	width: 100%;
}
#navigation {
	display: none;
}
#logo {
	display: none;
}
#main {
	float: none;
}
#sidebar {
	display: none;
}
#respond {
	display: none;
}
#commentform {
	display: none;
}

#footer {
	border-top: 1px solid #666666;
}
