#headerArea { position: relative; width: 100%; text-align: center; }
#headerTop { position: relative; width: 100%; height: 80px; background: transparent url('../images2/header/bg.gif') repeat-x; border-bottom: solid 1px #808080; }

#navbar { position: relative; top: -1px; width: 950px; margin: 0px auto 0px auto; background: transparent; font-size: 14px; font-weight: bold; }

#navbar .tabLeft { width: 12px; height: 35px; float: left; position: relative; margin: 0px 0px 0px 0px; font-size: 1px; padding: 0px 0px 0px 0px; background: transparent url("../images2/header/tab_left.gif") no-repeat; }
#navbar .tab { height: 35px; float: left; position: relative; margin: 0px 0px 0px 0px; font-size: 14px; text-align: center; padding: 0px 0px 0px 0px; background: transparent url("../images2/header/tab_bg.gif") repeat-x; }
#navbar .tabInner { padding: 8px 2px 0px 2px; }
#navbar .tabRight { width: 12px; height: 35px; float: left; position: relative; margin: 0px 20px 0px 0px; font-size: 1px; padding: 0px 0px 0px 0px; background: transparent url("../images2/header/tab_right.gif") no-repeat; }
#navbar a:link, #navbar a:visited { color: #cccccc; text-decoration: none; }
#navbar a:hover, #navbar a:active { color: #cccccc; text-decoration: underline; }

#navbar a.selected:link, #navbar a.selected:visited { color: #ffe500; text-decoration: none; }
#navbar a.selected:hover, #navbar a.selected:active { color: #ffe500; text-decoration: underline; }

#headerLogo { width: 950px; height: 80px; margin: 0px auto 0px auto; position: relative; background: transparent url("../images2/header/logo.gif") no-repeat 20px 0px; }

#headerAd { position: absolute; top: 10px; right: 0px; width: 468px; height: 60px; }

#subnav { position: relative; width: 950px; margin: 4px auto 0px auto; background: transparent; font-size: 10px; border-bottom: solid 2px #a82025; }
#subnav div { float: left; padding: 3px 8px 3px 8px; margin: 3px 0px 0px 3px; background: #222222; border-left: solid 2px #a82025; border-right: solid 2px #a82025; border-top: solid 2px #a82025; }
#subnav div.selected { background: #a82025; border: solid 2px #a82025; padding-bottom: 1px; margin-bottom: 0px; }
