#header, #footer, #right {
	display					: none;
}

#centrecontent {
	position				: relative;
	width					: auto;
	margin					: 0px;
	padding					: 0px;
	padding-top				: 0px;
	vertical-align			: top;
	background				: none;
}

#menu {
	display					: none;
}

.SectionContent {
	padding					: 0px;
	margin					: 10px;
	text-align				: left;
}

#outer {
	padding					: 0px;
	margin					: 0px;
	width					: auto;
	background				: none;
}

.ParagraphContent  {
	padding					: 0px;
	margin					: 0px;
	margin-bottom			: 20px;
	width					: auto;
	background				: none;
}

#logo_print {
	display					: block;
	position				: relative;
	background-image		: url(../images/Template/bg_header.png);
	background-repeat		: repeat-x;
	text-align				: center;
	margin-bottom			: 10px;
}