/* IE HACK FOR TRANSPARENT NAV BAR STYLE */

#navBar {  overflow: hidden }
#navBar a:hover { color:#000; text-decoration:none }
