body {
	text-align: center;
	font: 12px/14px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #333;
	color: #3f3f3f;
	margin: 40px 0 0;
}

#catalystbio {
	margin: 0 auto;
	position: relative;
	width: 800px;
	min-height: 480px;
	text-align: left;
	background-color: #fff;
}

#vortexFeed {
	margin: 0 auto;
	position: relative;
}

#john #catalystbio {
	background: #fff url(images/durham.jpg) no-repeat left bottom;
}

#jim #catalystbio {
	background: #fff url(images/jim.jpg) no-repeat left bottom;
}

#cory #catalystbio {
	background: #fff url(images/cory.jpg) no-repeat left bottom;
}

#kevin #catalystbio {
	background: #fff url(images/kevin.jpg) no-repeat left bottom;
}

#chris #catalystbio {
	background: #fff url(images/chris.jpg) no-repeat left bottom;
}

#jon #catalystbio {
	background: #fff url(images/jon.jpg) no-repeat left bottom;
}

#matt #catalystbio {
	background: #fff url(images/matt.jpg) no-repeat left bottom;
}

#shannon #catalystbio {
	background: #fff url(images/shannon.jpg) no-repeat left bottom;
}

#leftcolumn {
	margin-left: 266px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.clear {
	clear: both;
}

h1 {
	float: left;
	padding: 0;
	margin: 0;
}

h2 {
	font-size: 16px;
	padding: 0;
	margin: 0 0 5px;
}

h3 {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

a:link {
	color: #7ac142;
}

a:visited {
	color: #7ac142;
}

a:hover {
	color: #7ac142;
	text-decoration: none;
}
