#slideshow { 
	position:relative; 
	overflow:hidden;
	border:11px solid #E5E5E5;
		height:369px;
	margin:0 0 16px 0;}

	
#slideshow #slideshow_violator {
	z-index:1000;


	position:relative;
	margin-top:-74px;
	clear: both;
	background:url(../images/slideshow_violator.png) left top repeat;
	height:74px;
}
	
#slideshow #slideshow_violator #project_caption {
	display:none; 
	padding:14px 17px 13px 17px; 
color:#FFFFFF;
	float:left; 
	font-weight: normal;
	width:auto;

	background:transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px; }
	#slideshow #slideshow_violator #project_caption div{

color:#ffffff;
padding:0 0 0px 0 ;
font-weight:normal;
	}

		#slideshow #slideshow_violator #project_caption  a.title{
color:#FFFFCC;
text-decoration:none;
display:block;
font-size:22px;
padding-bottom:3px;
margin-left:-1px;

	}		#slideshow #slideshow_violator #project_caption a.title:hover{
	text-decoration:underline;
	
	}
	
#slide_navigation{
float:right;
position:relative;
padding:0 0 0 0;
}
	
#slide_navigation a { 
	text-indent:-9999px; 
	display:block; 
	width:11px; 
	height:10px; 
	float:left; 
	margin-left:5px; 
	cursor:pointer; 
	overflow:hidden;
	background:transparent url("../images/slide_navigation_noactive.png") no-repeat 0 0; }
	
#slide_navigation a:hover { 
	background:transparent url("../images/slide_navigation_hover.png") no-repeat 0 0; }
	
#slide_navigation a.activeSlide { 
	background:transparent url("../images/slide_navigation_hover.png") no-repeat 0 0; }
	
#slideshow li .slide_caption {

	display:none; }

#slides {
	position: relative;
	background-color:#fff; 
	overflow:hidden; 
	margin:0; 
	padding:0; }
#slideshow #slides li a img{
width:902px;
height:369px;
}
#slideshow #slides li img{
display: none;
float: right;
}
