body {
  background-color:#A61212;
  background-image:url(../images/MB-HP-BGv6.png);
  background-repeat:repeat-y;
  background-position:center;
  margin:0px
  }
div#head {
  width:100%;
  height:199px;
  background-image:url(../images/MB-HP-HEADv6.png);
  background-repeat:no-repeat;
  background-position:center;
  }
div#pbody {
  width:100%;
  background-image:url(../images/MB-HP-BODYv6.png);
  background-repeat:no-repeat;
  background-position:center top;
  min-height:554px;
  }
div#middle {
  width:740px;
  margin-left:auto; margin-right:auto;
  }
div#titlebar {
  height:30px;
  margin-bottom:36px;
  overflow:hidden;
  text-align:center;
  font-family:Georgia,'Times New Roman',Times,serif;
  font-size:24px;
  font-weight:bold;
  font-style:italic;
  color:#C21212
  }
div#navi {
  width:175px;
  float:left;
  overflow:hidden;
  }
div#content {
  margin-left:200px;
  margin-bottom:20px;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:14px;
  color:#333333
  }
div#content a {
  color:#C21212;
  }
div#content a:hover {
  color:#000000;
  }
h1 {
  color:#C21212;
  font-size:18px;
  }
h2 {
  font-weight:bold;
  font-size:1.0em;
  }
ul.menu {
  font-family:Arial,Helvetica,sans-serif;
  font-size:14px;
  font-weight:bold;
  list-style-type:none;
  padding:0;
  }
ul.menu li {
  margin-bottom:4px
  }
ul.menu li a {
  display:block;
  padding:2px;
  text-decoration:none;
  border-bottom:1px dotted #999999;
  color:#555555
  }
ul.menu li a:hover {
  border-bottom-style:solid;
  }
.csc-textpic-caption {
  font-family:Arial,Helvetica,serif;
  font-size:10px;
  }