/* 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: 9000px; 
	top:0px;
	}

#subnav {
	position: absolute;
	width:400px;
	height: 25px;
	left: 275px;
	top: 350px;
	}

#subnav p {
	color: #663300;
}
	
#subnav li {
	font:italic 13px Arial, helvetica, Sans-serif;
	margin-bottom:4px;
	list-style:none;
	}		
	
#subnav li a:link, #subnav li a:visited {
	color: #663300;
	}
	
#subnav li a:hover, #subnav li a:active {
	color: #000000;
	}
	
#copyblock {
	position: absolute; 
	width: 480px; 
	left: 180px;
	top: 650px;
	}

#header {
	background: transparent url(../images/header_booktape.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;
	}	

.centertext{
	text-align:center;
	}
	
.righttext{
	text-align: right;
	}
	

	

	