
div#columns {
	width: 905px;
	position: relative;
	background: white;
}


div#center_container {
	 margin-top: 5px;
	 width: 680px;
	border-right: none;
}
.spotlight_header {
	color: #309851;
	font-weight: bold;
	padding-top: 0em;
	padding-left: 0em;
	/* background: transparent url(/home/media/spotlight_bg.png) no-repeat top right; */
	height: 1em;
}

.spotlight {
	margin-bottom: 1em;
}
.spotlight_date {
	font-weight: bold;
	font-size: .86em;
	color: #309851;
}
.spotlight_content {
	font-size: .86em;
	font-weight: bold;
}
.spotlight_content a, .spotlight_content a:visited {
	text-decoration: none;
	color: #309851;
}
.spotlight_content a:hover {
	text-decoration: underline;
	color: #309851;
}

div#right_content ul li a {
	text-decoration: none;
	color: #309851;
}

div#right_content ul li a:hover {
	text-decoration: underline;
}


.featured_program {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px dotted #808080;
}
.featured_program .last {
	margin-bottom: 0px;
}
.featured_program .fp_title {
	color: #60a0d5;
	margin-bottom: .75em;	
	font-size: 1em;	
}
.featured_program .fp_section {
	font-weight: bold;
	font-size: .91em;	
}
.featured_program .fp_content {
	font-size: .86em;	
}
.featured_program .fp_readmore {
	font-size: .86em;	
}
