#contentArea {
	background-image: url(../images/bg-content.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#leftArea {
	float: left;
	width: 450px;
	padding-top: 30px;
	padding-right: 65px;
	padding-bottom: 30px;
	padding-left: 65px;
}
#rightArea {
	width: 292px;
	float: right;
	padding-top: 10px;
}
#newsFeatures {
	padding-left:23px;
}
#newsFeatures p {
	font-size: 1em;
}
#newsFeatures a {
	color: #333333;
	display: block;
}
#newsFeatures a:hover {
	color: #00325F;
}
#newsFeatures em {
	font-style: normal;
	color: #F15112;
}
#newsFeatures b {
	color: #00325F;
}
#newsHeading {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #96AABC;
	padding-right: 23px;
	color: #00325F;
}