body {
	color:#000;
	font-size:1em;
}

#container {
	width:auto;
}

#headerRight,
#sectionTop,
#subnavigation{
	display:none;
}

#branding {
	background:none;
	font-size: 1.5em;
	font-weight:bold;
	width:100%;
}

#branding a {
	text-decoration:none;
	color:black;
	text-indent:0;
	width:100%;
}

#main {
	padding-top:4em;
}

#sectionBottom {
	padding-top:0em;
}

#sectionContent,
#content,
.quote{
	width:100%;
	float:none;
}

.quote {
	padding-bottom: 10px;
}
.quote cite {
	margin-bottom:1em;
}

#content .noshow{
	display:block;
	color:black;
}