.color1, .color1 a {
   background-color: #5260e0;
   color:            White;
}

.color2 {
   background-color: #f1f1f1;
}

#wikia_header {
   background-color: #f1f1f1;
   border-color:     #5260e0;
}

#background_strip {
   background-color: #D6DAEA;
}

.headerMenuButton dt, .headerMenuButton dd {
   background-image: url(http://images.wikia.com/swfanon/images/1/1e/SWF_Wikia_header.png);
}
* html .headerMenuButton dt, * html .headerMenuButton dd  {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.wikia.com/swfanon/images/1/1e/SWF_Wikia_header.png', sizingMethod='crop');
}

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

#search_button {
   background-image: url(http://images.wikia.com/swfanon/images/5/57/SWF_search_arrows.png);
}
* html #search_button {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.wikia.com/swfanon/images/5/57/SWF_search_arrows.png', sizingMethod='crop');
}

/* Transparent drop-down menus (sidebar) */
.menu-item {
    opacity: 0.90;
}

/* Reserved for later; code for header images
#accent_graphic1 {
   background-image: url(http://img119.imageshack.us/img119/5103/ffffki8.jpg);
   height: 155px;
   width: 300px;
}

For the code below:

   top: 20px;
   right: 20px;
*/


#accent_graphic2 {
   background-image: url(http://images.wikia.com/swfanon/images/1/1c/SWF-Back.jpg);
   height: 155px;
   width: 1300px;
}

#userData a[title="Go to My Home [g]"] { display: none; }

/* Because we try to respect copyright law. */
.WidgetMagCloud { display:none; }

/* My Home widget button confusion */
#community-widget-action-button { display: none; }