@charset "ISO-8859-1";
#navigation {
	width: 343px;
	text-align: right;
	float: left;
	height: 755px;
}
#navigation_container {
	width: 223px;
	height: 735px;
	text-align: left;
	float: left;
	margin-left: 0px;
}
#navigation_container a {
	color: #000000;
}
.navigationExpand   {
	width: 223px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	line-height: 20px;
	margin-top: 4px;
}
.navigationExpand_about   {
	background-image: url(Images/nav_expand_about.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 158px;
	width: 223px;
}
.navigationExpand_fund {
	height: 96px;
	width: 223px;
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(Images/nav_expand_fund.png);
}
#white_div {
	background-color: #FFFFFF;
	position: relative;
	z-index: 200;
	height: 22px;
	width: 4px;
	top: 2px;
	right: -40px;
}
.navigationExpand  a {
	color: #000000;
	text-decoration: none;
}
.navigationExpand  a:hover {
	text-decoration: underline;
}
.goals {
	width: 223px;
	height: 240px;
}
.goals_button {
	width: 129px;
	float: left;
	text-align: center;
	vertical-align: top;
}
#goals_graph {
	float: right;
}
#content_container {
	float: right;
	width: 530px;
}
.ambassadors_td {
	padding-right: 30px;
	padding-left: 50px;
}

