body {
	background-color: #EDE8DD;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 10;
}


#jacket_image {float:left;
width:250px;
margin-right:20px;
margin-bottom:10px;
}

#book_title_wrapper {float:right;
width:410px;
margin-bottom:10px;
text-align:center;
}






a, a:active, a:link {
	COLOR: #022296; TEXT-DECORATION: underline;


}
a:visited {
	COLOR: #022296; TEXT-DECORATION: underline;

}
a:hover {
	COLOR: #022296; 	
	text-decoration: none; 

}





 /*
  USAGE: All you have to do is include this one line in your CSS file, with the
  tag names to which you want the script applied:
 */

 img, div { behavior: url(iepngfix.htc) }

 /*
  Alternatively, you can specify that this will apply to all tags like so:
   * { behavior: url(iepngfix.htc) }
 */
 
 
 #tablebg {height: 100%; width: 710px; background: url(textbg.png) }
 
 
 
.earlypraise {

	FONT-WEIGHT: bold;
		COLOR: #4A4A4A;
	FONT-SIZE: 14px;
	FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif";

}
 
 

p {

	FONT-WEIGHT: bold;
		COLOR: #4A4A4A;
	FONT-SIZE: 12px;
	FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif";
	line-height: 16px;
}


.italic {
	font-style:italic;
}



.book_title {
	FONT-SIZE: 44px; COLOR: #262626; LINE-HEIGHT: 50px; FONT-WEIGHT: bold;
}

.author {
	FONT-SIZE: 22px; COLOR: #262626; LINE-HEIGHT: 40px; FONT-WEIGHT: bold;
}


.earlypraise_horizontal_line {
	font-weight: bold;
 	padding-bottom: 0px;
	color: #000000;
	letter-spacing: 1px;
	FONT-FAMILY: "Arial", "Helvetica", "sans-serif";
	TEXT-ALIGN: left;
	width: 620px;
	border-bottom: 1px dotted #858585;
	TEXT-ALIGN: left;
	MARGIN: 0px;
	font-size: 16px;
}



.bookisbn {
		
	padding-bottom: 6px;
	display: block;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	COLOR: #585858;
	FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif";
	line-height: 13px;
}





/*

.bookisbn a:link, a:visited, a:active {
		
	COLOR: #022296; TEXT-DECORATION: underline;
		FONT-SIZE: 11px;
}


.bookisbn a:hover {
		
	COLOR: #022296; TEXT-DECORATION: none;
		FONT-SIZE: 11px;
}

*/









