.color1, .color1 a {
   background-color: #CC3399;
   color:            white;
}

.color2 {
   background-color: #CC3399;
}

#wikia_header {
   border: 0;
}

.headerMenuButton dt, .headerMenuButton dd {
   color: black;
   background-image: url(http://images.wikia.com/weeblsstuff/images/b/b4/Header_button.png);
}
* html .headerMenuButton dt, * html .headerMenuButton dd  {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.wikia.com/weeblsstuff/images/b/b4/Header_button.png', sizingMethod='crop');
}

#header_username a {
   color: white;
}

#background_strip {
   background-color: #CC3399;
   border: 0;
}

#page_bar, #search_box {
   background-image: none;
}

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

#link_box a {
   color: white;
}

.WidgetAnswers { display:none; }

#wikia_corporate_footer a {
   color: white;
}