#RotateTest1234 {
	float:right;
	width:255px;
	background-color:#CCCCCC;
}

#RotatorCaption {
	height:50px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:7pt;
	background-color:#CCCCCC;
}

#blendimg{
	width: 255px; 
	height: 191px; 
	border: 0 none; 
	filter: alpha(opacity=0); 
	-moz-opacity: 0; 
	opacity: 0;
}

#blenddiv {
	background-image: url(1.jpg); 
	background-repeat: no-repeat; 
	width: 255px; 
	height: 200px;
}

#RotatorNav {
	text-align:center;
	font-size:12px;
	height:25px;
}

#RotatorNav A {
	text-align:center;
	font-size:12px;
	text-decoration:none;
}

#img1 {
	background-image:url(1.JPG);
	width:255px;
	height:200px;
}

#img2 {
	background-image:url(2.JPG);
	width:255px;
	height:200px;
}

#img3 {
	background-image:url(3.JPG);
	width:255px;
	height:200px;
}

#img4 {
	background-image:url(4.JPG);
	width:255px;
	height:200px;
}

