  body {
	padding-top:50px;
	background-color:#000;
	/*background-image: url(../Images/starrybkg.gif);*/
	/*background-image: url(../Images/flowerscribbles.jpg);*/
	/*background-image:url(../Images/ButterflyNebula.jpg);*/ 
	/*background-image: url(../Images/Stars2.jpg);*/
	text-align:center;
	min-width: 950px;
	#width: 950px;
	}

  .wrapper {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	}

  .leftpageback  {	
	position: absolute;
	#position: fixed;
	width: 450px; 
	background-image: url(../Images/BOH-background-blue.jpg);
	/*background-color: #312912;*/
	float: left;
	margin-left: 0px;
	height: 610px;	
	z-index:1;
   	}

  .leftpagefront {
	position: absolute;
	width: 380px;
	margin-left: 35px;
	/*background-image: url(../Images/BOH-background-light-blue1.jpg);*/
	background-color: #FFF;
	height: 555px;
	margin-top: 25px;
	float:left;
	z-index:2;

	}

  .rightpageback  {
	position: absolute;
	#position: fixed;
	width: 450px;
	background-image: url(../Images/BOH-background-red2.jpg);
	background-color: #312912;
	margin-left: 490px;
	height: 610px;	
	z-index:1;
	margin-bottom: 10px;
   	}



  .rightpagefront {
	position:absolute;
	width: 380px;
	margin-left: 35px;
	margin-top: 25px;
	/*background-image: url(../Images/BOH-background-light-red3.jpg);*/
	background-color: #FFF;
	height: 555px;
	z-index:2;
	padding-bottom: 5px;
	}

  .bindinghome {
	position:absolute;
	width: 75px;
	background-image: url(../Images/binding5.gif);
	margin-left: -60px;
	height: 483px;
	margin-top: 35px;
	z-index:3;
	} 

  .girlpic {
	position:absolute;
	margin-left: 250px;
	margin-top: 385px;
	z-index:4;
	}

  .kidpic {
	position:absolute;
	margin-left: -100px;
	margin-top: 250px;
	z-index:4;
	display: none;
	}

	/*ul {
		list-style-image: url(http://www.booksofhope.org/Includes/bulletImages.php);
	}*/
	
	ul {
	list-style-type: none;
	color: #900;
	}
	
	ul li {
	padding-left:25px;
	background:transparent url(http://www.booksofhope.org/Images/Bullets/butterfly9.gif) no-repeat;
	background-position:0 3px;
	}
	
  .floatingtext {
	position: absolute;
	margin-left: 0px;
	margin-top: 610px;
	color: white;
	font-weight: bold;
	font-family: sans-serif;
	font-size: 10pt;
	}

  .greentext {
	color:green;
	font-family: sans serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	}

  .mediumtext {
	font-size: 12pt;
	font-weight: bold;
	}

  .redcapitaltext {
	color: red;
	text-transform: uppercase;
	}
  
  .smalltext {
	font-size: 9pt;
	font-weight: bold;
	text-align: justify;
	width: auto;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 12pt;
	}
	
  .xsmalltext {
	  font-size: 8pt;
	  font-weight: bold;
	  text-align: justify;
	  width: auto;
	  font-family: Arial, Helvetica, sans-serif;
	  line-height: 12pt;
  }
