body {
  font-family: arial, helvetica, sans-serif;
  background-color: #6699FF;
  font-size: 14px;
  }

h1, h2, h3, h4, h5 {
  margin: 0;
  padding: 0;
}

ul {
  list-style: none;
  padding: 0;
  margin: 0 0 0 5px;
}

a {
  text-decoration: none;
  }

a img {
  border: 0px solid #000;
}

#main {
  position: relative;
  width: 1000px;
  margin: 0 auto;
  }

#header {
  margin-bottom: 14px;
}

#header h1 {
  display: inline;
  }

#header h1 a {
  display: block;
  width: 734px;
  height: 132px;
  margin: 0 auto;
  background: url('/graphics/header.gif') no-repeat;
}

#header h1 a span {
  display: none;
}

#menu {
  position: relative;
  width: 288px;
  float: left;
  border: 2px solid #000;
  background-color: #FFF7BA;
  }

#menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#menu li a {
  border: 0px solid #000;
  }

#menu li a span {
  display: none;
  }

#menu_home a {
  display: block;
  width: 283px;
  height: 58px;
  background: url('/graphics/menu_mouse_all.gif') no-repeat;
  background-position: -283px 0;
}

#menu_home a:hover {
  display: block;
  width: 283px;
  height: 58px;
  background: url('/graphics/menu_mouse_all.gif') no-repeat;
  background-position: 0 0;
  }

#menu_ta a {
  display: block;
  width: 283px;
  height: 71px;
  background: url('/graphics/menu_mouse_all.gif') no-repeat;
  background-position: -283px -58px;
  }

#menu_ta a:hover {
  display: block;
  width: 283px;
  height: 71px;
  background: url('/graphics/menu_mouse_all.gif') no-repeat;
  background-position: 0 -58px;
  }

#menu_believe a {
  display: block;
  width: 283px;
  height: 61px;
  background: url('/graphics/menu_mouse_all.gif') no-repeat;
  background-position: -283px -131px;
  }

#menu_believe a:hover {
  display: block;
  width: 283px;
  height: 61px;
  background: url('/graphics/menu_mouse_all.gif') no-repeat;
  background-position: 0 -131px;
  }

#menu_oneway a {
  display: block;
  width: 283px;
  height: 60px;
  background: url('/graphics/menu_mouse_all.gif') no-repeat;
  background-position: -283px -194px;
  }

#menu_oneway a:hover {
  display: block;
  width: 283px;
  height: 60px;
  background: url('/graphics/menu_mouse_all.gif') no-repeat;
  background-position: 0 -194px;
  }

#menu_series a {
  display: block;
  width: 283px;
  height: 60px;
  background: url('/graphics/menu_mouse_all.gif') no-repeat;
  background-position: -283px -257px;
  }

#menu_series a:hover {
  display: block;
  width: 283px;
  height: 60px;
  background: url('/graphics/menu_mouse_all.gif') no-repeat;
  background-position: 0 -256px;
  }

#menu_new a {
  display: block;
  width: 283px;
  height: 59px;
  background: url('/graphics/menu_mouse_all.gif') no-repeat;
  background-position: -283px -318px;
  }

#menu_new a:hover {
  display: block;
  width: 283px;
  height: 59px;
  background: url('/graphics/menu_mouse_all.gif') no-repeat;
  background-position: 0 -318px;
  }

#menu_gallery a {
  display: block;
  width: 283px;
  height: 59px;
  background: url('/graphics/menu_mouse_all.gif') no-repeat;
  background-position: -283px -380px;
  }

#menu_gallery a:hover {
  display: block;
  width: 283px;
  height: 59px;
  background: url('/graphics/menu_mouse_all.gif') no-repeat;
  background-position: 0 -380px;
  }

#menu_club a {
  display: block;
  width: 283px;
  height: 61px;
  background: url('/graphics/menu_mouse_all.gif') no-repeat;
  background-position: -283px -445px;
  }

#menu_club a:hover {
  display: block;
  width: 283px;
  height: 61px;
  background: url('/graphics/menu_mouse_all.gif') no-repeat;
  background-position: 0 -445px;
  }

#menu_games a {
  display: block;
  width: 283px;
  height: 59px;
  background: url('/graphics/menu_mouse_all.gif') no-repeat;
  background-position: -283px -511px;
  }

#menu_games a:hover {
  display: block;
  width: 283px;
  height: 59px;
  background: url('/graphics/menu_mouse_all.gif') no-repeat;
  background-position: 0 -511px;
  }

#menu_cool a {
  display: block;
  width: 283px;
  height: 56px;
  background: url('/graphics/menu_mouse_all.gif') no-repeat;
  background-position: -283px -576px;
  }

#menu_cool a:hover {
  display: block;
  width: 283px;
  height: 56px;
  background: url('/graphics/menu_mouse_all.gif') no-repeat;
  background-position: 0 -576px;
  }

#menu_contact a {
  display: block;
  width: 283px;
  height: 63px;
  background: url('/graphics/menu_mouse_all.gif') no-repeat;
  background-position: -283px -641px;
  }

#menu_contact a:hover {
  display: block;
  width: 283px;
  height: 63px;
  background: url('/graphics/menu_mouse_all.gif') no-repeat;
  background-position: 0 -641px;
  }

#right {
  width: 200px;
  float: right;
  padding: 5px;
  }

#center {
  position: relative;
  width: 690px;
  margin-left: 300px;
  text-align: center;
  }

#content {
  position: relative;
  width: 470px;
}

#footer {
  clear: both;
}

.right-box {
  border: 1px solid #000;
  width: 210px;
  float: right;
  background-color: #fff;
  padding: 5px;
  margin: 0 0 20px 0;
  text-align: left;
}

.right-box p {
  padding: 0;
  margin: 0 0 5px 0;
}

.box {
  border: 1px solid #000;
  width: 440px;
  background-color: #fff;
  padding: 5px;
  margin: 0 0 20px 0;
  text-align: left;
}

.box p {
  padding: 0;
  margin: 0 0 5px 0;
}

#contact_form {
  text-align: left;
  margin: 20px 0 0 40px;
}

#contact_form label {
  display: block;
}

#contact_form input, #contact_form textarea {
  margin-bottom: 10px;
}

#letter {
  background-color: #fff;
  text-align: left;
  padding: 10px;
}

