#masthead {
	background-image: url(images/navigation/bg.png);
	background-repeat: repeat-x;
	background-position: right top;
	background-color: #26267D;
}
#masthead a {
	color: #FFFFFF;
}
#masthead h1 {
	color: #FFFFFF;
}
#masthead h2 {
	color: #FFFFFF;
}
#masthead a:hover {
	color: #FF9900;
}
#container #mainContent #bottomHalf #Directors {
	float: right;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 25px;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#container #mainContent #bottomHalf #Directors h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#container #mainContent #bottomHalf #Directors li {
	padding: 0px;
	margin: 0px;
	text-align: left;
}
