
#content{
text-align: left;
}

.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;
}

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

#members p.memberName{
color: #333;
font-weight: bold;

padding: 3px 0 5px 0;

}





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


