.color1, .color1 a {
   background-color: #6495ED;
   color:            Black;
}

.color2 {
   background-color: Lightgrey;
}

#wikia_header {
   background-color: #6495ED;
   border-color:     Lightgrey;
}


#wikia_logo {
   background-image: url(http://images.wikia.com/duckstad/nl/images//a/af/Aoc_wikia_logo.png);
}
* html #wikia_logo {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.wikia.com/help/images//f/f6/Starwars_wikia_logo.png', sizingMethod='crop');
}

#accent_graphic1 {
   background-image: url(http://images.wikia.com/duckstad/nl/images//b/b4/Kopie_van_PAKHUIS8.PNG.jpg);
   height: 155px;
   width: 224px;
}

.headerMenuButton dt, .headerMenuButton dd {
   background-image: url(http://images.wikia.com/duckstad/nl/images//7/7b/Aoc_header_button.png);
}
* html .headerMenuButton dt, * html .headerMenuButton dd  {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://img514.imageshack.us/img514/4391/bannerwiton4.png', sizingMethod='crop');
}