.chromestyle{width: 100%;font-weight: bold;}.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/content: "."; display: block; height: 0; clear: both; visibility: hidden;}.chromestyle ul{width: 100%;background: #004166 url(../images/menu_bkgd.gif) top repeat-x; /*THEME CHANGE HERE*/padding: 8px 0;margin: 0;text-align: center; /*set value to "left", "center", or "right"*/}.chromestyle ul li{display: inline;}.chromestyle ul li a{color: #DCE4EF;padding: 8px 13px;margin: 0;text-decoration: none;border-right: 1px solid #00395B;border-left: 1px solid #00598E;}.chromestyle ul li a:hover{/*background: url(../chrometheme/chromebg-over.gif) center center repeat-x; THEME CHANGE HERE*/}/* ######### Style for Drop Down Menu ######### */.dropmenudiv{position:absolute;top: 0;/*border: 1px solid #006600; THEME CHANGE HERE*/border-bottom-width: 0;line-height:15px;z-index:100;background: #9DD05A url(../images/subnav_bkgd.gif) repeat-x top;width: 200px;visibility: hidden;}.dropmenudiv a{width: auto;display: block;border-top: 1px solid #006600; /*THEME CHANGE HERE*/padding: 6px 12px;text-decoration: none;font-weight: bold;color: #FFF;}* html .dropmenudiv a{ /*IE only hack*/width: 100%;}.dropmenudiv a:hover{ /*THEME CHANGE HERE*/background-color: #478839;}