@charset "UTF-8";
/* CSS Document */

body {
	background-color:	#FFF;
}

#leftcolumn, #header, #overlay, #navigation, #background_top, #background_bottom, #footer {
	display:			none;
}

#content #textcontent #contenttable {
	width:				100%;
}

#content #textcontent {
	position:			static;
	width:				100%;
	margin:				0 0 -20px -4px;
	padding:			0 4px;
	background-image:	none;
}

#content #textcontent #contenttable #rightcolumn {
	width:				100%;
}

#content {
	background-image:	none;
}