.excerpt{
	position: relative;
	min-height: 530px;
	height: auto;
	overflow: visible;
	width: 460px;
	padding: 20px 30px ;
	background-color: #E3EAF6;
	margin-bottom: 20px;
	margin-top: 100px;
}
.occurrence_wrapper {
	height: 1800px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-image: url(../images/angelicoccurrence_bkg.jpg);
	background-position: 0px 50px;
	position: relative;
	z-index: 0;
	overflow: visible;
}
#leftcolumn {
	position: absolute;
	width: 250px;
	left: 50px;
	top: 650px;
	height: 800px;
}
#rightcolumn {
	position: absolute;
	width: 520px;
	left: 330px;
	top: 660px;
	height: 800px;
	background-repeat: no-repeat;
	background-position: 220px 125px;
}


.reader_responses {
	position: relative;
	height: 500px;
	width: 250px;
	left: 50px;
	top: 600px;
}


.contentbox4 {
	position: relative;
	height: 650px;
	width: 250px;
	background-repeat: no-repeat;
}

.angelpromises_wrapper {
	height: 2040px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-image: url(../images/angelpromises_bkg.jpg);
	background-position: 0px 50px;
	position: relative;
}



.blue {
	color: #00A0DD;
}

.contentbox5 {
	position: relative;
	height: 1200px;
	width: 520px;
	float: left;
	padding: 0px;
	clear: none;
	background: url(../images/angelpromises_print.jpg) no-repeat 200px 220px;
}


.hardcover_paypal_btn {
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 140px;
	position: absolute;
	left: 30px;
	top: 160px;
	background-image: url(../images/paypal/btn_addtocart_150wx70h.gif);
	background-repeat: no-repeat;
}



.contentbox_price {
	position: relative;
	height:430px;
	width: 520px;
}
.darkblue {
	color: #0D658B;
