body{
	background: #996633;
}
.homePage{
	height: 709px;
	width: 100%;	
}
.bio{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	z-index: 1;
	position: relative;
	background-color: black;
	width: 295px;
	background: black;
	text-align: left;
	left: 155px;
	top: 110px;
	line-height: 15px;
}
.ae_text{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	z-index: 1;
	position: relative;
	width: 95px;
	text-align: left;
	left: 230px;
	top: 110px;
	background: #C67E1F;
	float:left;
	margin-right: 15px;
}
.bioMenu{
	position: absolute;
	top: 80px;
	width: 240px;
	z-index: 1;
	height:35px;
}
.aeNav{
	position: absolute;
	top: 125px;
	width: 240px;
	z-index: 1;
	height:35px;
}
.homeNav{
	position: absolute;
	top: 217px;
	width: 240px;
	z-index: 1;
	height:35px;
}
.contactNav{
	position: absolute;
	top: 172px;
	width: 240px;
	z-index: 1;
	height:35px;
}
.bioImage_Keyser{
	position: relative;
	left: 245px;
	background-image: url(../images/bio_keyser.jpg);
	background-repeat: no-repeat;
	width: 694px;
	height: 709px;
	background-color: #000000;
}
.bioImage_Bromberg{
	position: relative;
	left: 245px;
	background-image: url(../images/bio_bromberg.jpg);
	background-repeat: no-repeat;
	width: 694px;
	height: 709px;
	background-color: #000000;
}
.bioImage_Stafford{
	position: relative;
	left: 245px;
	background-image: url(../images/bio_stafford.jpg);
	background-repeat: no-repeat;
	width: 694px;
	height: 709px;
	background-color: #000000;
}
.navBioImage{
	background-image: url(../images/bio_leftNav.gif);
	background-repeat: no-repeat;
	width: 245px;
	height: 709px;
}
.navHomeImage{
	background-image: url(../images/home_leftNav.gif);
	background-repeat: no-repeat;
	width: 245px;
	height: 709px;
}
.homeImage{
	position: relative;
	left: 244px;
	background-image: url(../images/home_rightBody.jpg);
	background-repeat: no-repeat;
	width: 694px;
	height: 709px;
	background-color: #000000;
}
.navContactImage{
	background-image: url(../images/contact_leftNav.gif);
	background-repeat: no-repeat;
	width: 245px;
	height: 709px;
}
.contactImage{
	position: relative;
	left: 244px;
	background-image: url(../images/contact_rightBody.jpg);
	background-repeat: no-repeat;
	width: 694px;
	height: 709px;
	background-color: #000000;
}
.navAEImage{
	background-image: url(../images/wc_leftNav.gif);
	background-repeat: no-repeat;
	width: 245px;
	height: 709px;
}
.aeImage_WhiteCollar{
	position: relative;
	left: 245px;
	background-image: url(../images/wc_rightBody.gif);
	background-repeat: no-repeat;
	width: 694px;
	height: 709px;
	background-color: #C67E1F;
}
.aeImage_FederalCourt{
	position: relative;
	left: 245px;
	background-image: url(../images/fc_rightBody.gif);
	background-repeat: no-repeat;
	width: 694px;
	height: 709px;
	background-color: #C67E1F;
}
.aeImage_HomicideAssault{
	position: relative;
	left: 245px;
	background-image: url(../images/ha_rightBody.gif);
	background-repeat: no-repeat;
	width: 694px;
	height: 709px;
	background-color: #C67E1F;
}
.aeImage_Narcotics{
	position: relative;
	left: 245px;
	background-image: url(../images/na_rightBody.gif);
	background-repeat: no-repeat;
	width: 694px;
	height: 709px;
	background-color: #C67E1F;
}
.aeImage_Dwi{
	position: relative;
	left: 245px;
	background-image: url(../images/dwi_rightBody.gif);
	background-repeat: no-repeat;
	width: 694px;
	height: 709px;
	background-color: #C67E1F;
}
.aeImage_FelonyMisdemeanors{
	position: relative;
	left: 245px;
	background-image: url(../images/fm_rightBody.gif);
	background-repeat: no-repeat;
	width: 694px;
	height: 709px;
	background-color: #C67E1F;
}
.contact_text{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
	z-index: 1;
	position: relative;
	width: 300px;
	text-align: left;
	left: 440px;
	top: 448px;
	float:left;
	margin-right: 16px;
	font-weight: bold;
	line-height: 20px;
}
a:link{
	color: #ffffff;
}
a:visited{
	color: #ffffff;
}