
body { background: none; }
	
/* interface envelope */
div#envelope {
	height: auto;
		he\ight: auto;
	padding: 140px 0 0 0px;
	background: none;
}

/* oncopyright logo */
div#logo {
	position: absolute;
	top: 0px;
	left: 0px;
}
/* oncopyright tagline */
div#tagline {
	position: absolute;
	top: 0px;
	left: 306px;
}
		
div#contentColumns {
	position: relative;
	width: 600px;
	height: auto;
	background: none;
	}

	div.speakers { padding: 7px 0 0 0; }
	div#lohmann, div#griffin, div#paul, div#wasoff { background: none; }
	
div#contentColumns div#columnThree {
	position: absolute;
	top: 360px;
	left: 0px;
	width: 256px;
	}
	
/* shut off for printing */
div#bgExtra,
ul#mainNavigation { display: none; }
