body {
	background: white;
	font-size: 12pt;
	}

img {
border: 0;
}
	
#topmenu, #spacer, #sectionimage, #footer ul, a.jScrollArrowUp, a.jScrollArrowDown, #sound {
	display: none;
	}
	
#wrap, #sectiontext {
	width: auto; 
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}


div#sectiontext {
	padding-top: 1em;
	line-height: 150%;
	width: 960px;
	}
	
#footer {
clear: left;
}

.scroll {
height: 100%;
width: 960px;
}

.scroll img {
float: left;
border: 5px solid #fff;
}

#div1 {
float: none;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

.clear 	{ clear:both; }