body {
	background-image: url("../images/layout/bg_body.png");
	background-color: #000;
	background-repeat: repeat-x;
	color: #fff;
}
#content {
	width: 955px;
	margin: auto;
	padding: 0;
}
#top {
}
#middle {
	padding: 11px 0; color: #fff;
}
	#left { width: 275px; }
	#center { padding-top: 16px; padding-left: 50px; line-height: 125%; }
	#center.solo { padding-left: 0px; padding-right: 15px; }
	#center h1.title {
		padding: 4px 0 7px;
		padding-left: 11px;
		margin-top: 7px;
		margin-bottom: 7px;
		text-transform: uppercase;
		border-bottom: 1px solid #ece9e8;
	}
	#center .content {
		padding-left: 11px;
	}
	#right {
		width: 268px;
		padding-right: 32px;
	}
#bottom .shout {
	padding: 10px 0px;
	background-color: #4e1148;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}
#bottom, #bottom a {
	color: #fff;
}
#copyOffWorld {
	padding: 15px;
	text-align: center;
}
#copyOffWorld, #copyOffWorld a {
	color: #58585a;
}
#copyOffWorld a.selected {
	color: #FF9900;
}

#top .subhead {
}

#center .centerTitle {
	margin-bottom: 15px;
	padding-bottom: 3px;
}
#center .centerTitle h1 {
	color: #fff;
	background-color: #4e1148;
	display: inline;
	padding: 3px 15px;
	margin: 0;
}

#center .centerSubTitle h2 {
	padding-left: 5px;
	color: #c2000a;
}
#right h2.title {
	background-color: #ababac;
	padding: 5px 10px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
