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