*
{
	background-color: #000000;
	position:center;
}

#rotator
{
	border: 0px;
	overflow: hidden;
	margin: 0px auto 0px;
	position: relative;
	width: 650px;
	height: 337px;
}

#rotator img
{
	border: 0;
	width: 650px;
	height: 337px;
}

p
{
	text-align: center;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}