	body{
		background-image:url('../_images/image1_03.jgp');
		background-repeat:no-repeat;
		padding-top:1px;
	}
	#dhtmlgoodies_slideshow{
	width:600px;
	position: relative;
	font-size: 10px;
	margin: 0 auto;   /* ao magico aqui */
	text-align: center;	
	}
	#previewPane{
	margin-bottom:10px;
	text-align:center;
	position:relative;	/* IE 5.x */
	height/* */:/**/412px;	/* Other browsers */
	height: /**/412px;
	/*line-height: 412px;*/
	background-color: #808386;
	float: left;
	width: 580px;
	font-size: 10px;
	color: #808386;
	}
	#previewPane_left{
	margin-bottom:10px;
	text-align:left;
	vertical-align:middle;
	position:relative;	/* IE 5.x */
	height/* */:/**/412px;	/* Other browsers */
	height: /**/412px;
	line-height: 412px;
	background-color:#FFFFFF;
	background-image: url('../_images/b_foto.gif');
	background-repeat:repeat-y;
	width:10px;
	float: left;
	}
	#previewPane_right{
	margin-bottom:10px;
	text-align:right;
	vertical-align:middle;
	position:relative;	/* IE 5.x */
	height/* */:/**/412px;	/* Other browsers */
	height: /**/412px;
	line-height: 412px;
	background-color:#FFFFFF;
	background-image: url('../_images/b_foto1.gif');
	background-repeat:repeat-y;
	width:10px;
	float: left;
	}		
	#previewPane img{
		line-height:400px;
	}
	#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{
	height:62px;	/* Height of the images + 2 */
	border:1px solid #CCCCCC;
	position:relative;
	overflow:hidden;
	padding:1px;
	/* CSS HACK */
	height: 64px;	/* IE 5.x - Added 2 pixels for border left and right */
	height/* */:/**/62px;	/* Other browsers */
	height: /**/62px;
	background-color: #333333;
	float: left;
	top: 6px;
	margin: 0 auto;   /* ao magico aqui */
	text-align: center;	
	width:600px;
				
	}
	#arrow_left{
	position:absolute;
	left:0px;
	z-index:10;
	background-color: #2B343D;
	padding:1px;
	top: 2px;
	}
	#arrow_right{
	position:absolute;
	right:0px;
	z-index:10;
	background-color: #2B343D;
	padding:1px;
	top: 0px;
	}
	#theImages{
		position:absolute;
		height:62px;
		left:25px;
		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:180px;
		top:150px;
	/*	background-color:#FFF;
		border:3px double #000; */
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}		
	#theImages .imageCaption{
		display:none;
	}

