.anythingFader                         { width: 416px; height: 277px; position: relative; margin: 0 auto 0px; background-image:url(../images/slideBG.jpg); background-repeat:repeat-x; }
.anythingFader .wrapper                { width: 416px; overflow: auto; height: 277px; margin: 0 0px; position: absolute; top: 0; left: 0; }
.anythingFader .wrapper ul             { width: 99999px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; }
.anythingFader ul li                   { display: block; float: left; padding: 0; height: 277px; width: 680px; margin: 0; }


#thumbNav                               { position: relative; top: 247px; text-align: left; margin-left: 2px; }
#thumbNav a                             { color: #590c0c; font: 11px/18px Arial, Helvetica, sans-serif; display: inline-block; padding: 2px 8px; height: 18px; margin: 0 2px 0 0; background: #260707; text-align: center; text-decoration: none;}
#thumbNav a:hover                       { background-image: none; background-color: #8c7b6c; color: #590c0c; }
#thumbNav a.cur                         { background: #8c7b6c; color: #590c0c; }

/*Prevents*/
.anythingFader .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingFader .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }


