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



#content_wrapper {
width: 800px;
height: 1460px;
margin: 0px auto;

text-align: center;
    		
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;

			}







			#portfolio_title_divider {
			width:742px;
			height:20px;
			margin: 20px 0px 20px 20px;
			padding: 13px 10px 10px 10px;
			background-color: #cab9af;
			
			}
			
			
			
			
#portfolio_thumb_column {
width:722px;
height:370px;

margin: 0 auto;
text-align: center;

padding: 0px 0px 0px 0px;
background-color: #cab9af;

}
	


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


}

