/* 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: 1900px; 
	top:0px;
	}

#subnav {
	position: absolute; 
	width:300px;
	left: 320px;
	top: 350px;
	}
	
#copyblock {
	position: absolute; 
	width: 490px; 
	left: 170px;
	top: 440px;
	}

#copyblock p {
	text-align:center;
	}

#header {
	background: transparent url(../images/header_articles.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; 
	}
	

	
#copy h1 {
	display: none;
	}	
	
	
#copy {
	float: left;
	}	

#indent1 {
	padding-left:180px;
	padding-top:10px;
	padding-bottom:20px;
	width: 240px; 
	clear:both;
	}

