@charset "utf-8";
#About{
	 padding-top:20px; color:#5E6F61;
}
#Content{
	line-height:16px; font-size:12px;
}
#AboutUs{
	background:#F4FAED; border:1px solid #C1CCB5; margin:20px;  padding:10px;
}
#AboutUsTitle{
	color:#b40000;
}
#WhyAnkhMap{
	color:#FFB900;
}
#OurTimeLine{
	 margin-left:20px;
}
#OurTimeLineTitle{
	color:#377c12;padding-top:10px;
}
#OurTimeLineDesc{
	width:600px; padding-bottom:10px;
}
#TimeWallContainer{
	padding-top:10px; padding-bottom:10px; background:#EDEDED;
}
#OurTeam{
	color:#3f74C3;
}
#OurTeamTbl{
	width:450px;
}
.TeamPicture{
	border:1px solid #5E6F61; padding:5px;
}
.Name{
	font-weight:bold; padding-bottom:10px;
}
.pic{
	padding:3px; border:1px solid #5E6F61;
}
.moreName{
	font-size:10px; font-weight:normal;
}
.Position{
	font-weight:bold;padding-bottom:10px;
}
