body {
	background-image: url('../images/treatment/page_background.jpg');
	background-position: center -1px;
	background-repeat: no-repeat;
}

#main_feature {
	
}

#homepage_news {
	margin-right: 245px;
	width: 700px;
}

#homepage_news h2 {
	font-size: 1.6em;
}

#container {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

.quick_link_item {
	margin-top: 10px;
	padding: 0 5px;
}

.hp_news_item {
	padding-bottom: 5px;
}

.hp_news_item a {
	text-decoration: none;
	font-weight: normal;
	color: #333333;
}

.hp_news_item ul, .hp_news_item ol {
	margin-left: 20px;
	padding-left: 10px;
}

h3 a {
	font-weight: normal;
}

h3 a:hover {
	color: #484848;
}

#right_column {
	width: 236px;
	float: right;
	margin-left: 5px;
	font-size: 90%;
	margin-top: 41px;
	display: inline;
}

#homepage_links {
	padding-top: 50px;
	background-repeat: no-repeat;
}

#homepage_links ul {
	margin-bottom: 10px;
	padding: 10px;
	
}

#homepage_links ul li.hp_link_item {
	list-style: none;
	margin-bottom: 1em;
	line-height: normal;
}

#homepage_links ul li.hp_link_item p {
	line-height: normal;
}

#homepage_links ul li.hp_link_item .link_title {
	background-image: url('../images/treatment/list_arrow.png');
	background-position: 0 2px;
	background-repeat: no-repeat;
	margin-bottom: 1em;
	padding-left: 1em;
}

#news_column_1, #news_column_2 {
	width: 335px;
	float: left;
	display: inline;
	padding-top: 15px;
}

#news_column_1 {
	margin-right: 20px;
}

#hp_mini_features a {
	border: 0;
}

#last_seven {
	text-align: center;
	margin-bottom: 5px;
	padding-top: 55px;
	background-repeat: no-repeat;
	background-position: top center;
}

#last_seven ul, #last_seven ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}

#last_seven ul li {
	height: 70px;
	margin-bottom: 5px;
	text-align: left;
	padding: 0;
}

#last_seven ul li h3 {
	font-size: 12px;
	margin-bottom: 1px;
	line-height: 15px;
}

#last_seven ul li p {
	font-size: 10px;
	line-height: 13px;
}

#last_seven ul li img {
	padding: 2px;
	border: 1px solid #cccccc;
	height: 69px;
	width: 69px;
	float: left;
	clear: both;
	margin-right: 3px;
}

#last_seven ul li a {
	border: 0;
}

.twtr-timestamp, .twtr-reply, .twtr-hyperlink, .twtr-atreply {
	text-decoration: none;
	border: none;
}

.rss_holder {
	margin-top: 20px;
	text-align: center;
}

#twitter_update_list {
	border: 1px solid #cccccc;
	border-top: none;
}

#twitter_update_list li {
	margin: 0 !important;
	padding: 10px 5px 10px;
	border-bottom: 1px solid #eeeeee;
	font-size: 1.1em;
	line-height: 1.4em;
	/*border-top: 1px solid #aaaaaa;*/
}

.twitter_timestamp {
	color: #dddddd;
	text-align: right;
	display: block;
}

.twitter_timestamp a {
	color: #dddddd;
	border-bottom: none;
}

#aflphotos_promo {
	margin-top: 15px; 
	margin-bottom: 8px;
}

.hp_article_img {
	padding: 3px;
	background: #e3e3e3; /* old browsers */
	background: -moz-linear-gradient(top, #ffffff 30%, #e3e3e3 99%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#ffffff), color-stop(99%,#e3e3e3)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e3e3e3',GradientType=0 ); /* ie */
	border: 1px solid #dddddd;
	
}
