#text_heavy_wrap {
	width: 865px;
	background-color: #f1ede4;
	border-right: 1px solid #004c27;
	background-repeat: no-repeat;
}
#right_col {
	width: 577px;
	position: relative;
	left: 288px;
}
#title_bar {
	width: 100%;
	height: 51px;
	background-color: #004c27;
	background-image: url(../images/text_heavy/title_bg.gif);
	background-repeat: repeat-x;
}
#text {
	padding: 10px 18px 18px 21px;
}
img.awards {
	margin: 10px 15px;
}
#min_height {
	float: right;
	width: 1px;
	height: 400px;
	/*border: 1px dotted red;*/
}
#min_height_clear {
	clear: right;
}
.source {
	color: #004c27;
}
h2 {
	font-size: 16px;
}
.area_links {
	float: left;
	margin-top: 0;
	margin-right: 2em;
}