/* CSS Document */
#StaffContainer {}
#StaffContainer_Item { width:auto; overflow:hidden; margin-bottom:10px; background-image: url('../../images/StaffSpacer.jpg'); background-repeat:no-repeat; background-position: bottom center; height:175px; }
#StaffContainer .category { }
#StaffContainer .standardImage{ background-image: url('../../images/StaffPhoto.jpg'); background-repeat:no-repeat; width:145px; height:162px; float:left; clear:both; margin-right:10px; padding-bottom:15px; }
#StaffContainer .standardImage img{ margin-top:9px; margin-left:10px; height:149px; width:126px; }
#StaffContainer .fullName{ font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#EECA80 !important;  }
#StaffContainer .title{ font-family:Arial, Helvetica, sans-serif; font-size:13px; color: #F0E8E3; padding-bottom:5px; }
#StaffContainer .profileLink { padding-top:5px; }
#StaffContainer .profileLink a{ font-family:Tahoma, Helvetica, sans-serif; font-size:13px; text-transform:uppercase; color: #CE9222; margin-bottom:10px; } 


