﻿#WhoIsMPACT {
	float: right;
	cursor: pointer;
	font-size: 20px;
	text-align: center;
	font-style: italic;
	background-color: #B7CA79;
}
#StateStaff {
	width: 292px;
	float: left;
	margin-right: 11px;
}
#RegionalStaff {
	width: 292px;
	float: left;
}
#BoardMembers {
	/*width: 292px;
	float: left;*/
	text-align:center;
	margin-right: 11px;
}
#Advisors {
	width: 292px;
	float: left;
}
#AboutMenu {
	width: 175px;
	height: auto;
	float: left;
	margin-bottom: 2px;
	background-color: #CC6600;
	color: black;
	display: none;
}
#AboutMenuTitle {
	width: 171px;
	height: auto;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	font-size: 18px;
	font-weight: bold;
	color: white;
}
#ButtonAboutHome {
	width: 171px;
	height: 25px;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	cursor: pointer;
	font-weight: bold;
	background-color: #F6E8B1;
}
#ButtonStaff {
	width: 171px;
	height: 25px;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	cursor: pointer;
	background-color: #F6E8B1;
}
#ButtonBoard {
	width: 171px;
	height: 25px;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	cursor: pointer;
	background-color: #F6E8B1;
}
#ButtonPublic {
	width: 171px;
	height: 25px;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	cursor: pointer;
	background-color: #F6E8B1;
}
#ButtonTermsOfUse {
	width: 171px;
	height: 25px;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	cursor: pointer;
	background-color: #F6E8B1;
}
#ButtonPrivacy {
	width: 171px;
	height: 25px;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	cursor: pointer;
	background-color: #F6E8B1;
}