body {
 /* background:url('images/css/bg.gif') top left repeat-x; */
 background-color:#242424;
}

h1 {
 background:url('images/css/secret--shop_logo.gif') top left no-repeat;
 display:block;
 width:281px;
 height:84px;
 text-indent:-9999px;
}

#adspace {
 background:url('images/css/adspace_bg.gif') top left no-repeat;
 display:block;
 width:362px;
 height:84px;
}

#shopnav {
 background:url('images/css/shopnav_bg.gif') top left no-repeat;
 display:block;
 width:157px;
 height:84px;
}

#navigation ul {
 float:right;
 height: 32px;
 display: inline;
 overflow: hidden;
 width: 800px;
}

#navigation ul li {
 display: inline;
}

#navigation ul li a {
 float: left;
 padding: 32px 0 0 0;
 overflow: hidden;
 height: 0px !important; 
 height /**/:32px; /* for IE5/Win */
 display:block;
}

#navigation ul li a:hover {
 background-position: 0 -32px;
}

#navigation ul li a:active {
 background-position: 0 -64px;
}

#navigation ul li a.selected {
 background-position: 0 -64px;
}

#navigation ul li a.selected:hover {
 background-position: 0 -32px;
}


#alite a {
 background:url('images/css/nav_alite.gif') top left no-repeat;
 width:95px;
}

#aheavy a {
 background:url('images/css/nav_aheavy.gif') top left no-repeat;
 width:100px;
}

#helms a {
 background:url('images/css/nav_helms.gif') top left no-repeat;
 width:64px;
}

#tunes a {
 background:url('images/css/nav_tunes.gif') top left no-repeat;
 width:108px;
}

#weapons a {
 background:url('images/css/nav_weapons.gif') top left no-repeat;
 width:87px;
}

#npc a {
 background:url('images/css/nav_npc.gif') top left no-repeat;
 width:95px;
}

#forbidden a {
 background:url('images/css/nav_forbidden.gif') top left no-repeat;
 width:129px;
}

#message a {
 background:url('images/css/nav_message.gif') top left no-repeat;
 width:122px;
}

#events {
 background:url('images/css/h3_events.gif') top left no-repeat;
 display: block;
 width:191px;
 height:17px;
 text-indent:-9999px;
}

#rightcolumn ul li {
 border-top:1px solid #333;
 padding:1em 0 1em 0;
}

#footer {
 padding:6px; 0 0 6px;
 height:5.5em;
 background:url('images/css/footer_bg.gif') bottom left no-repeat;
}

h3 {
 font-size:175%;
 color:#999;
}

#leftcolumn h2 {
 padding-top:20px;
}

#intro {
font-size:150%;
 padding-bottom:44px;
 margin-bottom:10px;
 background:url('images/css/intro_blackmage.gif') bottom left no-repeat;
}