#mainwrapper {
	background: url('/i/footer_bg.png') no-repeat bottom right;
	padding: 0 0 80px 0;
}

#maincontentwrapper {
	background: url('/i/maincontentwrapper_bg_b.gif') repeat-y top right;
}

#maincontent {
	background: url('/i/left_splat_bg_b.gif') no-repeat;
}

#maincontent h2 {
	padding: 8px 0 8px 0;
	margin: 0 0 0 180px;
	line-height: 0;
}

#theteam {
	padding: 8px 10px 4px 0;
}

#maincontent p.preamble {
	padding: 0;
	margin: 0 125px 0 180px;
	color: #fff;
	font-size: 0.8em;
	background: #000;
}

#team {
	height: 1%;
	overflow: hidden;
	padding: 0 0 82px 0;
	margin: 0 0 0 140px;
	background: url('/i/splat_footer_bg_b.gif') no-repeat bottom right;
}

#team li {
	padding: 0 0 0 8px;
	margin: 0;
	float: left;
	list-style: none;
	width: 245px;
	height: 255px;
}

#team li a {
	color: #000;
}