#wikia_header {
   background-color: #002066;
   border-color:     #ff6600;
   color: #ffffff;
}

#wikia_header a {
	color: #ffffff;
}

#wikia_logo {
   background-image: url(http://images.wikia.com/mets/images/4/4c/Monaco_wikia_logo_template.png);
}
* html #wikia_logo {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.wikia.com/mets/images/4/4c/Monaco_wikia_logo_template.png', sizingMethod='crop');
}
.headerMenuButton dt, .headerMenuButton dd {
   background-image: url(http://images.wikia.com/mets/images/0/0a/Monaco_header_button_template.png);
}
* html .headerMenuButton dt, * html .headerMenuButton dd  {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.wikia.com/mets/images/0/0a/Monaco_header_button_template.png', sizingMethod='crop');
}

#background_strip {
   background-color: #000000;
}