body {
	margin: 0,5cm;
	color: #000;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	background:#fff;
}

#middle-column {
	float: left;
	width: 43.0em;
	margin: 0em;
	padding: 0em 2.0em 0em 2.0em;
	background-color: inherit;
	color: rgb(100,100,100);
}

.middle-column-img-left-fullsize-noborder {
	float: left;
	width: 7.0em;
	height: 7.0em;
	margin: 0.1em 0.1em 0.1em 0.em;
	font-size: 0.833em; !scaling units so that 1.0em=10px, thus more easy to scale pictures. This is necessary since active font-size is 1.2em in the middle section.
}

#header-banner {
display: none;
}

#header-nav-bottom {
display: none;
}

#left-column-first {
display: none;
}

#right-column {
display: none;
}

#footer {
display: none;
}