.menu_top_left{
background:url('/img/header_title.jpg') 0 0 no-repeat;
width: 364px;
height: 84px;
}
.menu_top_right{
background:url('/img/header_top.jpg') 0 0 no-repeat;
height: 84px;
}
.menu_bottom_right{
background:url('/img/header_bottom.jpg') 0 0 no-repeat;
}
.menu_kills
{
width: 70px;
height: 28px;
overflow: none;
background:url('/img/menu_kills.jpg') 0 0 no-repeat;
z-index: 10;
position: absolute;
top: 84;
left: 0;
}
.menu_kills:hover
{
background:url('/img/menu_kills_over.jpg') 0 0 no-repeat;
}
.menu_forums
{
width: 64px;
height: 28px;
overflow: none;
background:url('/img/menu_forums.jpg') 0 0 no-repeat;
z-index: 10;
position: absolute;
top: 0;
left: 70px;
}
.menu_forums:hover
{
background:url('/img/menu_forums_over.jpg') 0 0 no-repeat;
}
.menu_roster
{
width: 66px;
height: 28px;
overflow: none;
background:url('/img/menu_roster.jpg') 0 0 no-repeat;
z-index: 10;
position: absolute;
top: 0;
left: 134px;
}
.menu_roster:hover
{
background:url('/img/menu_roster_over.jpg') 0 0 no-repeat;
}
.menu_chat
{
width: 54px;
height: 28px;
overflow: none;
background:url('/img/menu_chat.jpg') 0 0 no-repeat;
z-index: 10;
position: absolute;
top: 0;
left: 200px;
}
.menu_chat:hover
{
background:url('/img/menu_chat_over.jpg') 0 0 no-repeat;
}
.menu_wiki
{
width: 48px;
height: 28px;
overflow: none;
background:url('/img/menu_wiki.jpg') 0 0 no-repeat;
z-index: 10;
position: absolute;
top: 0;
left: 254px;
}
.menu_media
{
width: 62px;
height: 28px;
overflow: none;
background:url('/img/menu_media.jpg') 0 0 no-repeat;
z-index: 10;
position: absolute;
top: 0;
left: 302px;
}
