	body{
		padding-top:00px;
		font-size: 11px;
		font-family: Tahoma, Trebuchet MS, Arial ;		
		color:#808080;
	}
	#dhtmlgoodies_slideshow{
		width:880px;	/* Total width of slideshow */
		height:px;
	}

	#previewPane{
		border:1px solid #CCCCCC;
		margin-bottom:5px;	
		text-align:center;
		vertical-align:middle;
		padding:3px;
		position:relative;
		/* CSS HACK */
		height: 222px;	/* IE 5.x */
		height/* */:/**/420px;	/* Other browsers */
		height: /**/222px;
		width:740px;
	}
	#previewPane img{
		line-height:400px;
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		font-style:italic;
		text-align:center;
		font-family: Tahoma, Trebuchet MS, Arial ;	/* Font to use */
		font-size:0.9em;
	}
	#galleryContainer{		
		height:56px;	/* Height of the images + 2 */
		width:382px;
		border:1px solid #CCCCCC;
		position:relative;
		overflow:hidden;
		padding:1px;
		padding-top:4px;
		float:right;		
		/* CSS HACK */
		height: 55px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/55px; /* Other browsers */
		height: /**/55px;
		float:right;		
		border:1px solid gray;
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;		
	}
	#theImages{
		position:absolute;
		height:100px;
		left:40px;
		width:100000px;		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		
		/*filter: alpha(opacity=50);
		opacity: 0.5;padding:1px;border:1px solid #CCCCCC;*/
		cursor:pointer;
		border:0px;
		margin-right:5px;
		border:0px solid gray;
	}
	#theImages img:hover{
		border:2px solid #0080C0;
		margin-right:5px;
	}
	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		border:0px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family: Tahoma, Trebuchet MS, Arial ;	
	}
	
	#theImages .imageCaption{
		display:none;
	}
.border{
	border-left:1px solid gray;
	border-bottom:1px solid gray;
	border-right:1px solid gray;
}

.header{
	color: #000000;
	font-size: 20px;
	font-family: Tahoma, Trebuchet MS, Arial ;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 0px 10px;
	text-decoration: none;
	}
h2{
	color: #000000;
	font-size: 16px;
	font-family: Tahoma, Trebuchet MS, Arial ;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 0px 10px;
	text-decoration: none;
	}

h1{

	font-family: Tahoma, Trebuchet MS, Arial ;
	font-size:60px;
	color:#808080;
	font-weight:bold;
	
}

.product_view a{
	font-family: Tahoma, Trebuchet MS, Arial ;
	color:#336699;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.product_view a:hover{
	font-family: Tahoma, Trebuchet MS, Arial ;
	color:#800080;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
.product_view a:visited{
	font-family: Tahoma, Trebuchet MS, Arial ;
	color:#336699;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.ph a{
	font-family: Tahoma, Trebuchet MS, Arial ;
	color:#336699;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.ph a:hover{
	font-family: Tahoma, Trebuchet MS, Arial ;
	color:#800080;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}


