
@import url("style.css");

body {
	background: #fff;
	}

#shadow {
	background: #fff;
	padding: 0;
	width: auto;
	}

#header, #footer, #col_left, #col_right, #breadcrumb, img.renderHeadline {
	display: none;
	}

#col_center {
	margin: 0;
	padding: 0;
	width: auto;
	}

#col_center h1 {
	color: #673826;
	font-size: 22px;
	font-weight: normal;
	text-indent: 0;
	}

#col_center ul {
	list-style-type: square;
	margin-left: 16px;
	}

#col_center ul li {
	background: none;
	padding: 0;
	}
