body {
	background: #FFF;
	color: #000 !important;
}

#search, #navigation, #logo, #print-page {
	display: none;
}

#head, #main, #wrapper {
	background: transparent;
	height: auto;
	width: auto;
}

#title {
	margin: 0;
}

#title a {
	background: none;
	color: #000;
	font-weight: bold;
	text-indent: 0;
	height: auto;
	text-decoration: none;
	width: auto;	
}

#left {
	display: none;
}

#middle {
	width: 70%;
}

#middle.wide {
	width: auto;
}

#right {
	width: 28%;
}

#right .box {
	background: transparent;
}

#topnews {
	border: none;
	float: none;
}

a {
	text-decoration: underline;
}
