body {
		background: #fff;
		margin:0;
		/*#b3bcca#D9DAE6*/
		font-size: 12px;
		line-height: 1.5em;
		color:  #555;
		font-family: Georgia, Times, serif;
		}

#page-wrapper {	
	position: relative;
	margin: 1% auto;
	width: 100%;	
	padding: 0;	
	height: auto;
	}
  


#content-wrapper { 
position: relative;
	width:100%; 
	margin: 0 auto; 
	height:auto;
	text-align:left;
	background-color: #fff;
	}

#content {margin: 0; width: auto;}
#top-nav {display: none;}

#body-copy {
	height:auto;
	overflow:visible;
	margin-top:15px;
	padding-right:15px;
	padding-bottom:20px;
	border-bottom:solid 1px #ccc;
	}
	
#left-nav {display:none;}

h1 {font-style:italic; width:auto; height:auto; color:#FC923C;}
h1.swap span {
	display: block;
	font-size: 24px;
	font-style: italic;
	margin-top:0px;
	margin-left: 0px;
	margin-bottom: 0px;
	
	} 	
	
	
h1.books-h1 {color: #80C31C;}
h1.about-h1 {color: #FC923C;}
.p-teachers h1 {
	color: #e8c757;
	}
.p-parents h1 {
	color: #9d82bd;
	}
h2.swap span {display: block;} 

#footer{ display:none;}

#content ul {	list-style-type: square; margin: 15px;}
#header{

	margin-left:-25px;


	}