	<!--
		/* mac hide \*/
		* html .bar{
			height:20px;
		}
		/* end hide */
		#bodyContent{
			width:780px;
			margin:0;
		}
		h2{
			margin-left:44px;
			margin-top:0;
		}
		/* mac hide \*/
		* html h2{
			margin-left:43px;
			margin-top:0;
		}
		/* end hide */
		#mainImg{
			background-image:url(../_img/bodybg/staff.jpg);
			background-repeat:no-repeat;
			height:220px;
		}
		#mainImg{
			margin:12px 0 7px 0;
		}
		/* mac hide \*/
		* html #mainImg{
			margin:12px 0 7px 0;
		}
		/* end hide */
		#staffbox{
			width:722px;
			margin-left:auto;
			margin-right:auto;
		}
		.staffTxt{
			width:210px;
			float:left;
			text-align:left;
		}
		.staffTxt{
			margin:0 15px 0 15px;
		}
		/* mac hide \*/
		* html .staffTxt{
			margin:0 12px 0 12px;
		}
		/* end hide */
		.staffName{
			margin:5px 0 5px 0;
			font-size:13px;
			font-weight:bold;
			text-transform:uppercase;
		}
		.staffPos{
			margin:5px 0 5px 0;
			font-size:11px;
			/*font-weight:bold;*/
			text-transform:uppercase;
		}
		#stafffoot{
			width:720px;
			float:left;
		}
		#stafffoot{
			margin-top:0;
			margin-left:15px;
		}
		/* mac hide \*/
		* html #stafffoot{
			margin-top:25px;
			margin-left:12px;
		}
		/* end hide */
	-->
