wiki_logo {

width:150px; }

#background_strip
{
   background: #344d24 url(http://images.wikia.com/stargate/images/1/1f/Background.jpg) repeat-x;
}

#wikia_header {
        background: #000;
	border-color: #FFF;
	color: #FFF;
}
#wikia_header a {
	color: #FFF;
}
#header_username a {
	color: #d7e8fc;
}
.headerMenuButton dt, .headerMenuButton dd {
	background-image: url(http://images.wikia.com/starwars/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/starwars/images/6/69/Monaco_header_button.png', sizingMethod='crop');
}
#wikia_logo {
	background-image: url(http://images.wikia.com/starwars/images/9/9e/Monaco_wikia_logo.png);
}
* html #wikia_logo {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.wikia.com/starwars/images/9/9e/Monaco_wikia_logo.png', sizingMethod='crop');
}

.color1, .color1 a
{
background: #66606b;
}

.color2
{
background: #e6d9ca;
}

#link_box, #link_box a, .community_details, .community_details a
{
background: #66606b;
color: #FFF;
}