/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#stylefour{position:center;display:block;height:39px;font-size:12px;font-weight:bold;font-family:Arial, Verdana, Helvitica, sans-serif;border-top:5px solid #B30000;; background-color: transparent; background-image: url(images/bgOFF.gif); background-repeat: repeat-x; background-position: top center}
#stylefour ul{margin:0;padding:0;list-style-type:none;width:auto;; text-align: center}
#stylefour ul li{display:block;float:left;margin:0;}
#stylefour ul li a{display:block;float:left;color:#FFCC66;text-decoration:none;padding:10px 20px 10px 20px;;height:20px;background:transparent url(images/bgDIVIDER.gif) no-repeat top right;}
#stylefour ul li a.current{color:#B30000;background:#fff url(images/bgON.gif) no-repeat top right;}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#stylefour ul li a:hover { color:#FFFFFF; ; font-weight: bold; background-color: #5B0000} 
