	body{
		margin:0px;
		margin-top:25px;
		width:100%;
		text-align:center;
		background-color:#E2EBED;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	}
	#mainContainer{
		margin:0 auto;
		width:680px;
		text-align:right;
		background-color:#d8b9ab;
		padding:3px;
		border:3px #d8b9ab;	
	}
	.clear{
		clear:both;
	}
	#DHTMLgoodies_panel_one,#DHTMLgoodies_arrows,#DHTMLgoodies_thumbs{	
		width:240px;
	}
	#DHTMLgoodies_panel_one{		
		float:left;	
	}
	#DHTMLgoodies_thumbs{
		overflow:hidden;	
		height:280px;	
		position:relative;	
		float:left;
	}
	#DHTMLgoodies_largeImage{	
		width:400px;	
		height:310px;	
		float:left;
		padding-left:10px;	
		padding-right:10px;	
	}
	#DHTMLgoodies_largeImage table{	
		width:100%;
		height:100%;
		text-align:center;
	}
	#DHTMLgoodies_largeImage img{	
		border:5px solid #ffffff;	
	}
	
	
	.strip_of_thumbnails{	
		width:114px;	
		padding:5px;	
		position:absolute;

	}
	.strip_of_thumbnails div{
		width:110px;
		height:90px;
		padding:2px;
		text-align:center;

	}
	.strip_of_thumbnails img{
		border:0px;
		padding:5px;
	}
	.strip_of_thumbnails .activeImage{	
		border:5px solid #ffffff;	
		padding:0px;
	
	}
	.leftArrow{
		float:left;
	}
	.rightArrow{
		float:right;
	}
	#DHTMLgoodies_thumbs_inner{
		position:relative;
		width:1000px;
	}	
