#main #content-schedule {
	width: 725px;
	background-color: #CCCCCC;
	clear: both;
	margin: 0px 10px 10px 20px;
}
#nav ul {
	list-style-type: none;
	height: 42px;
	width: 745px;
	font-size: small;
	margin-left: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 20px;
	clear: both;
}
#nav li {
	text-align: center;
	float: left;
	height: 42px;
	width: 143px;
	padding-right: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#nav li a #now {
	text-align: center;
	float: left;
	height: 42px;
	width: 143px;
	padding-right: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #959595;
}
#nav li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 42px;
	width: 143px;
}
#nav li a img {
	height: 42px;
	width: 143px;
}
