/* CSS Document */

#hdr {
	background-image: none;
}#topimg {
	height: 206px;
	width: 953px;
	margin-right: auto;
	margin-left: auto;
}
#indexSpotlights {
	height: 101px;
	margin-top: 8px;
	margin-bottom: 12px;
	margin-left: 20px;
}
.spotlight {
	background-image: url(../images/indexspotlightbg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 81px;
	width: 271px;
	margin-right: 6px;
	margin-left: 6px;
	padding: 10px;
}
.spotlight p {
	color: #CCCCCC;
	font-size: 12px;
	margin-top: 10px;
}
.spotlight a {
	text-align: right;
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.spotlight a#sp1 {
	color: #003366;
}
.spotlight a#sp2 {
	color: #c36702;
}
.spotlight a#sp3 {
	color: #286709;
}
.spotlight a#sp1:hover {
	color: #999999;
}
.spotlight a#sp2:hover {
	color: #999999;
}
.spotlight a#sp3:hover {
	color: #999999;
}
#indexContainer {
	background-image: url(../images/indexbodybg.gif);
	background-repeat: no-repeat;
}
#indexcontent {
	margin-right: 11px;
	margin-left: 11px;
}
