#print_logo {
	display					: block;
	position				: relative;
	text-align				: left;
	margin-bottom			: 20px;
}

#header, #footer, #menu, #left, #right, #clearfooter  {
	display					: none;
}

.cmsBody, #outer {
	position				: relative;
	height					: auto;
	min-height				: auto;
	width					: auto;
	background				: none;
	margin					: 0px;
}


#centrecontent, .SectionContent, .ParagraphContent {
	position				: relative;
	width					: 650px;
	margin					: 0px;
	padding					: 0px;
	padding-top				: 0px;
	vertical-align			: top;
	float					: left;
}

.ParagraphContent {
	margin-bottom			: 10px;
}

#sectionImage {
	display					: block;
	position				: relative;
	background				: none;
	height					: auto;
}

#sectionImage H1 {
	position				: relative;
	left					: 0px;
	bottom					: 0px;
}
