﻿/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#styletwo{position:relative;display:block;height:25px;font-size:12px;font-weight:bold;background:transparent url(images/bgOFF.jpg) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;margin:0 auto;width:740px;}
#styletwo ul{margin:0 0 0 90px;padding:0;list-style-type:none;width:auto;}
#styletwo ul li{display:block;float:left;margin:0 1px 0 0;}
#styletwo ul li a{display:block;float:left;color:#FFF;text-decoration:none;padding:6px 20px 0 20px;height:25px;}
#styletwo ul li a:hover,#styletwo ul li a.current{color:#000;background:transparent url(images/bgON.jpg) repeat-x top left;}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */