.slideshow { 
	height: 239px; 
	/*width: 951px; */
	position: relative;
	margin: 0; 
	margin-left: auto;
	margin-right: auto;
	}
.slides {
	height: 239px;
	}
.slides img { 
	background-color: #ffffff; 
	height: 239px;
	width: 100%;
	}


.slides_a { 
	background-color: #ffffff; 
	border-style:  none;
	height: 239px;
	width: 100%;
	}
.slides_a:link { 
	background-color: #ffffff; 
	border-style:  none;
	height: 239px;
	width: 100%;
	}
.slides_a:visited { 
	background-color: #ffffff; 
	border-style:  none;
	height: 239px;
	width: 100%;
	}
.slides_a:active { 
	background-color: #ffffff; 
	border-style:  none;
	height: 239px;
	width: 100%;
	}
.slides_a:hover { 
	background-color: #ffffff; 
	border-style:  none;
	height: 239px;
	width: 100%;
	}
.slides_c { 
	border-style:  none;
	}
.slides_c:link { 
	border-style:  none;
	}
.slides_c:visited { 
	border-style:  none;
	}
.slides_c:active { 
	border-style:  none;
	}
.slides_c:hover { 
	border-style:  none;
	}
#controls { 
	z-index: 100; 
	position: absolute; 
	bottom: 0; 
	right: 2%; 
	/*background-color: #ffc; */
	/* border: 2px solid #fff;*/
	margin: 0; 
	padding: 6px; 
	width: 100px;
	}
.scbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: white;
	}

