@CHARSET "utf-8";

@import url('/style/mch-baseline.css');
@import url('/style/mch-baseline-ie.css');
@import url('/style/comic-page.css');
@import url('/style/mch-paneltitles.css');
@import url('/style/mch-banners.css');

body {
/*  background-color: #11110c;/**/
/*  background-color: white;*/
}  
#footer {
  background-color: #11110c; /*#203940; /**/
/*  background-position: left -50px; /**/
}    
#header {
  background-color: #11110c; /*#203940; /**/
  background-position: left 20px;
}
#header img.logo {
  position: absolute;
  top: 20px;
  left: 20px;
  height: 70px;
}  
div.headerimage {
  background: url("/img/slideshow_princessdmps.jpg") no-repeat center -240px;
  height: 100px;  
}  
div#titleband_bg {
  top: 100px;
  height: 80px;
}
div#titleband_fg,
div#titlebar {
  height: 60px;
}
div#titleband_fg {
/*  background-color: #666660; /**/
}  
div#titlebar p.subtitle {
  font-size: 28px;
  line-height: 38px;
}
div#titlebar p.fulltitle {
  font-size: 40px;
  line-height: 60px;
}
div#titlebarmenu {
  height: 22px;
  line-height: 22px;
}


