#RotWrap{position:absolute;top:0px;right:0px;width:504px;height:250px;overflow:hidden;}
/*    anythingSlider v1.0        By Chris Coyier: http://css-tricks.com    with major improvements by Doug Neiner: http://pixelgraphics.us/    based on work by Remy Sharp: http://jqueryfordesigners.com/*/
.anythingSlider                         { height:250px;margin:0;position:relative;width:504px;}
.anythingSlider .wrapper                { width: 504px; overflow:hidden; height: 250px; margin: 0px; position: absolute; top: 1px; left: 1px; }
.anythingSlider .wrapper ul             { width: 999999px; list-style: none; position: absolute; top: 0; left: 0;  margin:0 0 0 -40px;*margin: 0 0 0 0;}
.anythingSlider ul li                   { display:block; float: left; padding: 0; width: 754px; height: 250px; margin: 0; }
.anythingSlider .arrow                  { display: none; height:11px; width:11px;text-indent: -9999px; position: absolute; top:  304px; cursor: pointer; z-index:999; }
.anythingSlider .forward                {display: none;background: url() no-repeat 0 0; right:185px; }
.anythingSlider .back                   { display: none;background: url() no-repeat 0 0; left:175px; }
.anythingSlider .forward:hover          {}
.anythingSlider .back:hover             {}

#thumbNav                               {display:none;margin:0 0 0 203px;position:relative;text-align:left;top:299px;}
#thumbNav a                             { color:#959595;display: inline-block; padding:2px 4px; height: 18px; margin: 0 5px 0 0; text-align: center; text-decoration:none;}
#thumbNav a:hover,                       
#thumbNav a.cur                         { color:#262626; font-weight:bold; }

#start-stop                             { padding:0; width: 12px; height:13px; text-indent:-999em;position: absolute; right:319px; top: 304px; background:url(images/pause.gif) no-repeat 0 0;}
#start-stop.playing                     { background:url(images/play.gif) no-repeat 0 0;}
#start-stop:hover                       {}

/*  Prevents*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }

.rotPic{}
.rotText{width:348px;height:74px;padding:10px;background: url(../images/bg.png) no-repeat;color:#fff;margin-top:130px;font-size:11px;}
.rotText h1, .sldtxt h2 { color:#ff6600;margin:0px 0px 0px 0px;padding:0px;font-size:14px;}
.rotText a { color:#FFFFFF}
.rotText h3 {margin:0px;padding:0px;color:#0085cf;font-weight:normal;font-size:16px;text-transform:uppercase;}
.rotText span.credit {color:#758fa7;float:right;clear:both;font-size:11px;}




