/* @override http://funderstogether:10088/css/people.css */


#commitee { float: left; display: inline; width: 620px; margin: 18px 0px 0px 0px; padding: 18px 0px 0px 0px; border-top: 1px dotted #CCC; }
#commitee.omega { border-bottom: none; }
#commitee .photo { float:left; display: inline; width: 117px; height:144px; margin: 0; padding: 0; background-color: #CCC; }
#commitee .text { float:left; display: inline; width: 475px; margin: 0px 0px 0px 18px; padding: 0; }
#commitee .name { float:left; display: inline; color: #003366; font-weight: 600; }
#commitee .title { clear: both; float: left; display: inline; color: #777; }
#commitee p { clear: both; float: left; display: inline; width: 480px; margin: 15px 0px 0px 0px; padding: 0; }
#commitee p.top { margin-top: 9px; }
#commitee a { color: #CC6600; text-decoration:  underline; }
#commitee a:hover { color: #CC6600; text-decoration:  none; }

#commitee p.back-to-top {clear:both; float :left; color:#777; font-size: 11px; }
#commitee p.back-to-top a, #commitee p.back-to-top a:visited {color:#777; text-decoration: underline;}
#commitee p.back-to-top a:hover {color:#777; text-decoration: none; }




/* staff */

#staff { float: left; display: inline; width: 620px; margin: 18px 0px 0px 0px; padding: 0px 0px 18px 0px; border-bottom: 1px dotted #CCC; }
#staff.omega { border-bottom: none; }
#staff .photo { float:left; display: inline; width: 117px; height:144px; margin: 0; padding: 0; background-color: #CCC; }
#staff .text { float:left; display: inline; width: 475px; margin: 0px 0px 0px 18px; padding: 0; }
#staff .name { float:left; display: inline; color: #003366; font-weight: 600; }
#staff .title { clear: both; float: left; display: inline; color: #777; }
#staff p { clear: both; float: left; display: inline; width: 480px; margin: 15px 0px 0px 0px; padding: 0; }
#staff p.top { margin-top: 9px; }
#staff a { color: #CC6600; text-decoration:  underline; }
#staff a:hover { color: #CC6600; text-decoration:  none; }
