.rotatorTitle a, .rotatorTitle a:link, .rotatorTitle a:visited, .rotatorTitle a:active, .rotatorTitle a:hover {color:#0a1f37;}.rotatorReadMore a, .rotatorReadMore a:link, .rotatorReadMore a:visited, .rotatorReadMore a:active, .rotatorReadMore a:hover {color:#b38835;}.rotatorCaption{
	position:absolute;
	bottom:103px; /* height and margin-top are inversely equal if the caption should overlay, width is set in function based on photo width */
	background:#0a1f37;
	color:#FFF;
	font:bold 11px Arial,Helvetica,sans-serif;
	width:385px;
	margin:0 0px;
	padding:2px 0;
	z-index:100;
	text-align:center;
}


.rotatorWrap{
	height:403px; /* height of full news Rotator */
	overflow:hidden;
	width:505px;
	padding:0px 0px;
}

#newsNav{
	padding:0px;
	position:relative;
	left:393px; /* width of article section + some spacing*/
	width:112px;
	margin-top:5px;
}
#newsNav a{
	padding-top:0px;
	margin-top:0px;
}
.rotatorArticle{
	width:385px; /* width of article section*/
	text-align:justify;
	
}
.photo{ /* thumbnail spacing and border */
	border:solid 0px #FFF;
	margin:0 0 12px;
	width:112px; /* same as thumbnail width */
}
.photo img{ /* thumbnail sizes */
	width:112px;
	height:87px;
}
.activeSlide .photo{ /* active thumbnail spacing and border */
	border-color:#b38835;
}
.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:0px solid #FFF; 
}
.rotatorLeadIn{
	color:#FFF;
	height:60px;
}
.rotatorByLine{
	padding-bottom:3px;
	color:#FFF;
	font: bold 11px Arial,Helvetica,sans-serif;
	height:15px;
}
#rotatorDiv, #photoTrail{
	display:none; /*eliminates loading flicker */
}
.rotatorTitle{
	
/*	height:17px; --removed to allow longer 2 line title*/ 
	background:url(/images_web/transLtGrey.png);
	font:bold 15px Arial,Helvetica,sans-serif;
	line-height:17px;
	padding:0 9px;
/*	overflow:hidden; --removed to allow longer 2 line title*/ 
}

.rotatorBoxContent{
	height:78px; 
	padding:0px 9px;
	overflow:auto;
}
.rotatorBox{
	margin-top:9px;
	background:url(http://p.sidhelp.com/c/images/overlays/trans60.png) repeat;
}
.rotatorReadMore{
	height:16px;
	padding-top:3px;
	text-align:right;
	font:11px Arial,Helvetica,sans-serif;
}

/* PUT CUSTOM CODE HERE */
.rotatorWrap{
	height:310px; /* height of full news Rotator */
	width: 513px;
	margin: 0 auto;
	padding-top: 5px;
}
#rotatorDiv{
	border: 1px solid #657f9b;
	height:302px;
}
.rotatorArticle{
	height: 300px;
	position:absolute;
}
.rotatorTitle{
	width: 367px;
	position:absolute;
	bottom: 4px;
}
.rotatorBox{
	position: absolute;
	top: 245px;
	margin: 0;
	padding: 0;
}
.rotatorBoxContent{
	position:absolute;
	bottom: -57px; 
	background:  url(http://p.sidhelp.com/c/images/overlays/trans60.png) repeat;
	color: #FFF;
	height: 61px;
	width: 367px;
	overflow:hidden;
}
.rotatorByLine{
	padding:10px 0 3px 0;
}
.rotatorCaption{
	bottom: 116px;
}
.newsRotator {
	position:relative;
}
#newsNav{
	margin-top:8px;
}

