#middle_new {
	width:908px;
	margin:auto;
	padding:0 0 0 0;
	margin-bottom:0;
	background-image:none;
	clear:both;
}
#mainContent_new {
	width:908px;
	min-height:118px;
	background-image:url(Images/2009/one_column_background.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:20px;
	background-color:transparent;
	text-align:left;
	float: left;
	display: inline;
}
html>body #mainContent_new {
	width:868px;
	min-height:118px;
	background-image:url(Images/2009/one_column_background.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:20px;
	background-color:transparent;
	text-align:left;
	float: left;
	display: inline; /* IE6 doesn’t see this rule */
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color:#C60;
	font-weight: bold;
	text-transform: uppercase;
}
.red {
	font-weight: bold;
	color: #C60;
	font-size: 14px;
}
#image_list {
	list-style-type: none;
	padding: 0;
}

#image_list li {
	display: block;
	float: left;
	margin: 0 2px 10px 0;
	width: 200px;
	border: 0px;
	padding: 0px;
	text-align: center;
}