@charset "utf-8";
body {
	font-family: 'Lato', Calibri, Arial, sans-serif;
	background: #cecece url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAQklEQVQYV2P8//+/JCMj43MGPACsBiSPTzFMDqwQl2JkA+AK0RWj24KiEKYYRKO7mzyFyNbhtBqbzzE8Q1TwEBvgADC3RjcXfBsqAAAAAElFTkSuQmCC);
	font-weight: 300;
	font-size: 15px;
	color: #333;
	overflow-y: scroll;
	overflow-x: hidden;
}
#banner {
	background:
	background-image: url(images/b2b2.png);
	width: 100%;
	height: 20em;
	background-image: url(../images/blue_planform.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	padding-bottom: 15px;
	margin-bottom: 35px;
	background-position: 0 50%;
}
#header .logo {
	width: 45%;
	float: left;
	left: auto;
}
.theLogo {
	width: 30%;
	float: none;
	z-index: 99999;
	display: block;
	left: 8px;
	top: 8px;
	position: absolute;
}
#headContainer {
	position: relative;
	margin-bottom: 50px;
}

#ltPic {
	align: center;
}

#ltPic img{
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	bottom: 0px;
	display: block;
}
#members {
	float: left;
	display: block;
	padding-left: 29px;
	width: 40%;
	min-height: 10em;
}
#teamData {
	padding-left: 32%;
	width: 70%;
	display: block;
	padding-right: 0%;
}
#teamWrap {
	width: 95%;
}
#textWrap h5 {
	text-align: center;
	color: #2A25B0;
	font-size: 1.5em;
	line-height: 1.2em;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	text-shadow: 2px 2px 3px #7188F5;
}
