
	#dhtmlgoodies_slideshow, #dhtmlgoodies_slideshow1, #dhtmlgoodies_slideshow2, #dhtmlgoodies_slideshow3, #dhtmlgoodies_slideshow4{
		width:470px;	/* Total width of slideshow */


	}
	
	#previewPane, #previewPane1, #previewPane2, #previewPane3, #previewPane4{
		text-align:center;
		vertical-align:middle;
		padding-top:0px;
		position:relative;
		
		/* CSS HACK */
		height: 286px;	/* IE 5.x */
		height/* */:/**/286px;	/* Other browsers */
		height: /**/286px;
				
	}
	#previewPane img, #previewPane1 img, #previewPane2 img, #previewPane3 img, #previewPane4 img{
		line-height:286px;
	}
	#largeImageCaption,#largeImageCaption1,#largeImageCaption2,#largeImageCaption3,#largeImageCaption4 
	{	/* CSS styling of image caption below large image */
		font-family:"Trebuchet MS";
		font-style:italic;
		text-align:center;
		font-family: "Lucida Sans Unicode, Arial, sans-serif";	/* Font to use */
		font-size:0.9em;
	}
	
	#previewPane b, #previewPane1 b, #previewPane2 b, #previewPane3 b, #previewPane4 b {border:solid 4px #cccccc; display:inline-block;}
	#previewPane img, #previewPane1 img, #previewPane2 img, #previewPane3 img, #previewPane4 img {border:solid 1px #ffffff; float:left;}
	#previewPane a:hover b, #previewPane1 a:hover b, #previewPane2 a:hover b, #previewPane3 a:hover b, #previewPane4 a:hover b{border:solid 2px #fa6e01; display:inline-block;}
	#previewPane a:hover img, #previewPane1 a:hover img , #previewPane2 a:hover img, #previewPane3 a:hover img, #previewPane4 a:hover img {border:solid 3px #ffffff;}
	
	
	#galleryContainer, #galleryContainer1, #galleryContainer2, #galleryContainer3, #galleryContainer4{
		
		height:75px;	/* Height of the images + 2 */
		position:relative;
		overflow:hidden;
		padding:1px;
		
		/* CSS HACK */
		height: 75px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/75px;	/* Other browsers */
		height: /**/75px;
				
	}
	#arrow_left, #arrow_left1, #arrow_left2, #arrow_left3, #arrow_left4{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;
	}
	#arrow_right, #arrow_right1, #arrow_right2, #arrow_right3, #arrow_right4{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;		
	}
	#theImages, #theImages1, #theImages2, #theImages3, #theImages4{
		position:absolute;
		height:65px;
		left:1px;
		right:1px; 
		width:100000px;
		
		
	}
	#theImages #slideEnd, #slideEnd1, #slideEnd2, #slideEnd3, #slideEnd4{
		float:left;
	}
	#theImages img, #theImages1 img, #theImages2 img, #theImages3 img, #theImages4 img{
		float:left;
		border:solid 1px #ffffff;
		
		cursor:pointer;
		
	}
	
	#theImages a:Hover img, #theImages1 a:Hover img, #theImages2 a:Hover img, #theImages3 a:Hover img, #theImages4 a:Hover img{
		float:left;
		border:solid 1px #ffffff;
		cursor:pointer;
		
	}
	
	#theImages a, #theImages1 a, #theImages2 a, #theImages3 a, #theImages4 a{display:inline-block;  margin-right:2px; margin-left:2px;}
	#theImages a span, #theImages1 a span, #theImages2 a span, #theImages3 a span, #theImages4 a span{display:inline-block; border:solid 2px #cccccc;}
	#theImages a:hover span, #theImages1 a:hover span, #theImages2 a:hover span, #theImages3 a:hover span, #theImages4 a:hover span{border:solid 2px #fa6e01;}


	#waitMessage, #waitMessage1, #waitMessage2, #waitMessage3, #waitMessage4 {
		display:none;
		position:absolute;
		left:170px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}
	
	
	
	#theImages .imageCaption, #theImages1 .imageCaption, #theImages2 .imageCaption, #theImages3 .imageCaption, #theImages4 .imageCaption{
		display:none;
	}
