body {
	background:url(images/DETAILS-background.jpg)
}

#outer {
margin: 10px 5em;
padding:0 5em;
width/**/:/**/ 40em;
width: 800px;
}

#banner {
	width:800px;
	height:150px;
	margin:5px auto;
	background:#FFF;
	border:1px solid #000;

}

#bannerpic {
	width:795px;
	margin:0 auto;
	padding:5px 50px 0
	}

#nav {
	height:32px;
	width:800px;
	background:#000;
	border:1px solid #000;
	text-align:center;
	
}

#nav a {
	display:inline;
	padding:0 25px;

}

#bodywrap	{
	width:800px;
	height:760px;
	margin:2px 0 0 0;
	background:#000;

}

#mission	{
	width:720px;
	height:200px;
	margin:2px auto 0;
	background-color:#FFF;
	padding:5px 15px 0;

}

#aboutus {
	width:720px;
	height:250px;
	margin:0 auto;
	background:#FFF;
	padding:0 15px;
}


#founder {
	margin:2px auto;
	width:720px;
	height:275px;
	background-color:#FFF;
	padding:5px 15px;
	
}

#picture {
	width:125px;
	height:170px;

	float:left;
	padding:5px;
	border:#888 solid 1px;
	
}

#MA-Bio	{
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:12px;
	text-align:justify;
	width:530px;
	max-width:530px;
	height:170px;
	margin-right:15px;
	float:right;
	padding:5px;
	}


#aboutus p {
	font-size: 13px;
	color: #000;
	font-family:"Century Gothic";
	font-weight: normal;
	font-style: italic;
	text-align:justify;
	float:left;
	
}


#mission p {
	font-size: 13px;
	font-family:"Century Gothic";
	font-weight: normal;
	font-style: italic;
	text-align:justify;
}
#aboutus h5 {
	color:#B00;
	font-family:"Century Gothic";
	padding:5px;
	border-bottom:1px solid #000;
	padding-bottom:10px;
	float:left;
}
#mission h5 {
	color:#B00;
	font-family:"Century Gothic";
	padding:5px;
	border-bottom:1px solid #000;
	padding-bottom:10px;
}

#founder h5 {
	color:#B00;
	font-family:"Century Gothic";
	padding:5px;
	border-bottom:1px solid #000;
	padding-bottom:10px;
}
