/*-----------------------------------------------------------------------------
author:    www.3rdstudio.com
           511 W Chestnut
		   Yakima WA 98902
		   509.972.1600
-----------------------------------------------------------------------------*/

/* =Faculty Page
-----------------------------------------------------------------------------*/
#directorH1 {
	background:url(../img/directorH1.gif) no-repeat;
	width:400px;
	height:20px;
	position:absolute;
	background-image: url(../img/directorH1.gif);
	}
	
#topInner {
	padding:27px 0 25px 0;
	}
	
.staff {
	width:708px;
	padding:20px 20px 0 20px;
	border:#c0b991 solid 1px;
	background:#f2efdc;
	margin:0 0 25px 0;
	}
	
.staff img {
	float:left;
	margin:0 20px 20px 0;
	}
	
.staff p {
	padding:20px;
	}
