#header ul#navigation li#about a {
	background-position: 0 -44px;
}

#container #content {
	background: url(/img/bg/main_pills3.jpg) bottom center no-repeat;
}

#content .content_head h1,
#content .content_head p#section {
	background-image: url(/img/titles/h1_about.gif);
}

#touts #news_feed {
	width: 202px;
	margin: 0 auto;
}
	#news_feed h2.lead {
		color: #0a57a2;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.2em;
		letter-spacing: 0.1em;
		font-weight: bold;
		text-transform: uppercase;
		margin-bottom: 0.6em;
		border-bottom: 1px solid #e1e1e1;
		padding-bottom: 0.6em;
	}
	#news_feed a {
		color: #0a57a2;
		font-size: 1.2em;
	}
	#news_feed a:hover {
		text-decoration: underline;
	}
	/*#news_feed a:visited {
		color: #7095b9;
	}*/
	#news_feed ul {
		margin-bottom: 1em;
	}
		#news_feed ul li {
			margin-bottom: 1.2em;
			line-height: 1.4;
		}
			#news_feed ul li a {
				
			}
			#news_feed ul li p.date {
				color: #5c5c5c;
				font-size: 1.1em;
			}
			
#main .hentry,
#main #hentry {
	margin-bottom: 2em;
}
	#main .hentry h2.entry-title {
		font-size: 1.8em;
		margin-bottom: 0.2em;
		font-weight: normal;
	}
		#main .hentry h2.entry-title a {
			color: #0a57a2;
		}
		#main .hentry h2.entry-title a:hover {
			text-decoration: underline;
		}
	#main .hentry p.date,
	#main #hentry p.date {
		color: #999;
		font-size: 1.3em;
		margin-bottom: 0.5em;
		display: block;
	}
	#main .hentry p {
	}
		#main .hentry .entry-summary p {
			/*display: inline;*/
			padding-right: 0;
		}
		#main .hentry a {
			color: #0a57a2;
		}
		#main .hentry a:hover {
			text-decoration: underline;
		}
		#main .hentry .more a {
			font-style: italic;
			font-size: 1.2em;
		}
#main p.pagination {
	clear: both;
	padding-top: 15px;
	*padding-top: 0;
}
#main a.file {
		float: left;
		clear: both;
		margin-bottom: 0.5em;
	}