/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#menu{position:relative;display:block;height:39px; width:690px; float:left;font-size:11px;font-weight:bold;background:transparent url(../images/bgOFF.gif) repeat-x top left;}
#menu ul{margin:0;padding:0;list-style-type:none;width:auto;}
#menu ul li{display:block;float:left;margin:0;}
#menu ul li a{display:block;float:left;color:#666;text-decoration:none;padding:11px 14px 0 14px;height:23px;background:transparent url(../images/bgDIVIDER.gif) no-repeat top right;}
#menu ul li a:hover,
#menu ul li a.current{color:#B30000;background:#fff url(../images/bgON.gif) no-repeat top right;}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */

