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

.color2 {
   background-color: White;
}

#wikia_logo {
   background-image: url(http://i635.photobucket.com/albums/uu78/coconut_express/Monaco_wikia_logo_template.png);
}
* html #wikia_logo {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i635.photobucket.com/albums/uu78/coconut_express/Monaco_wikia_logo_template.png', sizingMethod='crop');
}

.headerMenuButton dt, .headerMenuButton dd {
   background-image: url(http://i635.photobucket.com/albums/uu78/coconut_express/Monaco_header_button_template.png);
}
* html .headerMenuButton dt, * html .headerMenuButton dd  {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i635.photobucket.com/albums/uu78/coconut_express/Monaco_header_button_template.png', sizingMethod='crop');
}

#navigation .menu-item {
   font-family: arial;
   font-size: 12px;
}


#wikia_header {
   background: #ffffff url(http://img410.imageshack.us/img410/2117/khstrip6.png) no-repeat;
   border: 0;
   height: 62px;
}

#wikia_header a {
        color: #000000;
}

#background_strip {
   background: #ffffff url(http://img23.imageshack.us/img23/9720/khwikistrip9.jpg) no-repeat;
   border: 0;
   height: 150px;
}

#wikia_page {
	top: -125px; !important;
        background-color: #FFFFFF;
        color: #000000;
        padding: 2px;
}

#monaco_footer
{
       top: -65px !important;
}