@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;/**/
}  
div#footer {
  background-color: #11110c; /*#203940; /**/
/*  background-position: left -50px; /**/
}    
div#header {
  background-color: #11110c; /*#203940; /**/
  background-position: left 20px;
}
div#masthead {
  background: none;
}  
#header img.logo {
  position: absolute;
  top: 20px;
  left: 5px;
  height: 70px;
}  
div.headerimage {
  background: url("/img/header_shaman.png") no-repeat;
  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;
}


