#globalHeader { z-index: 9999; height: 26px; font-family: Verdana; font-size: 10px; letter-spacing: 1px;
                color: #fff; background: #000; }

#globalNav { z-index: 9999; position: relative; width: 1007px; padding: 3px 0; margin: 0 auto; line-height:1em; }

#globalNav a img { z-index: 9999; background-color: #000; position: relative; top: 3px; border: 0px; }
#globalNav a:hover img { background-color: #fff; }

#globalNav a { z-index: 9999; text-decoration: none; font-weight: bold; display: inline; color: #fff; padding: 3px 6px; margin-right: 5px; }
#globalNav a:hover { color: #000; background-color: #fff; border-radius: 3px; }

#globalNav a.selected { color: #6699cc; }
#globalNav .login { float:right; width: auto; margin-top: 5px; }