@charset "utf-8";
/* CSS Document */

body {
	background:#fff url(../images/background-2ndlevel.jpg) repeat-x center top;
}
/*#leading-story {
	background:url(../images/leading-news-symposium.png) no-repeat left center;
	font-size:1.2em;
	height:132px;
	padding:20px 0 20px 243px;
}*/
#main-column {
	width:620px;
	padding:20px 20px 20px 20px;
}
#main-column h1 {
	margin-bottom:1em;
}
#main-column h3 {
	color:#900;
	font-size:1em;
	font-weight:bold;
	margin:0 0 5px 0;
}
#main-column p {
	margin:0;
}
#leading-story h2 {
	font-weight:bold;
	margin:0 0 0.5em 0;
}
#leading-story p {
	margin:0;
}
#related-news {
	float:right;
	padding:20px 0 20px 10px;
	width:232px;
}
#related-news h2 {
	margin-top:0px;
	margin-bottom:1.1em;
}
#related-news p {
	margin:0;
}
#related-news h3 {
	color:#900;
	font-size:1em;
	font-weight:bold;
	margin:0 0 5px 0;
}
#related-news h3 a {
	color:#900;
}
#home-link {
	display:none;
	}
h4#newsletter {
	margin:0;
}
.news-date {
	color:#666666;
	font-size:0.8em;
	line-height:0.8em;
}
.previous-news {
	padding-left:10px;
	background:url(../images/bullet.gif) no-repeat left center;
}
