.color1, .color1 a {
   background-color: #ffcddf;
   color:            #6f5b50;
}

.color2 {
   background-color: #6f5b50;
}

#background_strip {
   background-color: #c6e9e9;
}

a, table.gallery td a, div.thumbinner a {
	color: #6f5b50;
}
a:visited, table.gallery td a:visited {
	color: #7aacac;
}
a.new {
	color: #ff6da1 !important;
}

#wikia_header {
   background-color: #6f5b50;
   border-color:     #6f5b50;
}

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

.headerMenuButton dt, .headerMenuButton dd {
   background-image: url(http://images.wikia.com/lucilleball/images/a/a3/Monaco_header_button_Lucy_Pink.png);
   color:            #6f5b50;
}
* html .headerMenuButton dt, * html .headerMenuButton dd  {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.wikia.com/lucilleball/images/a/a3/Monaco_header_button_Lucy_Pink.png', sizingMethod='crop');
}

#header_username a {
	color: #ffcddf;
}

#accent_graphic1 {
   background-image: url(http://images.wikia.com/lucilleball/images/f/f3/Lucy_Accent.png);
   height: 155px;
   width: 200px;
   left: 10px;
}

#search_button {
   background-image: url(http://images.wikia.com/lucilleball/images/1/18/Monaco_search_button_Tiffany%27s.png);
}
* html #search_button {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.wikia.com/lucilleball/images/1/18/Monaco_search_button_Tiffany%27s.png', sizingMethod='crop');
}

#link_box, #link_box a {
        background-color: #6f5b50;
        color: #ffcddf;
}
.widget dd {
        background-color: #f2f5fd;
}
.community_details {
        background-color: #f7e0e8;
        border: 1px solid #ffcddf;
}

#monaco_footer, #monaco_footer a {
	color: #7aacac;
}