	#dhtmlgoodies_slideshow{
	width:620px;	/* Total width of slideshow */
	position: absolute;
	left: 336px;
	top: 28px;
	height: 630px;


	}
	
	#previewPane{
	text-align:center;
	position:relative;
	/* CSS HACK */
		height: 432px;	/* IE 5.x */
	height/* */:/**/420px;	/* Other browsers */
	height: /**/360px;
	margin-bottom: 50px;
	overflow: hidden;
				
	}
#largeImageCaption {
	text-align: left;
	font-family: Helvetica, sans-serif;
	line-height: 120%;
}

	#previewPane img{


	}
	#galleryContainer{
	height:102px;
	position:relative;
	overflow:hidden;
	padding:1px;
	/* CSS HACK */
		height: 104px;	/* IE 5.x - Added 2 pixels for border left and right */
	height/* */:/**/102px;	/* Other browsers */
	height: /**/102px;
	width: 380px;
	left: 230px;
	top: 50px;
				
	}
	#arrow_left{
	position:absolute;
	left:604px;
	z-index:10;
	padding:1px;
	top: 423px;
	}
	#arrow_right{
	position:absolute;
	right:-28px;
	z-index:10;
	padding:1px;
	top: 423px;
	}
	#theImages{
	position:absolute;
	height:100px;
	left:0px;
	width:10000px;
	top: 0px;
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:1px;
		filter: alpha(opacity=50);
		opacity: 0.5;
		cursor:pointer;
		border:0px;
	}

	#waitMessage{
	display:none;
	position:absolute;
	left:150px;
	top:150px;
	background-color:#FFF;
	border:3px double #000;
	padding:4px;
	color:#555;
	font-size:0.9em;
	font-family:arial;
	}
	
	#theImages .imageCaption{
		display:none;
	}
#nametitle {
	position:absolute;
	left:380px;
	z-index:9;
	top: 434px;
	color: #c8cbcc;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}
