/* CSS Document */

/* -------------------------- Styles for the PAGES -------------------------- */


#pages-generic-container {
position: relative;
width: 900px;
overflow: hidden;
padding: 20px;
background-color: #2e302b;
border-bottom: 2px solid #454841;
margin-top: 2px;
margin-bottom: 20px;
}
#pages-generic-header {
float: left;
width: 880px;
overflow: hidden;
color: #b4b4b4;
font-size: large;
padding-bottom: 10px;
}








#pages-community-container-left {
float: left;
width: 568px;
overflow: hidden;
margin-right: 10px;
}
#pages-community-container-right {
float: left;
width: 302px;
overflow: hidden;
}



#pages-community-container {
position: relative;
width: 900px;
overflow: hidden;
padding: 20px;
background-color: #2e302b;
border-bottom: 2px solid #454841;
margin-top: 2px;
margin-bottom: 20px;
}
#pages-community-body {
float: left;
width: 568px;
overflow: hidden;
color: #b4b4b4;
padding-top: 20px;
padding-bottom: 10px;
}

#pages-community-image {
float: right;
width: 300px;
overflow: hidden;
padding-top: 20px;
padding-bottom: 20px;
}

#pages-community-home {
float: left;
overflow: hidden;
padding-top: 10px;
}









#pages-community-item-container {
float: left;
width: 900px;
overflow: hidden;
padding-top: 20px;
padding-bottom: 20px;
}
#pages-community-item-image {
float: left;
width: 160px;
height: 100px;
margin-right: 20px;
border: 2px solid #454841;
}
#pages-community-item-text {
float: left;
width: 700px;
overflow: hidden;
}




#pages-bio-text {
float: left;
width: 570px;
overflow: hidden;
padding-right: 10px;
}
#pages-bio-image {
float: left;
width: 298px;
overflow: hidden;
border: 1px solid #3a3a3a;
}


#pages-staff-container {
float: left;
width: 880px;
overflow: hidden;
padding-bottom: 10px;
padding-top: 10px;
border-bottom: 1px solid #3a3a3a;
}
#pages-staff-text {
float: left;
width: 708px;
overflow: hidden;
}
#pages-staff-image {
float: left;
width: 160px;
overflow: hidden;
border: 1px solid #3a3a3a;
}

#pages-staff-cv {
float: left;
width: 160px;
overflow: hidden;
}

#pages-staff-left {
float: left;
width: 160px;
overflow: hidden;
margin-right: 10px;
}

#pages-generic-container-staff {
float: left;
width: 900px;
overflow: hidden;
}







#pages-updates-text {
float: left;
width: 880px;
overflow: hidden;
padding-bottom: 10px;
border-bottom: 1px solid #3a3a3a;
margin-bottom: 10px;
}




















