/* CSS Document */

#people {
    margin-left: auto;
	margin-right: auto;
}
#people table {
  display : inline;
  outline-color:#990000;
}
#people td {
	vertical-align : middle;
	border: thin solid #990000;
	text-align: center;
}
.directBio{
	background-color: #F8F8F8;
}
#people p {
        margin-top: 2px;
        margin-bottom: 1px;
}
.directHompage{
	font-style: normal;
	font-size: medium;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #FFFFFF;
}
.directHompage p{
	margin-left: 2px;
	margin-right: 2px;
}
.directGroup{
font-style: normal;
	font-size: medium;
	font-weight: normal;
	background-color: #FDF9D8;
}
.directoryName{
	font-style: normal;
	font-size: medium;
	font-weight: normal;
	background-color: #841617;
	color: #FFFFFF;
}
.directoryEmail{
font-style: normal;
	font-size: medium;
	font-weight: normal;
	background-color: #FDF9D8;}
