*
{
	margin: 0;
	padding: 0;
}

#rotator
{
	
	border: 0px solid #000;
	cursor: pointer;
	overflow: hidden;
	margin: 0px auto 10px;
	position: relative;
	width: 960px;
	height: 150px;
	

	
	
}

#rotator img
{
 	border: 0px none;
	cursor: pointer;
	width: 960px;
	height: 150px
}

#rotater {
  background:url('gradient_b.gif') repeat-x 0 0;
}



#pictures {
  width:960px;
  margin:0 auto;
  padding:0px 0px 0;
  background:#fff;
}

p
{
	text-align: center;
}