.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #003399;
	text-decoration: none;
}
.position {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #003399;
	text-decoration: none;
}
.profile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin-top: 3px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0099FF;
	text-decoration: none;
	padding-bottom: 0px;
	padding-left: 30px;
	height: 25px;
	padding-top: 5px;
	text-align: center;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0099FF;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 30px;
	height: 25px;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000099;
	text-decoration: none;
	height: 25px;
	padding-top: 5px;
	padding-left: 30px;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0099FF;
	text-decoration: none;
	height: 25px;
	padding-top: 5px;
	padding-left: 30px;
}
a.email:link {
	background-attachment: fixed;
	background-image:  url(file:///C|/Documents%20and%20Settings/AlanSeath/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/QPGNMP65/images/email.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 25px;
	padding-top: 5px;
	padding-left: 30px;
}
table {
        table-layout : fixed;
        border-collapse : collapse;
	margin : 0;
}
.staff {
        width : 350px;
        height : 250px;
	background-image:  url(../images/staffBG.gif);
}       
.staff2 {
        width : 95%;
        margin : 5px;
}
.staff3 {
        width : 100%;
        margin : 5px;
}
.left {
        text-align: left;
}
.center {
        text-align: center;
}
.right {
        text-align: right;
}
.bottom {
        vertical-align: bottom;
}
.top {
        vertical-align: top;
}

