#rotator { width:1000px; height:202px;  margin:0px 0px 0px 0px; overflow:hidden;     }
#slideshow { height:202px; overflow:hidden;}
/*
#rotatorbg 					{ position:absolute; width:385px; height:202px; overflow:hidden; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/images/rotator.png'); margin:0px 0px 0px 615px; z-index:10;}
#rotatorbg[id] 				{ background-image:url(/images/rotator.png);}



#rotatortitle { position:absolute;  color:#FFFFFF; font-weight:500; font-family:Helvetica,Arial; width:600px; height:190px; overflow:hidden; margin:20px 0px 0px 20px; z-index:10;   }

#rotator #rcorner { background-image:url(/images/corner.png); background-repeat:no-repeat; width:29px; height:32px; position:absolute; z-index:12; margin:268px 0px 0px 0px;}

#rotatortitle h1 { margin:0; padding:0; font-family:Helvetica, Arial; color:#0082C8; font-size:28pt; font-weight:normal;  }
#rotatortitle span { margin:0; padding:2px 0px 2px 0px; font-size:9pt; line-height:18px; color:#3A4043; }
#rotatortitle p { margin:0; padding:5px 0px 0px 0px; }
#rotatortitle p a { color:#FFFFFF; background-color:#0082C8; display:block; float:left; padding:4px 6px 4px 6px; font-size:9pt; text-decoration:none; text-transform:uppercase; font-weight:bold; }

#rotatorpause  { float:left;  margin-right:8px; margin-top:3px; cursor:pointer; color:#FFFFFF; padding:0px 5px 0px 5px;  }
#rotatorresume { float:left;  margin-right:8px; margin-top:3px; cursor:pointer; color:#FFFFFF; padding:0px 5px 0px 5px; }
#rotatorpages  { float:left; margin-right:8px; text-align:center; width:347px; }

#rotatorpages ul { margin:0; padding:0; }
#rotatorpages ul li { margin:0; padding:0; }
#rotatorpages a { padding:2px 8px 3px 8px; margin:0px 2px 0px 2px;  color:#616161; text-align:center; font-size:12pt; text-decoration:none;  background-repeat:no-repeat; color:#FFFFFF; }
#rotatorpages a.activeSlide { color:#616161; font-weight:bold; color:#0E110A; }


#rotatorprev	 {  width: 46px; height: 38px; background-image: url(/images/cycle/previous.png); background-repeat:no-repeat; float:left; cursor:pointer; }
#rotatornext 	 {  width: 46px; height: 38px; background-image: url(/images/cycle/next.png); background-repeat:no-repeat; float:right; cursor:pointer;	}
*/