@charset "UTF-8";
/* CSS Document */

#container {
    width: 968px;
    background: #FFF;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
}
#banner {
	position: relative;
}
#about_menu {
	position: absolute;
	/* [disabled]top: 50px; */
	bottom: 0px;
	left: 100px;
}

#summary {
	width: 652px;	
	height: 300px;
	float: left;
}

#summary_picture {
	width: 306px;
	height: 230px;
	float:left;
	margin-left:10px;
	margin-top:35px;
	margin-bottom:35px;
}


#members {
	width: 968px;
	/* height: 30px; */
}

/*
#person1_pic {
	width: 142px;
	height: 249px;
	float: left;
	margin-right: 10px;
}

#person1_info {
	width: 816px;
	height: 249px;
	float: left;
}
*/

#person1_pic {
	width: 255px;
	height: 383px;
	float: left;
	margin-right: 10px;
}

#person1_info {
	width: 703px;
	height: 383px;
	float: left;
}

#person2_pic {
	width: 142px;
	height: 249px;
	float: left;
	margin-right: 10px;
}

#person2_info {
	width: 816px;
	height: 249px;
	float: left;
}

#paul_pic {
	width: 129px;
	height: 129px;
	float: left;
	margin-right: 10px;
}

#paul_info {
	width: 816px;
	height: 129px;
	float: left;
}

#spaceDiv {	
	width: 968px;
	height:10px;
	float:left;
}

#spaceDiv2 {	
	width: 968px;
	height:30px;
	float:left;
}

#spaceDiv3 {	
	width: 968px;
	height:50px;
	float:left;
}


#leadership_award {
	width: 858px;
	margin-left: 0px;
	margin-right: 110px;
}

#youtube_video {
	width: 560px;
	margin-left:0px;
	margin-right:408px;	
}

#youtube_embed {
	width: 560px;
	margin-left: 0px;
	margin-right: 408px;
}

#volunteerPic1, #volunteerPic2, #volunteerPic3, #volunteerPic4, #volunteerPic5, #volunteerPic6, #volunteerPic7, #volunteerPic8, #volunteerPic9, #volunteerPic10, #volunteerPic11, #volunteerPic12, #volunteerPic13, #volunteerPic14, #volunteerPic15, #volunteerPic16 {
	width:129px;
	height:139px;
	float:left;
}

#volunteer1, #volunteer2, #volunteer3, #volunteer4, #volunteer5, #volunteer6, #volunteer7, #volunteer8, #volunteer9, #volunteer10, #volunteer11, #volunteer12, #volunteer13, #volunteer14, #volunteer15, #volunteer16 {
	width:345px;
	height:139px;
	float:left;
	margin-left:10px;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #FFF;
}
