	body{
		font-family: 'Century Gothic','Century Gothic',Arial,verdana;
		font-weight: lighter;
		background-repeat:no-repeat;

		background-color:#43474A;
	}
	
	#dhtmlgoodies_slideshow{
		width:800px;	/* Total width of slideshow */
	}

	#topHeaderPanel{
		
		height:100px;	/* Height of the images + 2 */
		border:0px solid #fff;
		margin-bottom:40px;
		position:relative;
		overflow:hidden;
		padding:1px;
		
		/* CSS HACK */
		height: 102px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/100px;	/* Other browsers */
		height: /**/100px;
				
	}
	
	#footerPanel{
		
		height:70px;	/* Height of the images + 2 */
		border:0px solid #000000;
		margin-bottom:40px;
		position:relative;
		overflow:hidden;
		padding:1px;
		font-family: 'Century Gothic','Century Gothic',Arial,verdana;
		font-weight: thin;
		font-size:14px;
		text-align:left;
		color:#999999;
		
		/* CSS HACK */
		height: 70px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/68px;	/* Other browsers */
		height: /**/68px;
				
	}

	#footerPanel a {
		color:#999999;
		text-decoration:none;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-weight: lighter;
		font-size:14px;
		
	}

	#footerPanel a:visited {
		color:#999999;
		text-decoration:none;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-weight: lighter;
		font-size:14px;
		
	}

	#footerPanel a:hover {
		color:#f95500;
		text-decoration:underline;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-weight: lighter;
		font-size:14px;
		
	}

	#previewPane{
		color: #222222;
		border:0px solid #000000;
		text-align:center;
		vertical-align:middle;
		background-color:#43474A;
		width:600px;
		position:relative;
		height: 500px;
		height/* */:/**/300px;
		height: /**/300px;
		background-image: url(../../../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/YG718M18/images/Bg-Portraits.jpg);				
	}

	#previewPane a {
		color:#fe5e00;
		text-decoration:none;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-weight: lighter;
		
	}

	#previewPane a:visited {
		color:#fe5e00;
		text-decoration:none;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-weight: lighter;
		
	}

	#previewPane a:hover {
		color:#fe5e00;
		text-decoration:underline;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-weight: lighter;
		
	}
	
	#previewPane img{
		line-height:400px;
	}
	
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		font-style:italic;
		text-align: justify;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-size:11px;
		line-height:14px;
		margin-top:15px;
		margin-left:150px;
		margin-right:20px;
		
		
	}
	
	#previewPane #largeImageCaption2{	/* CSS styling of image caption below large image */
		font-style:italic;
		text-align: justify;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-size:11px;
		line-height:14px;
		margin-top:20px;
		margin-left:130px;
		margin-right:20px;
		
	}

	#previewPane #largeImageCaption1{	/* CSS styling of image caption below large image */
		font-style:italic;
		text-align: justify;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-size:11px;
		line-height:14px;
		margin-left:5px;
		margin-right:170px;
		
	}

	#previewPane #largeImageCaption3{	/* CSS styling of image caption below large image */
		font-style:italic;
		text-align: justify;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-size:11px;
		line-height:14px;
		margin-top:20px;
		margin-left:5px;
		margin-right:10px;
		
	}

	#galleryContainer{
		
		height:70px;	/* Height of the images + 2 */
		border:0px solid #43474A;
		position:relative;
		overflow:hidden;
		padding:1px;
		background-color:#43474A;
		
	
				
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #43474A;
		padding:1px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #43474A;
		padding:1px;
	}
	#theImages{
		position:absolute;
		height:100px;
		left:40px;
		width:10000px;
		background-color:#43474A;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:1px;
		filter: alpha(opacity=80);
		opacity: 0.8;
		cursor:pointer;
		border:1px solid #FFFFFF;
		margin-right:10px;
	}

	#waitMessage{
		display:none;
		position:absolute;
		left:120px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family: 'Century Gothic','Century Gothic',Arial,verdana;
	}
	
	#theImages .imageCaption{
		display:none;
	}
.newstyle
{

		padding:3px;
		filter: alpha(opacity=80);
		opacity: 0.8;
		cursor:pointer;
		border:1px solid #FFFFFF;
		margin-right:10px;
}