﻿div#SlideShow a
{
	border:none;
	text-decoration:none;
}

div#SlideShow img
{
	border:none;
}

div#SlideShow span.ImageText
{
	position:absolute;
	margin:0 0 0 0;
	color:#000000;
	bottom:0px;
	left:0px;
	width:543px;
	text-align:center;
	background-image:url("images/slideshowtextbackground.png");
	background-repeat:repeat;	
	padding:8px 0px 12px 0px;
	/*z-index:2;*/
}