#quick-navigation li#quick-nav-chapter {
  background: black url(../images/ltop_corner.jpg) no-repeat top left; }
  #quick-navigation li#quick-nav-chapter a {
    background: black url(../images/rtop_corner.jpg) no-repeat top right; }

html body.splash {
  background: #ebebeb; }
  html body.splash #middle {
    width: auto; }
    html body.splash #middle ul#page-navigation {
      background-image: none; }
    html body.splash #middle ul#page-navigation li {
      display: none; }
    html body.splash #middle ul#page-navigation li#page_42372 {
      display: block; }
      html body.splash #middle ul#page-navigation li#page_42372 a {
        border: none;
        width: 140px;
        padding-left: 140px; }
        html body.splash #middle ul#page-navigation li#page_42372 a:hover {
          color: black; }
  html body.splash #footer {
    display: none; }
