#reach_body.reach-past-events {
	width: 940px;
	padding: 0;	
	 -webkit-border-radius: 0px 0px 5px 5px; 
     -moz-border-radius: 0px 0px 5px 5px;  
          border-radius: 0px 0px 5px 5px;  
}
#reach-past-header {
	width: 940px;
	background: url(../img/reach/reach-home/reach-gray-bg.jpg);
	height: 200px;
	position: relative;	
}

#reach-past-header-overhang {
	width: 470px;
	height: 106px;
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	background: url(../img/reach/reach-home/reach-gray-bg-top-transparent.png) 0 0 no-repeat;	
}

#reach-past-people {
	background: url(../img/reach/reach-past-events/reach-header-people-green.png) 0 0 no-repeat;
	height: 160px;
	width: 228px;
	position: absolute;
	bottom: 0;
	left: 50px;
}

#reach-past-title {
	font-size: 38px;
	color: #000;
	position: absolute;
	letter-spacing: -1px;
	left: 320px;
	top: 75px;
	font-weight: lighter;
}
#reach-past-titlesub {
	font-weight: bold;	
	font-size: 16px;
	position: absolute;
	left: 320px;
	bottom: 40px;
	color: #000;
}
.reach-bold {
	font-weight: bold;
}
.reach-past-body {
	width: 810px;
	padding: 30px 50px 20px 50px;	
	font-size: 12px;
}
.reach-past-greentext {
	color: #97ad03;
	font-size: 22px;
	margin: 0 0 10px 0;
	font-weight: bold;
}

#reach-event-header {
	display: none;
}