@charset "utf-8";
/* CSS Document */

<style type="text/css">
<!--


.staffheader {
text-align:center;
color:#FF0000;
}
.contentstaff  {
text-align:center;
color:#FF0000;
}
table .staff {
	width: 570px;

}
table.staff tr.staffphoto td {
	background-image: url(./bg-photo.png);
	width: 190px;
	height: 136px;
	text-align: center;
	vertical-align: middle;
	padding-bottom:0px;
	border:none;
}
tr.staffphoto td img{
	float: none;
	border: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
}


table.staff tr td {
	text-align: center;
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 12px;
	vertical-align: top;
	padding-bottom:10px;
}
table.staff tr td strong {
	color:#990000;
}
table.staff tr td.bgclear {
background-image:none;
}
table.staff tr td.header1, #activity .activityheader1 {
	text-align: center;
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 18px;
	background-image:none;
	height: 50px;
	color:#006600;
	font-weight:bold;

	
}
table.staff tr td.header2 {
	text-align: center;
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 16px;
	background-image:none;
	height: 40px;
	color:#006600;
	font-weight:bold;

	
}
-->
</style>