#homemain {
	overflow: hidden; 
	height: 341px;
	background-color: #88833f;
}

#headlines {
	width: 401px; height: 340px; 
	float: left; 
	/*background: url('/images/headlines.back.2.jpg') #244169 center center no-repeat; */
	background-color: #3d6f82;
	color: #fff;
}

#headlines h2 {
	margin: 40px 0 0 40px;
	font-size: 18pt;
}

#headlines ul {
	list-style: none;
	margin-left: 80px;
}
#headlines ul li {
	margin-left: 0;
	margin-bottom: 10px;
}

#morelinks {
	margin-left: 80px;
	font-weight: bold;
}
#socialfollow {
	margin-left: 80px;
	margin-top: 80px;
}



#olivestrip {
	float: left;
	width: 144px;
	height: 340px;
	background-color: #88833f;
	border-left-width: 1px; border-left-style: solid; border-left-color: #f4efd2;
}


#newflashvideo {
	background-color: #e2ebf2;
	text-align: center;
}
#anewflashvideo object, #anewflashvideo embed {
	margin: 0 auto;
}
