#content a, h2, h3, #content strong {
	color: #e5b6c2;
}

#local-nav a.active {
	color: #c48694;
}


#menu-gradient {
	background-image: url(../images/sprite_primary-nav_think.png);
	background-position: 0 -50px;
}

#content-wrapper {
	background-color: #72001c;
}

*:first-child+html #content-wrapper,
html[xmlns*=""] body:last-child #content-wrapper { background-color: #660015; }

* html #content-wrapper {
	background-color: #670015;
}
#content {
	background: #550015 url(../images/bg_content_think.gif) top right repeat;
}

