.banner
{
	height: 50px;
	margin: 0 0 30px;
}
.ie6 .biosColumn
{
	float: left;
	width: 650px;
	margin: 0 0 50px 20px;
}
.biosColumn
{
	float: left;
	width: 650px;
	margin: 0 0 30px 40px;
}
.container
{
	border: 1px solid #B0BFD1;
	margin: 0 10px 20px;
	padding: 10px;
	width: 600px;
	background: white;
}
.staffInfo
{
}
.descColumn
{
	float: left;
	width: 250px;
	padding: 10px;
	border: 1px solid #B0BFD1;
	background: white;
}
.descColumn H3
{
	margin: 5px 0;
	font: 22px "Trebuchet MS", Trebuchet, Verdana;
	background: #E6E6E6;
	padding: 4px 8px;
}
.descColumn LI
{
	padding: 1px;
}
.descColumn UL
{
	margin: 0 0 20px 15px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	list-style: square;
}
.descColumn UL UL
{
	margin: 0 0 0 15px;
	font-weight: normal;
	list-style: url("marker.gif"/*tpa=http://www.grace-church.net/images/marker.gif*/);
}
.container .title
{
	float: left;
	height: 62px;
}
.container H3
{
	font-size: 30px;
	font-family: "Trebuchet MS";
	position: relative;
	top: 26px;
	padding: 0 5px;
}
.container H4
{
	font-size: 12px;
	font-family: Tahoma;
	position: relative;
	top: 26px;
	padding: 0 5px;
}
.container .image
{
	width: 80px;
	height: 80px;
	border: 1px solid black;
	float: left;
	margin: 0 5px 5px 0;
}
.container P
{
	font-family: Tahoma;
	font-size: 12px;
	position: relative;
	top: 0;
}
.container A
{
	position: relative;
	left: 500px;
	text-decoration: none;
	color: black;
	padding: 3px 10px 4px;
	background-color: #B0BFD1;
	top: 8px;
	font-family: Tahoma;
	font-size: 12px;
}
.container A:hover
{
	text-decoration: underline;
	color: black;
}
.container LI
{
	margin: 5px 0px;
}
.container UL
{
}
