body {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	height: auto;
	position: relative;
	min-width: 850px; 
}

p, #content li {
	font-size: 90%;
	line-height: 180%;
}

img {
	border: none;
}

#navigation li a {
	color: #333;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0.35em;
	font-size: 90%;
	font-weight: normal;
}

#left_social {
	clear: both;
}

#header { 
	position: relative; height: 4.3em; 
}

#logo {
	position: absolute; left: 0; bottom: 0; height: 4.3em; 
}

#top_right {
	position: absolute; right: 0; bottom: 0;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #330033;
	font-weight: normal; 
}

/*.menu_header, li {
	color: #ffffff; 
}*/

.menu_header {
	font-weight: bold;
	background-color: #E4E4E4;
	color: #330033;
	font-family: 'Open Sans', sans-serif;
	font-size: 110%;
	line-height: 200%;
	padding: 0.35em; 
}

#navigation li a:hover {
	color: #000000;
	background-color: #F3F3F3;
	font-weight: normal; 
}

#navigation {
	width: 215px;
}

#navigation ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#naviation li {
	padding: 0;
}

#panel {
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	clear: both;
}

#projects {
	margin-top: .5em;
}

#panel img {
	width: 100%;
}

 
#mission, #content {
	/*width: 90%;*/
	text-align: justify;
	line-height: 125%; 
}

#left_column {
	float: left;
}

#footer {
	clear: both;
	text-align: center;
	padding-top: 0.5em;
	font-size: 8pt;
}

.project {
	/* font-size: 70%; */
	/* float: left; */
	text-align: center;
	margin-right: 1em;
	text-transform: uppercase;
	padding: 0.3em;
	/* border: 1px solid #d9ceb3; */
	margin-bottom: 1em; 
	overflow: hidden;
}

#supporters {
	clear: both;
	overflow: hidden;
	margin-top: .5em; 
}

#content {
	margin-left: 240px;
	width: 70%;
}

h1 {
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 150%;
	color: #330033;
	line-height: normal; text-align: left;
}

h2
{
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 130%;
	color: #330033;
	line-height: normal; text-align: left;
}

h3
{
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 120%;
	color: #330033;
	line-height: normal; text-align: left;
}

h4
{
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 110%;
	color: #330033;
	line-height: normal; text-align: left;
}

h5, h6
{
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 100%;
	color: #330033;
	line-height: normal; text-align: left;
}

h6
{
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 90%;
	color: #330033;
	line-height: normal; text-align: left;
}
#supporters img {
	padding-bottom: 1em;
}

a {
	font-weight: bold;
	text-decoration: underline;
	color: #303;
}

a:hover {
	/* background-color: #E4E4E4; */
	text-decoration: none;
	color: #303;
}

.project img {
	float: left;
}

.project p {
	font-size: 12pt;
}