#content a, h2, h3, #content strong {
	color: #f49d6e;
}

#menu-gradient {
	background-image: url(../images/sprite_primary-nav_look.png);
	background-position: 0 -60px;
}
#content-wrapper {
	background-color: #c54b1b;
}

*:first-child+html #content-wrapper,
html[xmlns*=""] body:last-child #content-wrapper { background-color: #bd3f14; }

* html #content-wrapper {
	background-color: #be3f14;
}

#content {
	background: #b04218 url(../images/bg_content_look.gif) top right repeat-y;
}