/* 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_090311.css");

#container {
	
	position: absolute; 
	height: 1000px; 
	top:0px;
	}

#subnav {
	position: absolute; 
	width: 350px;  
	left: 320px;
	top: 350px;
	}
	
#copyblock {
	position: absolute; 
	width: 400px; 
	left: 215px;
	top: 400px;
	}

#copyblock p {
	text-align:center;
	}

.centered{
	text-align:center;
	}

#header {
	background: transparent url(../images/header_archive.jpg) no-repeat top left;
	position: absolute; 
	width: 480px; 
	height: 281px; 
	left: 175px;
	top: 65px;
	}
	
#header2 {
	display:none;
	}		
		
	
#navextra {
	position: absolute; 
	width: 115px; 
	height: 40px; 
	left: 0px;
	top: 289px; 
	}
	
#signup {
	position: absolute; 
	left: 0px;
	top: 468px;
	width: 123px; 
	height: 62px;
	}
	
#copy h1 {
	display: none;
	}	
