/* @override http://dev.smallsociety.com/team.css */

#topstyle {
	background-image: url(top-black.png);
}

#top-content {
	background: url(middle-darkgrey.png);
	color: white;
	padding-bottom: 20px;
}

#top-content h1 {
	text-indent: -10000px;
	float: left;
	width: 220px;
	margin: 50px 10px 0 60px;
	background: url(team-title.png) top left;
	height: 80px;
}

#top-content p {
	margin-top: 72px;
	margin-left: 160px;
	margin-bottom: 0;
	margin-right: 30px;
}

#top-content {
	height: 150px;
}


#content .bio {
	width: 320px;
	float: left;
	margin: 10px;
}

#content {
	padding-top: 20px;
}

#content .top-bios, #content .bottom-bios {
	padding: 0 30px;
}

#content .bottom-bios {
	clear: both;
}

#bottom-end {
	background: transparent url(top-black-over-white.png) no-repeat -10px bottom;
	height: 10px;
	padding-top: 20px;
	clear: both;
}

#other-people-content {
	color: #cccbcb;
	background: url(middle-black.png);
	padding-left: 100px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 100px;
}

#other-people-content-end {
	height: 20px;
	background: url(black-bottom.png);
}

#other-people-content h2 {
	text-shadow: none;
}
