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

.color2 {
   background-color: #e7ddb9;
   background-image: url(http://images.wikia.com/nwn2/images//7/7d/Background.gif);
}

#wikia_header {
   background-color: #a58a5b;
   border-color:     #3a2f11;
}

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

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

.headerMenu, .headerMenu a {
   background-color: #453007;
   color:            white;
   -moz-opacity:     .95;
   opacity:          .95;
}

#widget_cockpit {
   background-color: #a58a5b;
}

#background_strip {
   background-color: #ab3301;
}

#accent_graphic1 {
   background-image: url(http://images.wikia.com/nwn2/images//c/c9/Monaco_background.png);
   height: 155px;
   width: 300px;
}

#accent_graphic2 {
   background-image: url(http://images.wikia.com/nwn2/images//c/c9/Monaco_background.png);
   height: 155px;
   width: 300px;
   top: 20px;
   right: 20px;
}

#search_box {
   background-color: red;
   background-image: url(http://images.wikia.com/nwn2/images//8/87/Monaco_texture_2.png);
}


#search_button {
   background-image: url(http://images.wikia.com/nwn2/images//2/2b/Monaco_search_button.png);
}

* html #search_button {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.wikia.com/nwn2/images//2/2b/Monaco_search_button.png', sizingMethod='crop');
}

#navigation a:hover, .navigation-hover {
   background-color: #e7ddb9;
}

#page_bar {
   background-image: url(http://images.wikia.com/nwn2/images//8/87/Monaco_texture_2.png);
}

#header_username a {
color:#453007;
font-weight:bold;
text-decoration:none;
}