/*-- Pagebody Styles --*/
#page_header {
	background: url(http://www.sloan.org/images/960_redesign/headers/contact-us.jpg) no-repeat 0 34px;
}
#page_body  {
	background: #fff url(http://www.sloan.org/images/pagebody_bg.png) repeat-y 440px 0px;
}
#page_body p {
	margin-bottom:15px;
}
h2 {
	font: 22px Arial;
	color: #000;
	border-bottom: 7px solid #000;
	margin-bottom: 2px;
	width: 729px;
}
h2 a {
	color: #000;
}
.pagetextred {
	color: #bb0000;
	font-weight: bold;
}
/*-- End Pagebody Styles --*/


/*-- Left Content styles --*/
#left {
	width: 463px;
	float: left;
	padding-right: 12px;
}
/*-- End Left Content styles --*/


/*-- Right Content styles --*/
#right {
	width: 228px;
	float: left;
	padding: 0px 0 10px 15px;
	margin-left: 10px;
}
#right h4 {
	font: 17px "Helvetica Neue", Arial;
	margin:15px 0 7px;
	color: #989898;
}
#right img {
	display: block;
}
#right ul {
	margin: 10px 14px 20px 0;
	border-bottom: 1px solid #CCC;

}
#right ul li {
	margin-bottom: 10px;
}
#right a {
	
}
/*-- End Right Content styles --*/
