@charset "UTF-8";
body {
	background-image: url(../homeSlice/images/tmhp_03.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	background-color: #FFF;
	color: #000;
}
#main {
	margin-left: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#mast {
	margin: 0px;
	padding: 0px;
	width: 742px;
}
.content {
	padding-top: 20px;
	padding-left: 15px;
	padding-bottom: 20px;
	padding-right: 15px;
}
.poster {
	border: 1px solid #464A43;
	margin-right: 25px;
}
#poster {
	width: 200px;
	display: inline;
}
#project {
	width: 270px;
	margin-right: 15px;
	display: inline;
	vertical-align: text-bottom;
	float: left;
}
a:link {
	color: #2F2F4E;
	text-decoration: underline;
}
a:visited {
	color: #1D1D30;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	border-top: 1px solid #464A43;
	width: 362px;
	margin-top:30pt;
}
a:hover {
	color: #000000;
}
a:active {
	color: #1D1D30;
}
table {
	background-color: #DEE9D8;
	float: right;
	border: 1px solid #333355;
}
.orgChart {
	display: block;
	margin-right: 32pt;
	float: left;
}
.orgChart ul {
	margin-top: 0px;
}
.financeTeam {
	float: left;
	clear: both;
}
.bio {
	max-width: 500pt;
	display:block;
}
#tou {
	display: block;
	position: static;
	width: auto;
	left: 0px;
	right: 0px;
	bottom: 30px;
	text-align: center;
	margin-top:20px;
	clear:both !important;
}