#content {
	padding-top: 120px;
}

#right {
	position: relative;
	float: left;
	width: 380px;
	margin-right: -100%;
	padding-right: -100%;
	padding-bottom: 60px;
	min-height: 100%;
	background: url(/images/sbu.gif) 0% 0% no-repeat;
}


#middle {
	background: #aaa;
	height: 20px;
	margin: 0; padding: 0;
	width: 100%;
}

#main_content h2 {
	margin-left: 10px;
	font-size: 14px;
}
#main_content address {
	margin-left: 10px;
	font-size: 12px;
}
#main_content em {
	font-weight: normal;
}
#main_content h1 {
	margin: 0;
}
#main_content p {
	margin: 0;
	padding: 0;
	margin: 10px;
}
#main_content a {
	text-decoration: none;
	text-transform: capitalize;
	color: #800;
}

#main_content .newsItem {
	position: relative;
	margin-top: -1px;
	padding-bottom: 30px;
	clear: both;
}
#main_content .newsItem h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 1em;
	font-weight: normal;
	margin: 0; padding: 0;
	padding: 10px;
	border-top: 1px solid #a7b4bd;
}
#main_content .newsItem h2 a {
	text-decoration: none;
	color: #000;
}
#main_content .newsItem h2 a:hover {
	text-decoration: none;
	border-bottom: 0px solid #800;
	color: #444;
}
#main_content .newsItem .resources {
	position: absolute;
	top: 0;
	width: 380px;
	right: -380px;
}
#main_content .newsItem .resources h2 {
	background: #a7b4bd url(/images/right-h3.gif) 5px 50% no-repeat;
	margin: 0;
	margin-right: 4px;
	color: #fff;
	padding: 5px;
	padding-left: 30px;
	font-weight: normal;
	font-size: 15px;
	border-bottom: 1px solid #f0f0f6;
}
#main_content .newsItem .resources h3 {
	font-size: 13px;
	font-weight: normal;
	margin: 10px;
	text-transform: capitalize;
}
#main_content .newsItem .resources ul {
	list-style: disc;
	margin-left: 25px;
	font-size: 12px;
}
#main_content .newsItem .resources ul li a {
	text-decoration: none;
	text-transform: capitalize;
	color: #800;
}