@CHARSET "ISO-8859-1";

.leadershipleftcolumn {
	position: relative;
	left: 0px;
	float: left;
	width: 200px;
	}
	
.leadershipleftcolumntext {
	position: relative;
	left: 18px;
	top: 55px;
	width: 90%;
	}
	
.leadershipbodytext {
	position: relative;
	width: 495px;
	left: 20px;
	float: left;
	}
	
.leadershipseparator {
	background-image: url("../images/separator.png");
	position: relative;
	width: 2px;
	height: 500px;
	float: left;
	top: 0px;
	left: 5px;
	}
	
.leadershiprightcolumn {
	position: relative;
	width: 190px;
	left: 30px;
	float: left;
	top: 55px;
	}
	
#containerpop h1 {
	font:bold 18px
	color:#003366;
	margin-bottom:0;
	padding-bottom:0;
	}
	
#containerpop h2 {
	color:#003366;
	font:bold 15px;
	margin-top:5px;
	padding-top:0;
	}
	
#containerpop p {
	color:#003366;
	}
	
#containerpop {
	width:99%;
	margin:15px auto;
	}
	
#containerpop .photo {
	width:175px;
	float:left;
	margin:0 15px 15px 0;
	}
