/* Generated by KompoZer */
body {
  background-color: black;
  background-repeat: no-repeat;
  font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
  font-size: 13px;
  color: #ffffff;
  background-position: center top;
  background-image: url(images/header.png);
}
#box {
  width: 800px;
  height: 600px;
  top: 50%;
  left: 50%;
  margin-top: -275px;
  margin-left: -400px;
  position: relative;
}
#top {
  width: 800px;
  height: 16px;
  background-image: url(images/bgtop_wide.jpg);
  background-repeat: no-repeat;
}
#middle {
  width: 800px;
  height: 523px;
  background-image: url(images/bgbody_wide.jpg);
}
#bottom {
  width: 800px;
  height: 14px;
  background-image: url(images/bgbottom_wide.jpg);
  background-repeat: no-repeat;
}
#nav {
  margin: 0 auto;
  width: 770px;
  height: 44px;
  background-color: #333333;
}
#nav #logo {
  display: inline;
  float: left;
}
#nav #logo h1 {
  margin: 14px 0 0 10px;
  padding: 0;
  font-size: 13px;
  color: #ffffff;
  text-transform: uppercase;
}
#nav #logo h1 a {
  color: #ffffff;
  text-decoration: none;
}
#nav #logo h1 span {
  color: #999999;
}
#nav #menu {
  display: inline;
  float: right;
}
#nav #menu ul {
  margin: 16px 10px 0 0;
  padding: 0;
  font-size: 12px;
}
#nav #menu ul li {
  list-style-type: none;
  display: inline;
  font-weight: bolder;
  margin-left: 10px;
  text-transform: uppercase;
}
#nav #menu ul li a {
  text-decoration: none;
  color: #ffffff;
}
#nav #menu ul li a:hover {
  color: #999999;
}
#main_img {
  margin: 0 auto;
  width: 770px;
  height: 402px;
  background-repeat: no-repeat;
}
#main_text {
  margin: 0 auto;
  width: 770px;
  height: 74px;
  background-color: #333333;
}
#main_text p {
  margin: 0;
  padding: 0;
}
#main_text p a {
  color: #ffffff;
  text-decoration: none;
}
#welcome {
  margin: 0 auto;
  padding: 10px 0;
  width: 600px;
}
#main_text h2 {
  margin: 0;
  padding: 0;
  color: #cccccc;
  font-size: 14px;
}
#footer {
  text-align: center;
  color: #333333;
  clear: both;
}
#footer a {
  text-decoration: none;
  color: #333333;
}
#inner_box {
  margin: 0 auto;
  width: 800px;
}
#inner_middle {
  width: 800px;
  background-image: url(images/bgbody_wide.jpg);
  display: table;
  color: #333333;
}
#left {
  border-right: 0px solid #333333;
  float: left;
  width: 458px;
}
#left p {
  margin: 10px 0 10px 30px;
  padding: 0;
  width: 780px;
  text-align: justify;
}
#left h2 {
  margin: 0 0 0 30px;
  padding: 20px 0 0;
  width: 400px;
  font-size: 16px;
}
#right {
  float: right;
  width: 200px;
}
#right h3 {
  border-bottom: 1px solid #333333;
  margin: 0;
  padding: 20px 0 0;
  font-size: 13px;
  width: 140px;
}
#right ul {
  margin: 0;
  padding: 5px 0 20px 20px;
  font-size: 10px;
  list-style-type: square;
}
#right ul li a {
  color: #333333;
  text-decoration: none;
}
#right ul li a:hover {
  text-decoration: underline;
  background-image: url(images/Logo%20p%20Manga.png);
  background-position: right top;
}
#inner_img {
  margin: 0 auto;
  width: 770px;
  height: 112px;
  background-repeat: no-repeat;
  background-position:  center center;
}
