#rotator
{
	border: thin solid #FFFFFF;
	cursor: pointer;
	overflow: hidden;
	margin: auto;
	position: relative;
	width: 965px;
	height: 400px;
	background-color: #000000;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 965px;
	height: 500px;
}

p
{
	text-align: center;
}

