body * {
	border: 0;
	background: none;
}

#header, #left, #center .iconbar, #center .middenmenu, .news-catmenu, .tx-ttnews-browsebox {
	display: none;
}

h1, h2, h3, h4, h5, h6, .middenmenu-header {
	background: #FFF;
	color: ##990098;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 1.1m;
	font-weight: bold;
	padding: 0;
}

#container {
	margin: 0;
	width: 90%;
}

#container div {
	background: none;
}

#center {
	border: 0;
	width: 75%;
	margin-top: 120px;
}

#right {
	width: 25%;
}

#center a {
	color: #990098;
	text-decoration: none;
}

#center .news-list-container div {
	background: #fff;
}

#footer {
	display:none;
}

#print-logo, #print-footer {display:block;}