@charset "utf-8";

#header {
	height: 110px;
	width: 880px;
	background-image: url(assets/images/plain_header_sixteen.jpg);
	margin: 0px;
	border-bottom-style: none;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#mainimage {
	margin: 0px;
	padding: 0px;
	height: 252px;
	width: 700px;
	position: absolute;
	left: 80px;
	top: 150px;
	right: 0px;
	bottom: 0px;
	background-image: url(assets/images/team_photo_large_two.jpg);
}

#maincontent {
	height: 220px;
	width: 680px;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 90px;
	top: 420px;
	right: 0px;
	bottom: 0px;
}

#maincontent p {
	font-family: Verdana;
	font-size: 0.7em;
	color: #FFFFFF;
	line-height: 1.2;
	width: 680px;
	text-align: justify;
	background-image: none;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 35px;
	right: 0px;
	bottom: 0px;
}

#leftcontent {
	width: 680px;
	font-size: 100%;
	background-repeat: no-repeat;
	font-family: Verdana;
	color: #000000;
	background-image: none;
	height: 130px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 90px;
	top: 640px;
	right: 0px;
	bottom: 0px;
}




#leftcontent p {
	font-family: Verdana;
	font-size: 0.7em;
	color: #FFFFFF;
	line-height: 1.2;
	width: 680px;
	background-image: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 35px;
	right: 0px;
	bottom: 0px;
}
#imagetitle {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 100px;
	position: absolute;
	left: 40px;
	top: 20px;
	right: 0px;
	bottom: 0px;
}
.maintitletwo {
	font-family: Georgia;
	font-size: 12px;
	color: #000099;
	font-weight: bold;
	font-style: normal;
}


#profileone {
	font-family: Verdana;
	font-size: 100%;
	width: 700px;
	height: 1250px;
}
#profileone li {
	font-family: Verdana;
	font-size: 64%;
	color: #000099;
}

#profileone p {
	font-family: Verdana;
	font-size: 64%;
	color: #000099;
	width: 660px;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 1.1;
}



.leftimg {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	overflow: visible;
	display: inline;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

