.stylesheet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}
.text a:visited,  .headline a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}
.text  a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: red;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.headline a:visited, .headline a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.headline a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: red;
	text-decoration: underline;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 631e21;
}
.header a:visited, .header a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 631e21;
	text-decoration: none;
}
.header a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: efefef;
	text-decoration: underline;
}

.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.white a:visited, .white a:link {
	color: white;
	text-decoration: underline;
}
.white a:hover {
	color: red;
	text-decoration: underline;
}

.l{
	BORDER-RIGHT: BFC2C6 1px solid; 
	BORDER-TOP: BFC2C6 1px solid; 
	BORDER-LEFT: BFC2C6 1px solid; 
	BORDER-BOTTOM: BFC2C6 1px solid;
	
}
.border{border:1px solid #939393;}

	#dhtmlgoodies_slideshow{
		width:700px;	/* Total width of slideshow */
		background:464646;}


	#previewPane{
		border:10px solid #464646;
		/*border used to be 1*/
		margin-bottom:0px;
		/*border used to be 10*/	
		text-align:center;
		vertical-align:middle;
		padding-top:0px;
		/*border used to be 10*/

		position:relative;
		
		/* CSS HACK */
		height: 472px;	/* IE 5.x */
		height/* */:/**/470px;	/* Other browsers */
		height: /**/470px;
				
	}
	#previewPane img{
		line-height:0px;
		/*border used to be 400*/
	}
	#largeImageCaption{	/* CSS styling of image caption below large image */
		/*font-style:italic;*/
		text-align:right;
		font-family: Arial, helvetica;	/* Font to use */
		font-size:.7em;
		color:#FFFFFF;
	}
	#imageCaption{	/* CSS styling of image caption below large image */
		/*font-style:italic;*/
		text-align:right;
		font-family: Arial, helvetica;	/* Font to use */
		font-size:.7em;
		color:#FFFFFF;
	}
	#galleryContainer{
		
		height:75px;	/* Height of the images + 2 * used to be 102*/
		/*border:1px solid #CCCCCC;*/
		/*background-image:url(images/strip.gif);*/
		position:relative;
		overflow:hidden;
		padding:0px;
		
		/* CSS HACK */
		height: 77px;	/* IE 5.x - Added 2 pixels for border left and right, used to be 104 */
		height/* */:/**/75px;	/* Other browsers, used to be 102 */
		height: /**/75px;
				
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #464646;
		padding:0px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #464646;
		padding:0px;		
	}
	#theImages{
		position:absolute;
		padding-top:0px;
		padding-right:0px;
		height:75px;
		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 .imageCaption{
		display:none;
	}
	
	#iframe{width:701px;height:550px;padding:0px;border:none;background-color:#000000;text-align:left;vertical-align:top;overflow:auto;
scrollbar-face-color: #000000;
scrollbar-shadow-color: #6d5d7d;
scrollbar-highlight-color: #6d5d7d;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #6d5d7d;}

	
