#navbar, #footer ul, #left, #space-menu-depth-1, #space-menu-depth-2, #space-menu-depth-3, p.csc-linkToTop {
	display: none;
}
body {
	font: 0.8em Arial, Helvetica, sans-serif, 'Times New Roman';
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
img {
	border: 0;
}
#content {
	display: block;
	border-top: 2px solid #000000;
	margin: 60px 0px 0px 0px;
}
#content a {
	color: #000000;
}
/*
#content a[href]:after {
	content: " ["attr(href)"] ";
	color: #888888;
	font-size: 0.85em;
}
*/
#content_text h1 {
	margin: 20px 0px 0px 0px;
	color: #000000;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: -9999px;
	background-image: none;
	background: none !important;
	font-size: 2em;
}
#content_text h2 {
	margin: 20px 0px 0px 0px;
	color: #000000;
	font-weight: normal;
	background: none no-repeat;
	font-size: 1.5em;
}
#content_left {
	width: 400px;
	float: left;
}
#content_right {
	width: 220px;
	margin: 20px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	float: right;
}
#content_right div.content-element-text {
	border: 1px solid #000000;
	padding: 5px 5px 5px 5px;
	margin: 10px 0px 10px 0px;
}
#content_text div.content-element-text h2 {
	margin: 15px 0px 0px 0px;
	color: #000000;
	font-weight: bold;
	background: none no-repeat;
	font-size: 1em;
}

#content_right div.csc-textpic a {
	border: none;
	text-decoration: none;
}

#footer {
	position: absolute;
	top: 60px;
	left: 0px;
	color: #888888;
	font-size: 0.85em
}
#footer address {
	text-align: left;
	font-style: normal;
}
#footer address a {
	color: #888888;
	text-decoration: none;
}
