body {
background-image: url(required_images/background-image.jpg);
background-color: #dcb692;
background-position: center 0px;
background-attachment: fixed;
background-repeat: repeat-y;

text-align: center
}


#header {			
width:800px;
height:150px;
margin: 0 auto;

border-width: 1px 1px 0px 1px;
border-style: solid;
border-color: #000000;
background-color: #ffffff;
margin-top: 20px;
}



			#book_name_text {
			width:737px;
			height:15px;
			margin: 20px 0px 0px 20px;
			padding:10px 10px 11px 11px;
			float:left;
			font-size: 11px;
			font-family:Arial;
			background-color: #cab9af;
			}
								
								
								#back_next {
								position:relative;
								
								left:0px;

								color:#605751;
								text-align: right;
								font-size: 8.5pt;
								}


					#cover_column {			
					width:716px;
					height:;
					margin: 20px 0px 0px 20px;
					padding:20px 20px 20px 20px;
			
					background-color: #cab9af;
					float:left;
					border-style:dashed;
					border-width:1px;
					border-color: #000000;
					}
					
					
				
			#page_column {			
			width:737px;
			height:;
			margin: 0px 0px 0px 0px;
			padding:20px 0px 20px 0px;
			float:left;
			}
					
					
					
					
		#blurb_text_column {
		position: relative;
		width:450px;
		height:;
		margin: 0px 00px 0px 0px;
		padding:0px 10px 10px 0px;
			
		float:right;
		text-align: left;
		}

		
		
#page_info_text_column {
width:737px;
height:;
margin: 0px 20px 0px 20px;
			

text-align: middle;
}




	#artwork_wrapper {
	float:left;
	}



		#dashed_divider {
		width:758px;
		height:1px;
		margin: 0px 0px 0px 20px;
		float:left;

		border-bottom-style:dashed;
		border-bottom-width:1px;
		border-bottom-color: #000000;
		}
		
	.tabletrans	{
	width: 802px;
	height: 0 auto;
	border: 1px #000000 solid;
	position: relative;
	background-image: url(required_images/background-image-trans.jpg);
	background-color: #fbebdc;	
	background-position: center 0px;	
	background-attachment: fixed;		
	background-repeat: repeat-y;
	}




#small_thumb_holder {
margin-top:20px;
margin-left: 20px;
width:758px;
height:52px;
background-color: #cab9af;
z-index:-1;
}



#bottom_nav {

width:800px;
height:40px;
margin: 0 auto;

border-width: 0px 1px 1px 1px;
border-style: solid;
border-color: #000000;
background-color: #ffffff;
}
						
					
table {
background-repeat: no-repeat;
}
			
			
#copyright_silverleaf {
display: block;
width:800px;
height:;

float:center;
margin: 10px auto;

color: #575555;
font-family: Arial;
font-size: 7pt;
text-align: center;
}
