div#container
{
   width: 1000px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
body
{
   text-align: center;
   margin: 0;
   background-color: #000000;
   color: #000000;
}
body
{
	text-align:left;
}
#rotator
{
	border: 0px solid #C0C0C0;
	width: 350px;
	height: 270px;
}

#rotator img
{
	width: 350px;
	height: 270px;
}

