/*.menubkg.ebook { 
	background: url(../images/menu.png) no-repeat 0px -30px ;
	position: relative;
	height: 140px;
	width: 900px;
	left: 0px;
	top: 0px;
}*/

.ebook_wrapper {
	position: relative;
	min-height: 100px;
	height: auto;
	overflow: hidden;
	width: 900px;
	margin: 0 auto ;
	background: url(../images/ebook_pewterangels_bkg.jpg) 0px 0px no-repeat #fff;
}


.ebook_content {
	position: relative;
	min-height: 90px;
	height: auto;
	overflow: visible;
	width: 900px;
	margin: 0 auto 0;
	padding: 0 0px;
	clear: both;
}

.ebook_content.pewterangels{
/*	background-repeat: no-repeat;
	background-image: url(../images/ebook_pewterangels_bkg.jpg);
	background-position: 0px -150px;*/
	top: 0px;
}	

.ebook_content.anotherAngel{
	background-repeat: no-repeat;
	background-image: url(../images/ebook_anotherangel_bkg.jpg);
	background-position: 0px 0px;	
}

.ebook_content.angelofthanksgiving{
	background-repeat: no-repeat;
	background-image: url(../images/ebook_angelofthanksgiving_bkg.jpg);
	background-position: 0px 10px;	
}

.ebook_content.angelicOccurrence{
	background-repeat: no-repeat;
	background-image: url(../images/ebook_angelicOccurrence_bkg.jpg);
	background-position: 0px 0px;	
	padding-bottom:20px;
}

.ebook_content.angelPromises{
	background-repeat: no-repeat;
	background-image: url(../images/ebook_angelPromises_bkg.jpg);
	background-position: 0px 0px;	
	padding-bottom:20px;
}


.column_wrapper {
	position: relative;
	width: 800px;
	min-height: 100px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 300px;
	overflow: hidden;

}

.column_wrapper.pewterangels{
	padding-top: 425px;
}


.column_wrapper.pewterangels{
	padding-top: 425px;
}

.leftcolumn {
	position: relative;
	width: 250px;
	float:  left;
	min-height: 100px;
	height: auto;
	overflow:  visible;
	margin-right: 30px;
	
}

.middlecolumn {
	position: relative;
	width: 250px;
	float:  left;
	min-height: 100px;
	height: auto;
	overflow:  visibleble;
	margin-right: 30px;
}

.rightcolumn {
	position: relative;
	width: 240px;
	float:  left;
	min-height: 100px;
	height: auto;
	overflow:  hidden;
	top: 5px
	;
}

.rightcolumn.nospace {
	position: relative;
	width: 240px;
	float:  left;
	min-height: 100px;
	height: auto;
	overflow:  hidden;
	top: 0px
	;
}




.blue {
	color: #00A0DD;
}

.darkblue {
	color: #0D658B;
}
