div#container
{
   width: 994px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
body
{
   text-align: center;
   margin: 0;
   background-color: #004040;
   color: #000000;
}
#rotator
{
	border: 0px solid #000;
	width: 415px;
	height: 311px;
}

#rotator img
{
	width: 415px;
	height: 311px;
}
