.hide {
	position: absolute;
	left: -9999px !important;
}


#bio_dave_overlay {
	position: absolute;
	float: left;
	display: inline;
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	background-color: #000;
	-moz-opacity: 0.6;
	opacity: 0.6;
	height: 100%;
}

#bio_dave_wrap {
	position: absolute;
	width: 100%;
	top: 150px;
	z-index: 99;
	left: 0;
	text-align: center;
	-moz-opacity: 1.0;
	opacity: 1.0;
}

#bio_dave {
	background-color: #fff;
	background-image: url(../images/dave.jpg);
	background-repeat: no-repeat;
	background-position: 0 28px;
	width: 500px;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	z-index:100;
	position: relative;
	overflow: hidden;
	padding-bottom: 30px;
}

#bio_dave h3 {
	margin: 0 0 10px 0;
	padding: 0.5em 1em;
	color: #333;
	background: #C60;
	overflow: auto;
	text-transform: uppercase;
	font-size: 12px;
}

#bio_dave a.close {
	position: absolute;
	right: 15px;
	top: 5px;
	color: #ccc;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

#bio_dave p {
	margin-left: 160px;
	padding-right: 40px;
	font-size: 11px;
	line-height: 1.4em;
	color: #666;
}

#bio_dave p.firstpara {
	padding-top: 20px;
}


#bio_bill_overlay {
	position: absolute;
	float: left;
	display: inline;
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	background-color: #000;
	-moz-opacity: 0.6;
	opacity: 0.6;
	height: 100%;
}

#bio_bill_wrap {
	position: absolute;
	width: 100%;
	top: 150px;
	z-index: 99;
	left: 0;
	text-align: center;
	-moz-opacity: 1.0;
	opacity: 1.0;
}

#bio_bill {
	background-color: #fff;
	background-image: url(../images/bill.jpg);
	background-repeat: no-repeat;
	background-position: 0 28px;
	width: 500px;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	z-index:100;
	position: relative;
	overflow: hidden;
	padding-bottom: 30px;
}

#bio_bill h3 {
	margin: 0 0 10px 0;
	padding: 0.5em 1em;
	color: #333;
	background: #C60;
	overflow: auto;
	text-transform: uppercase;
	font-size: 12px;
}

#bio_bill a.close {
	position: absolute;
	right: 15px;
	top: 5px;
	color: #ccc;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

#bio_bill p {
	margin-left: 160px;
	padding-right: 40px;
	font-size: 11px;
	line-height: 1.4em;
	color: #666;
}

#bio_bill p.firstpara {
	padding-top: 20px;
}

#employment_overlay {
	position: absolute;
	float: left;
	display: inline;
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	background-color: #000;
	-moz-opacity: 0.6;
	opacity: 0.6;
	height: 100%;
}

#employment_wrap {
	position: absolute;
	width: 100%;
	top: 150px;
	z-index: 99;
	left: 0;
	text-align: center;
	-moz-opacity: 1.0;
	opacity: 1.0;
}

#employment {
	background-color: #fff;
	background-image: url(../images/employment.jpg);
	background-repeat: no-repeat;
	background-position: 14px 28px;
	width: 500px;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	z-index:100;
	position: relative;
	overflow: hidden;
	padding-bottom: 30px;
}

#employment h3 {
	margin: 0 0 10px 0;
	padding: 0.5em 1em;
	color: #333;
	background: #C60;
	overflow: auto;
	text-transform: uppercase;
	font-size: 12px;
}

#employment a.close {
	position: absolute;
	right: 15px;
	top: 5px;
	color: #ccc;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

#employment p {
	margin-left: 160px;
	padding-right: 40px;
	font-size: 11px;
	color: #666;
}

#employment p.firstpara {
	padding-top: 20px;
}