	body{
		padding-top:0px;
	}	
	
	#head{
		width:920px;
		text-align:center;
	}
	
	#fondnoir{
		width:920px;
		background-color:#FFF;
		margin: 0 auto;	
	}
	
	#dhtmlgoodies_slideshow{
		width:900px;	/* Total width of slideshow */
		margin: 0 auto;
	}
	
	#previewPane{
	border:none;
	margin-bottom:10px;
	vertical-align:top;
	margin: 0 auto;
	padding-top:1px;
	position:relative;
	/* CSS HACK */
		height: 580px;	/* IE 5.x */
	height/* */:/**/580px;	/* Other browsers */
	height: /**/580px;
	}
	#previewPane img{
		line-height:400px;
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		border:none;
		margin-bottom:0px;	
		text-align:center;
		vertical-align:text-top;
		padding-top:1px;
		position:relative;
		font-size:0.8em;
		font-family:arial;
		color:#333;
		}
	#galleryContainer{
		
		height:102px;	/* Height of the images + 2 */
		border:none;
		position:relative;
		overflow:hidden;
		padding:3px;
		margin-top:10px;
		
		/* CSS HACK */
		height: 104px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/102px;	/* Other browsers */
		height: /**/102px;
				
	}
	#arrow_left{
	position:absolute;
	left:0px;
	z-index:10;
	background-color: #FFF;
	padding:1;
	top:0px;
	
	}
	#arrow_right{
	position:absolute;
	right:0px;
	z-index:10;
	background-color: #FFF;
	padding:1px;
	top:0px;
	
	}	
	#theImages{
	position:absolute;
	height:100px;
	left:40px;
	width:100000px;
	top:0px;
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:1px;
		filter: alpha(opacity=100);
		opacity: 1;
		cursor:pointer;
		border:0px;
	}

	#footer{
		border:none;
		margin-bottom:10px;	
		text-align:center;
		vertical-align:text-top;
		padding-top:1px;
		position:relative;
		font-size:0.8em;
		font-family:arial;
				
	}
#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:none;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}
	
	#theImages .imageCaption{
		display:none;
	}
.Style1 {color: #FFCC00}
.Style2 {color: #666666}
