#top {
	background-color: #00a94f;
	background-image: url(afscme/bg-top-title.gif);
	background-position: left;
	background-repeat: repeat-x;
	border-bottom: none;
	height: 165px;
}

#top .content 
{
	background-image: none;
}

#featured {
	background-color: #005daa;
	background-image: url(afscme/bg-slider-bot.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top: none;
}

#loopedSlider {
	margin: 0 auto;
	padding: 15px 0px 20px 0px;
	width: 960px;
}

#footer {
	margin-top: 0px;
}

