	body
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #666;
	background:#fff url(../images/bg_logo.jpg) repeat-x;
	/*background-color: #fff;*/
	height:0px;
}

	#dhtmlgoodies_slideshow{
		width:1014px;	/* Total width of slideshow */
		margin:0 auto;
	
		/*height: 400px;*/

	}
	
	#previewPane{
		/*border:1px solid #CCCCCC;*/
		margin-bottom:0px;	
		text-align:center;
		vertical-align:middle;
		/*padding-top:10px;*/

		position:relative;
		/* CSS HACK */
		width: 744px;	/* IE 5.x */
		width/* */:/**/744px;	/* Other browsers */
		width: /**/744px;
		
		/* CSS HACK */
		height: 360px;	/* IE 5.x */
		height/* */:/**/360px;	/* Other browsers */
		height: /**/360px;
				
	}
	#previewPane img{
		/*line-height:360px;*/
		
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		font-style:italic;
		text-align:center;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-size:0.9em;
	}
	#galleryContainer{
	/*margin-top:100px;*/
		height:70px;	/* Height of the images + 2 */
	background:#666666;
	position:relative;
	overflow:hidden;
	padding:1px;
	/* CSS HACK */
		height: 72px;	/* IE 5.x - Added 2 pixels for border left and right */
	height/* */:/**/70px;	/* Other browsers */
	height: /**/68px;
	width:742px;
	background-color: #999999;
				
	}
	
	#theImages{
		/*position:absolute;*/
		height:100px;
		left:40px;
		
		/*width:100000px;*/
		
	}
	#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:200px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}
	
	#theImages img#image1,
	#theImages img#image2 ,
	#theImages img#image3{ 
	cursor:default;	
	filter: alpha(opacity=100) !important;
		
	};
	
	#theImages .imageCaption{
		display:none;
	}
	.transparent {
height:30px;
left:125px;
position:absolute;
top:369px;
z-index: 2;


/* CSS HACK */
/*top: 297px;	/* IE 5.x - Added 2 pixels for border left and right */
/*top/* */:/**//*295px;	/* Other browsers */
/*top: /**//*295px;*/

}
