/* #no-flash-nav */
#no-flash-nav { 
	width: 800px;
	height: 145px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/no-flash-nav-bkg.jpg) no-repeat left top;
}
#no-flash-nav ul {
	margin: 115px 0 0 140px;
	padding: 0;
	float: left;
	list-style-type: none;
}
#no-flash-nav ul li {
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
}
#no-flash-nav ul li a {
	margin: 0;
	padding: 0 6px;
	float: left;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #002853;
}
#no-flash-nav ul li a:hover {
	color: #002853;
	text-decoration: underline;
}



/* no flash -sponsors */
#no-flash-sponsors {
	width: 800px;
	height: 65px;
	border: none;
	background: url(../images/no-flash-sponsors.jpg) no-repeat left top;
	text-align: center;
	line-height: normal;
	font-size: 11px;
}
#no-flash-sponsors .format {
	padding: 6px 10px;
}
#no-flash-sponsors a {
	text-decoration: none;
	color: #335379;
}
#no-flash-sponsors a:hover {
	text-decoration: underline;
	color: #0074ff;
}