#tumenubar ul li {
  list-style-type: none;
  list-style-image: none;
  }

#tumenubar {
 background-color:#ffffff;
 text-align: left;
}

#tumenubar ul, #tumenubar ul li {
 margin: 0;
 padding: 0;
}

#tumenu a, #tumenu {
 display: inline-block;
 float: left;
 text-decoration: none;
 text-indent: -99999px;
}

#tumenu {
 padding: 0px 0 0 0;
 width: 100%;
 height: 50px;
 float: left;
}

#tumenu .home a {
 height: 50px;
 width: 120px;
 background: url('http://theunderfold.com/home.png') no-repeat;
}

#tumenu .about a {
 height: 50px;
 width: 118px;
 background: url('http://theunderfold.com/about.png') no-repeat;
}

#tumenu .sundays a {
 height: 50px;
 width: 160px;
 background: url('http://theunderfold.com/sundays.png') no-repeat;
}

#tumenu .fanart a {
 height: 50px;
 width: 120px;
 background: url('http://theunderfold.com/fans.png') no-repeat;
}

#tumenu .store a {
 height: 50px;
 width: 120px;
 background: url('http://theunderfold.com/store.png') no-repeat;
}

#tumenu .store1 a {
 height: 50px;
 width: 120px;
 background: url('http://theunderfold.com/store1.png') no-repeat;
}

#tumenu .rss a {
 height: 50px;
 width: 120px;
 background: url('http://theunderfold.com/rss.png') no-repeat;
}

#tumenu .home a:hover {
 background-position: -120px 0;
}

#tumenu .about a:hover {
 background-position: -119px 0;
}

#tumenu .sundays a:hover {
 background-position: -160px 0;
}

#tumenu .fanart a:hover {
 background-position: -120px 0;
}

#tumenu .store a:hover {
 background-position: -120px 0;
}

#tumenu .store1 a:hover {
 background-position: -120px 0;
}

#tumenu .rss a:hover {
 background-position: -120px 0;
}

#comic { 
padding: 0;
border: none; 
}

#header {
padding-left: 100px;
}