#container {
	margin: 0px 0px 10px;
	height: 175px;
}#container #buffer {
	width: 100%;
	height: 25px;
	background-repeat: repeat-x;
	background-image: url(../images/background_images/buffer_back.jpg);
	position: absolute;
	left: 0px;
	top: 149px;
	margin: 0px;
	padding: 0px;
}

.resources_div {
	padding-right: 3px;
	padding-left: 4px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	width: 270px;
	height: 90px;
	text-align: center;
	vertical-align: text-top;
	line-height: normal;
	white-space: normal;
	padding-top: 15px;
	font-style: normal;
	padding-bottom: 4px;
	background-color: #333333;
	text-decoration: none;
	margin: 0px;
}
#content
 .resources_div a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}

#content
.resources_div a:hover {
	color: #FCDA09;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	text-decoration: none;	
}
 .style16 {color: #000000}
 
