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



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

border-bottom:1px dashed #000000;
}


	#publications_thumb_column_no_dash {
	width:716px;
	height:;
	margin: 0px 0px 20px 30px;
	padding: 10px 0px 20px 20px;
	background-color: #cab9af;
	float:left;
	}
	
	

			#publications_thumb_holder {
			position:relative;
			height:150px;
			width:150px;
	
			float:left;
			
			background-repeat: no-repeat;
			}
	
	
				#publications_description {
				width:150px;
				height:;

				float:left;
				margin:5px 0px 5px 0px;
				
				color: #575555;
				font-family: Arial;
				font-size: 8.5pt;
				text-align: center;
				}
	

						#vertical_holder {
						margin:10px 0px 0px 15px;
						width:150px;
						height:;
						float:left;
						}

	#bottom_nav {

	width:800px;
	height:40px;
	margin: 0 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;

	}
		
#copyright_silverleaf {
display: block;
width:800px;
height:;

float:center;
margin: 10px auto;

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

