#globalNav{
	border-top:3px solid #DFD7CC;
	border-bottom: 3px solid #DFD7CC;
	background-color: #4D4D4D;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 9px;
	padding-bottom: 10px;
}

#globalNav a {
	color: #CCCCCC;
	text-decoration: none;
	margin-right: 12px;
	margin-left: 12px;
}

#globalNav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#spotlightFeature {
	background-color:#D9CC6F;
	padding-bottom: 15px;
	background-image:url(/inc/features/images/program_spotlight.gif);
	background-repeat:no-repeat;
	padding-top:36px;
}
#spotlightFeature p {
	width:140px;
	margin:0 auto;
	padding-bottom:12px;
	color:#333333;
}

#spotlightFeature H5 {
	display:block;
	width:140px;
	margin:0 auto;
	padding-bottom:7px;
	color:#333333;
}

#spotlightFeature a, spotlightFeature a.hover {
	color:#333333;
	text-decoration:underline;
}

#sectionName{
	background-image: url(/future/images/section_name.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 400px;
	height: 72px;
	float: left;
}
#pic1{
	border-bottom: 3px solid #DFD7CC;
	border-right: 3px solid #DFD7CC;
	width:165px;
	background-image: url(images/pic1.jpg);
	height: 146px;
}
#pic2{
	border-bottom: 3px solid #DFD7CC;
	background-image: url(images/pic2.jpg);
	height: 146px;
}
#pic3{
	border-bottom: 3px solid #DFD7CC;
	border-left: 3px solid #DFD7CC;
	width: 165px;
	background-image: url(images/pic3.jpg);
	height: 146px;
}

#program_tools {width:160px; border-left-style:solid; border-left-width:1px; border-top-style:solid; border-top-width:1px; border-color:#666666; padding-left:12px; padding-top:5px; margin-left:20px; margin-top:5px; margin-bottom:20px; float:right;}

#program_tools ul
{
list-style: none;
margin-left: 0;
padding: 0;
border: none;
}

#program_tools li
{
margin: 0;
padding-bottom:12px;
}

#program_tools li a
{
text-decoration: underline;
font-size:11px;
}
