#print_logo {
	display					: block;
	position				: relative;
	margin-bottom			: 20px;
}

#header, #footer, #left, #right, #section_image_overlay {
	display					: none;
}

html, body, #outer {
	background				: none;
	width					: 650px;
	margin					: 0px;
	padding					: 0;
	margin					: 0;
	height					: auto;
}

#centrecontent {
	background				: none;
	position				: relative;
	width					: 650px;
	margin					: 0px;
	padding					: 0px;
	vertical-align			: top;
	float					: none;
	height					: auto;
}

.SectionContent {
	padding					: 0px;
	text-align				: left;
}

.ParagraphContent {
	width					: 650px;
	padding					: 0px;
	margin					: 0px;
	margin-bottom			: 20px;
}