#picturearea {
	width:591px;
	height:373px;
	float:left;
	z-index:4;
}

#pictures {
	width:591px;
	height:373px;
	background-image:url(../images/mtspic.jpg);
	background-repeat:no-repeat;
	margin-left:40px;
}

#peggypic {
	width:1044px;
	z-index:4;
	float:left;

}

#peggy {
	background-image:url(../images/peggy.jpg);
	width:108px;
	height:132px;
	background-repeat:no-repeat;
	z-index:4;
	margin-top:49px;
	margin-left:64px;
	float:left;
}

#peggydesc {
	width:801px;
	height:132px;
	font-family:helvetica;
	color:white;
	z-index:4;
	text-align:left;
	float:left;
	margin-top:48px;
	margin-left:10px;
}

#caitlinpic {
	float:left;
	width:1044px;
	z-index:4;
}

#caitlin {
	background-image:url(../images/caitlin.jpg);
	width:108px;
	height:173px;
	background-repeat:no-repeat;
	z-index:4;
	margin-top:19px;
	margin-left:64px;
	float:left;
}

#caitlindesc {
	width:801px;
	height:132px;
	color:white;
	font-family:helvetica;
	margin-left:10px;
	margin-top:70px;
	float:left;
	text-align:left;
}

#listbox {
	width:801px;
	#height:149px;
	font-family:helvetica;
	color:white;
	#z-index:4;
	text-align:left;
	margin-top:25px;
	margin-left:50px;
	#float:left;
}

li { 
	margin-top: 7px; 
}

li li {
	font-size:13px;
}

ul ul {
	list-style: square;
	color:#8D9371;
}

.textcolor {
	color:white;
	}


.staffContainer {
	clear:both;
	padding-bottom:10px;
}

.staffPicture {
	float:left;
	width:200px;
	text-align:left;
}

.staffInfo {
	float:left;
	padding-left:10px;
	width:770px;
	text-align:left;
}

.staffName {
	font-weight:bold;
	font-size:1.3em;
	text-decoration:underline;
	color:#FFFFFF;
	text-align:left;
}

.staffProfile {
	padding-top:4px;
	text-align:left;
	color:#FFFFFF;
}

#staff {
	padding-top:20px;
}

#welcome {
	width:226px;
	height:36px;
	background-image:url(../images/mtsnav.gif);
	background-repeat:no-repeat;
}

