#content{
text-align: left;
min-height:600px;
}

.chapterInfo{
border-bottom: 0px solid #fd0;
width: 100%;
padding-bottom: 5px;
}

/************************* members *************************/

#members{
padding: 15px 0;
}

#members h2{
padding-bottom: 5px;
}

#members p{
line-height: 15px;
margin: 0;
padding: 0;
}

.member{
border-top: 1px solid #fd0;
width: 100%;
padding-top: 5px;
}

ul.contact{
line-height: 15px;
padding: 3px 0 55px 0;
}

li.social-li, li.social-fb, li.social-tw {line-height:60px;}

div.member p.memberName{
color: #333;
font-weight: bolder;
font-size:1.2em;
line-height:1.3em;
padding: 3px 0;
}

/************************* slideshow *************************/

/* Classes
---------------------------------------------------------------------------------*/

.social-fb{display:block;float:left;width:50px;height:50px;background:url(../images/buttons.jpg) no-repeat -160px -10px;}
.social-li{display:block;float:left;width:50px;height:50px;background:url(../images/buttons.jpg) no-repeat -262px -64px;}
.social-tw{display:block;float:left;width:50px;height:50px;background:url(../images/buttons.jpg) no-repeat -262px -167px;}
.social-yt{display:block;float:left;width:50px;height:50px;background:url(../images/buttons.jpg) no-repeat -10px -270px;}

