body.red a {
	color: #000;
}
body.red #content #left h1 {
	color: #073652;
}
body.red #content #right .buttons .buy, body.red .last_chance .buy {
	text-shadow: 0 1px 1px #ad3a1a;
	background: url(../images/colorstyles/contact_red.png) no-repeat;
}
#menu_bar  {
	width: 100%;
	height: 35px;
	margin: 0px auto 20px auto;
	border-bottom: 1px solid #fff;
	overflow: hidden;

	background-color: #4491B9;
}

#social {
	width: 880px;
	height: 45px;
	float: left;
	padding: 10px;
	margin: 0 0 20px 0;
	background: url(../images/colorstyles/social_box_red.png) no-repeat;
}
