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



			#main_pic_wrapper {
			width: 800px;
			height: ;
			margin: 0px auto;

			border-width: 1px;
			border-style: solid;
			border-color: #000000;

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

			}


#artwork_wrapper {
margin:30px auto 20px auto;
}



			#small_thumbnail_column {
			width:750px;
			height:50px;
			margin: 0px 0px 0px 20px;
			padding: 8px 0px 12px 8px;
			background-color: #cab9af;
			float:left;
			}



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


					#back_next {
					position:relative;
					top:-12px;
					left:0px;

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

#pic_number_text {

color:#000000;
text-align: right;
font-family: Arial;
font-size: 10pt;

margin: 0px 40px 0px 0px;
}


	.book_link_style a {
	color:#000000;
	text-decoration: none;
	}
	
	.book_link_style a:hover {
	text-decoration: underline;
	}
	
	.book_link_style a:active {
	}
	
	.book_link_style a:visited {
	}
	
	
					#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;
}


