/* Sharon Salzberg site*/
/* css by Jamie Goodenough, http://headfull.co.uk */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */
/* All associated graphics copyright 2005, Jamie Goodenough and Sharon Salzberg */

@import url("../shared/main_070215.css");

#container {
	position: absolute; 
	height: 1400px; 
	top:0px;
	}

#subnav {
	display:none;
	}
	
#audioplayer {
	position: absolute; 
	width: 480px; 
	left: 175px;
	top: 390px;
	}

#header {
	background: transparent url(../images/header_audio.jpg) no-repeat top left;
	position: absolute; 
	width: 480px; 
	height: 281px; 
	left: 175px;
	top: 65px;
	}
	
#header2 {
	display:none;
	}		
	
#navextra {
	display:none;
	}
	

	
#copy h1 {
	display: none;
	}	
	


	
	
	
