


/*Staff */
.TableStaff {	width: 500px;}
.TableStaffHeader {background-color: #f1e7d8; padding: 7px;}
.TableStaffHeader a { text-decoration: none; }
.TableStaffHeader a:hover { color: #b00829; }
.TableStaffContent { width: 500px; }
.StaffImage { width: 49px;  padding-top: 5px;  padding-bottom: 20px; padding-left: 1px;}
.StaffContent  { width: 443px; padding-left: 7px; padding-top: 5px; padding-bottom: 20px;}
.MoreLink { width: 95px; text-align: right; font-size: 10px; text-decoration:none;}
.MoreLink:hover {  text-decoration:none; color: #b00829;}

/*News*/
.NewsLink {	text-decoration: none; color: #950623;}
.NewsLink:hover { text-decoration: none; color: #533E22;}
