.rotatorTitle a, .rotatorTitle a:link, .rotatorTitle a:visited, .rotatorTitle a:active, .rotatorTitle a:hover {color:#000;}.rotatorReadMore a, .rotatorReadMore a:link, .rotatorReadMore a:visited, .rotatorReadMore a:active, .rotatorReadMore a:hover {color:#4814A0;}.rotatorCaption{
	position:absolute;
	bottom:177px; /* height and margin-top are inversely equal if the caption should overlay, width is set in function based on photo width */
	background:url(/images_web/spacer.gif);
	color:#FFF;
	font:bold 11px Arial,Helvetica,sans-serif;
	width:430px;
	margin:0 1px;
	padding:2px 0;
	z-index:100;
	text-align:center;
}


.rotatorWrap{
	height:468px; /* height of full news Rotator */
	overflow:hidden;
	width:579px;
	padding:1px 3px;
}

#newsNav{
	padding:0px;
	position:relative;
	left:435px; /* width of article section + some spacing*/
	width:140px;
	margin-top:5px;
}
#newsNav a{
	padding-top:0px;
	margin-top:0px;
}
.rotatorArticle{
	width:432px; /* width of article section*/
	text-align:justify;
	
}
.photo{ /* thumbnail spacing and border */
	border:solid 1px #000;
	margin:0 0 3px;
	width:138px; /* same as thumbnail width */
}
.photo img{ /* thumbnail sizes */
	width:138px;
	height:93px;
}
.activeSlide .photo{ /* active thumbnail spacing and border */
	border-color:#FFF;
}
.photo div{ /* if no image and no default image, show title for thumbnail, use these properties */
	text-align:center;
	height:78px;
	padding:5px;
	color:#fff;
	background:#000;
}
.rotatorPhoto{
	z-index:20;
	border:1px solid #000; 
}
.rotatorLeadIn{
	color:#000;
	height:122px;
}
.rotatorByLine{
	padding-bottom:15px;
	color:#4814A0;
	font: bold 11px Arial,Helvetica,sans-serif;
}
#rotatorDiv, #photoTrail{
	display:none; /*eliminates loading flicker */
}
.rotatorTitle{
	height:21px;
	line-height:21px;
	background:url(/images_web/spacer.gif);
	font:bold 16px Arial,Helvetica,sans-serif;
	padding:0 5px;
	overflow:hidden;
}

.rotatorBoxContent{
	height:152px;
	padding:0px 5px;
	overflow:auto;
}
.rotatorBox{
	margin-top:5px;
	background:none;
}
.rotatorReadMore{
	height:16px;
	padding-top:15px;
	font:11px Arial,Helvetica,sans-serif;
}

/* PUT CUSTOM CODE HERE */

.rotatorWrap{
	width:753px;
}

#rotaterWrapper  {
	background:url("/images_web/boxContentMain.jpg") repeat scroll 0 0 transparent;
	height:366px;
	margin-bottom:10px;
}

#newsNav {
	float:right;
	margin-top:25px;
	margin-right:5px;
	position:static;
}
#newsRotator{
	margin-top: 6px;
}
.rotatorPhoto{
	width: 430px;
	float:left;
	border:none;
}
.rotatorPhoto div{
	border:1px solid #000;	
}
.rotatorArticle{
	width:602px;
}
.rotatorBox{
	background:transparent url(/images_web/boxContentMain.jpg) repeat-x scroll 0 -33px;
}
.rotatorTitle {
	width:700px;
	background:transparent url(/images_web/boxContentMain.jpg) repeat-x scroll 0 0;
}
.rotatorSubTitle{
	color: #000;
}

.rotatorBoxContent {
	float:left;
	height:inherit;
	width:160px;
	background:transparent url(/images_web/boxContentMain.jpg) repeat-x scroll 0 -33px;
}
.rotatorCaption{
	position:static;
	background:transparent url(/images_web/boxContentMain.jpg) repeat-x scroll 0 -33px;
	border:none!important;
	color: #000;
}