#service_container
{
	position: relative;
	
	background-image: url(images/staff/staff_back.jpg);
	background-repeat: no-repeat;
	
	width: 940px;
	min-height: 580px;
	
	margin: 0px 0px 0px 0px;
}
* html #service_container
{
	height: 580px;
}
#leftDiv
{
	position: relative;
	float: left;
	
	top: 55px;
	left: 40px;
	
	width: 200px;
	
	color: #ffffff !important;
}
#leftDiv h1
{	
	font-size: 20px !important;
	margin-bottom: 20px !important;
	
	text-decoration: underline;
	border: 0px;
	
	color: #564534 !important;	
}
#leftDiv p
{	
	color: #564534;
	
	font-size: 16px;
	line-height: 22px;
}
h1.commentBox
{
	position: relative;
	float: left;
	
	left: 30px;
	top: 135px;
	
	filter: alpha(opacity=92);
	moz-opacity: .92;
	opacity: .92;
	
	background-color: #C9C5A5;
	
	border-style: solid;
	border-color: #4b4b4b;
	border-width: 1px;
	
	font-size: 20px;	
	font-weight: bold;	

	width: 185px;
	padding: 24px;	
	margin-top: 0px;
	
	color: #564534;
	
	line-height: 32px;
}
#listsDiv
{
	position: relative;
	float: left;	
	
	filter: alpha(opacity=72);
	moz-opacity: .72;
	opacity: .72;
	
	left: 50px;
	top: 15px;
	
	width: 690px;
}
#listsDiv h3
{	
	background-color: #e2e2e2;
	border: 1px solid #e2e2e2;
	
	font-size: 14px !important;
	
	margin: 0px;
	padding: 10px;
}
#listsDiv p
{
	background-color: #0f0f0f;	
		
	border-style: solid;
	border-color: #e2e2e2;
	border-width: 1px;
	
	padding: 315px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	
	min-height: 130px;
	
	color: #ffffff;
	
	background-repeat: no-repeat;
}
* html #listsDiv p
{
	height: 130px;
}
div.listContainer
{
	float: left;
	clear: none;
	
	width: 300px;	
	
	margin: 10px 0px 10px 25px;
	padding: 5px 0px 0px 0px;	
	
}
div.micah p
{
	background-image: url(images/staff/staff_micah.jpg);
}
div.andy p
{
	background-image: url(images/staff/staff_andy.jpg);
}
