#header {
  width: 100%;
  height: 256px;
  background-repeat: repeat-x;
  background-position: 0px 0px;
}

#header .corner_top_left{
  top: -49px;
  left: -48px;
  
  width: 129px;
  height: 163px;
  
  z-index: 1;
}

#header .corner_top_right{
  top: -49px;
  right: -54px;
  
  width: 129px;
  height: 163px;
  
  z-index: 1;
}
#header .special_banner{
  width: 301px;
  height: 167px;
  
  top: 32px;
  right: 78px;
}

#header .special_banner .left_chain{
  top: 0px;
  left: 68px;
}

#header .special_banner .right_chain{
  top: 0px;
  right: 68px;
}

#header .special_banner .frame{
  top: 41px;
  left: 0px;

  width: 301px;
  height: 126px;
    
  background-repeat: no-repeat;
  background-position: top left;
}

#header .special_banner .frame .ad{
  top: 10px;
  left: 10px;

  width: 281px;
  height: 105px;
}

#header .deko_skull_1{
  top: 12px;
  left: 414px;
}

#header .deko_skull_2{
  top: 15px;
  left: 450px;
}

#header .deko_char_dwarf{
  bottom: 0px;
  left: 222px;
}

#header .deko_char_knight{
  bottom: 0px;
  left: 49px;
}

#header .global_nav{
  width: 291px;
  height: 34px;
  margin: 0 auto 0;
}

#header .global_nav .absolute{
  bottom: 0px;
  height: 34px;
}

#header .global_nav a{
  float: left;
}

#header .global_nav a:link,
#header .global_nav a:visited,
#header .global_nav a:hover,
#header .global_nav a:active{
  text-decoration: none;
}

#header_finish_bar {
  height: 20px;
  width: 100%;
}
