.color1 {
background-color: #89C46F;
border-bottom: 1px solid #6B6B6B;
}

#page_bar {
background-image: none;
}

#search_box {
background-image: none;
background-color: #285c98;
}

.color1 a {
color: #fff;
}

.color2 {
   background: url(http://images2.wikia.nocookie.net/sports/de/images/c/cf/Sportbg3.jpg) fixed #320f0f;
}
#wikia_header {
        background: none;
        border-color: none;
        border: 0px;
}


#background_strip {
   background: none;
}



#wikia_header a {
color: white;
}

#wikia_logo {
	background-image: url(http://images.wikia.com/help/images//b/b2/Whitelogo.png);
}
* html #wikia_logo {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.wikia.com/help/images//b/b2/Whitelogo.png', sizingMethod='crop');
}

#wikia_logo a {
   top: 0px;
   height: 87px;
}

.headerMenuButton dt, .headerMenuButton dd {
   background-image: url(http://images.wikia.com/help/images//d/dc/Whiteheaderbutton.png);
}
* html .headerMenuButton dt, * html .headerMenuButton dd  {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.wikia.com/common/skins/monaco/beach/images/header_button.png', sizingMethod='crop');
}

.headerMenuButton dt { 
   color: black; 
}