body {   
	background: white;   
	font-size: 12pt;   
}
#rollLayers, #introImage, #menuOpen, #menuClose, #instructions, #dropMenu, #pMeter, #pBar, #pPer, #prev, #next, .hotspot2, .hotspot3 {   
	display: none;   
	visibility: hidden;
}
div.hotspot2, div.hotspot3 {
	display: none;   
	visibility: hidden;
	border: 0px;
}
#wrapper{   
	position: relative;
	width: auto;   
	margin: 10px;   
	padding: 10px;   
	float: none;   
	color: black;   
	background: transparent none;
	height: auto;
}
#pgTitle { 
	position: relative;
	width: auto; 
}
#imageLyr {
	position: relative;
	clear: both;
	top: 30px;
	left: 10px;
}
a:link, a:visited {   
	color: #520;   
	background: transparent;   
	font-weight: bold;   
	text-decoration: underline;   
}