/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
ul#saturday{margin:0;padding:0;list-style-type:none;width:auto;position:relative;display:block;height:36px;font-size:12px;font-weight:bold;background:url('images/bgOFF.gif') repeat-x top left;font-family:Helvetica,Arial,Verdana,sans-serif;border-bottom:4px solid #4682B4;border-top:1px solid #C0E2D4}
ul#saturday li{display:block;float:left;margin:0;pading:0;}
ul#saturday li a{display:block;float:left;color:#874B46;text-decoration:none;height:36px;background:url('images/bgDIVIDER.gif') no-repeat top right;; padding-left:20px; padding-right:20px; padding-top:12px; padding-bottom:0}
ul#saturday li a:hover{background:url('images/bgHOVER.gif') no-repeat top left;}
ul#saturday li a.current,
ul#saturday li a.current:hover{color:#fff;background:url('images/bgON.gif') no-repeat top right;}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */