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;
			
			margin-top: 20px;
			}



			#quick_links_column {
			font-family: Arial;
			
			width:180px;
			height:;
		
			margin: 20px 0px 20px 15px;

			padding: 10px 10px 10px 10px;
			background-color: #cab9af;
		
			float:left;
			}




#quick_links_thumb_holder {
	margin:10px 0px 10px 0px;
	}


#section_header{
font-family: Arial;

width:523px;
height:20px;
margin: 20px 15px 0px 0px;
padding:10px 10px 10px 10px;
			
background-color: #cab9af;
float:right;
}

#paint_holder{
font-family: Arial;

width:542px;
height:;
margin: 0px 15px 0px 0px;
float:right;
}

#process_text_holder_1{
font-family: Arial;

width:523px;
height:;
margin: 0px 15px 0px 0px;
padding: 10px 10px 10px 10px;

float:right;
}			

#process_roughs_holder{
font-family: Arial;

width:542px;
height:;
margin: 10px 15px 0px 0px;
padding:10px 0px 10px 0px;
background-color: #cab9af;
float:right;
}		

			#divider {
			width:542px;
			height:30px;
			margin: 0px 15px 0px 0px;
			
			float:right;
			}


			#bottom_nav {
			width:800px;
			height:40px;
			margin: 0px auto;

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

			}
			
			
			
			
table {
background-repeat: no-repeat;
}

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

#news_content{
		
			width:521px;
			height:;
			margin: 0px 20px 0px 0px;
			padding: 10px 10px 10px 10px;
			background-color: #;
			border: 1px #000000 solid;
			border-bottom-style: dashed;
			border-top-style: none;
			border-right-style: none;
			border-left-style: none;
			float:right;
}
	
			
#copyright_silverleaf {
display: block;
width:800px;
height:;

float:center;
margin: 10px auto;

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


		ul {
		line-height: 20px;
		}





