body {
	background-repeat: repeat-x;
}

#wrapper {
	width: 100%;
}

#content {
	width: 100%;
}

#header .headerlogo {
	position: absolute;
	display: block;
	top: 0em;
	margin-left: 0;
}

#content #contentnews #newsrss {
	display: none;
}

#content #contentnews #newsheader {
	margin-bottom: 1em;
}

#sidebar {
	float: none;
	width: 100%;
}

.copyright {
	color: gray;
}

