#content-body {
	background: url(/images/common/pixel_gray.gif) repeat-y 140px 0px;
	margin-bottom: 12px;
}

#content-heading {
	background: url(/images/about/pageheading.gif) no-repeat;
	margin-bottom: 10px;
	width: 634px;
	height: 28px;
}

#content-splash {
	background: url(/images/about/splash.jpg) no-repeat;
	margin-bottom: 30px;
	width: 634px;
	height: 60px;
}

ul.bio {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.bio li {
	background: url(/images/about/bullet_bio.gif) no-repeat 3px center;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 64px;
}



