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 10px 10px;
			
			font-size: 11px;
			font-family:Arial;
			background-color: #cab9af;

			}
				

#old_school_text {
			width:735px;
			height:170px;
			margin: 20px 0px 0px 20px;
			padding: 10px 10px 10px 10px;
			
			font-size: 11px;
			font-family:Arial;
			background-color: #cab9af;
					border-style:dashed;
					border-width:1px;
					border-color: #000000;
			
			}

				
								
								#back_next {
								position:relative;
								
								left:0px;

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


					
#page_column {			
			width:737px;
			height:;
			margin: 0px 0px 0px 20px;
			padding:20px 0px 20px 0px;
			float:left;
			}

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

text-align: middle;
}



	#artwork_wrapper {
	float:left;
	}



		#dashed_divider {
		width:730px;
		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;
	}





#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;
}

