/* @override http://www.westbridgechurch.com/css/slideshow.css */
#rotator
{
	overflow: hidden;
	margin: 0;
	position: relative;
	padding-top:5px;
	width: 770px;
	height: 420px;
	z-index:500;
}

#rotator img
{
	border: 0;
	width:770px;
	height:420px;
}
