/*Slideshow CSS*/
#rotator
{
	border: 0;
	overflow: hidden;
	margin: 0px;
	position: relative;
	width: 980px;
	height: 268px;

}

#rotator img
{
	border: 0;
	width: 980px;
	height: 268px;
}










