#header {width: 980px; height: 128px; background: url('/RainbowBanner.jpg') top center no-repeat; overflow: hidden;}
#header h1 {padding: 0;}
#header h1 a {display: block; width: 980px; height: 141px; text-indent: -9999px;}
#header .description {display: none;}

#page-wide{background:#fff8e2;}

body{
background: url(http://www.duncepress.com/wp-content/uploads/2010/08/Gears_Skulls_BG.jpg) black center no-repeat fixed;
color: #333;
}

#menubar {
   background-image: none;
   background: #000;
   border: 0;
}

#menu {
   border: 0;
}

#menu li a {
   border: 0;
}


/* link color of the menubar */
#menu a {
   color: #fff;
}

/* Main menu highlighted text color */
#menu li:hover a, #menu li.sfhover a {
   background-image: none;
   color: #fff;
   border: 0;
}

/* Main menu highlighted background color */
#menu li:hover, #menu li.sfhover {
   background-color: #ed0c6e;
}


/* The current page your on */
#menu .current_page_item a {
   background-image: none;
   background-color: #318dcd;
   color: #EEE;
   border: 0;
}
