
ul {
           	margin: 0px;
  	padding: 0px;
  	list-style: none;
	}




a {
	color:#404040;
	text-decoration:none;
	}
a:hover {
	color:#ee9523;
	text-decoration:underline;
	}

div#staffContainer {
         position:absolute;
	width:771px;
	height:440px;
         right:0px;
         top:20px;
	border:0px solid #f00;
	}

div.photoContainer {
         position:absolute;

         width:379px;
	height:200px;
	border:0px solid red;

	}
div#davidContainer {
         left:0px;
	top:0px;
	}

div#helenContainer {
         right:0px;
	top:0px;
	}




div.noPhotoContainer {
	position:absolute;
	top:257px;
         width:220px;
	height:180px;

	}

div#steveContainer {
         top:190px;
	left:0px;
	}
div#dennisContainer {
         top:190px;
         right:0px;
	}
div#ericContainer {
         left:0px;
         top:380px;
	}

div.staffPhotoHeader {
         position:absolute;
	top:0px;
         width:379px;
	height:20px;
	}
div#davidHeader {
         background-image:url('/images/keyStaffImages/davidHeader.png');
         left:-4px;

	}
div#helenHeader {
         background-image:url('/images/keyStaffImages/helenHeader.png');
         left:-4px;
	}


div.staffHeader {
         position:absolute;
	top:0px;
	width:379px;
         height:20px;
	}

div#steveHeader {
         background-image:url('/images/keyStaffImages/steveHeader.png');
         left:-4px;
	}
div#dennisHeader {
         background-image:url('/images/keyStaffImages/dennisHeader.png');
         left:-4px;
	}
div#ericHeader {
         background-image:url('/images/keyStaffImages/ericHeader.png');
         left:-4px;
	}

img.portrait {
	position:absolute;
	left:0px;
	top:30px;
	}
img.portrait {
	position:absolute;
	left:0px;
	top:30px;
	}








.jScrollPaneTrack {
         background-image:url('/images/lineSide.png');
         background-repeat:repeat-y;
	}
.jScrollPaneDrag {
         background-color:#999;
	}
p.staffText {

	line-height:15px;
	font-size:8pt;
	color:#404040;
         width:361px;
         margin-left:0px;
         margin-top:0px;
         margin-bottom:10px;

	}


div.scrollContainer {
         position:absolute;
	top:28px;
	width:371px;
	height:120px;
	}
div.scrollPane1 {
	width:371px;
	height:120px;
	}



p.photoStaffText {
         line-height:15px;
	font-size:8pt;
	color:#404040;
         width:240px;
         margin-left:0px;
         margin-top:0px;
	}




div.scrollContainer2 {
         position:absolute;
	top:28px;
         left:120px;
	width:250px;
	height:150px;
	}
div.scrollPane2 {
	width:250px;
	height:150px;
	}