@import url("main_template.css");

#menu_schedule a{
	background-image: url(../img/menu_sprite.png);
	background-position: -348px -240px !important;
}

#menu_schedule a:hover{
	background-position: -348px -240px !important;
}

#main_content{
	color:#135F2E;
	font-family: arial;
	font-size: 14pt;
	position:relative;
	z-index:1001;
	padding-top: 35px;
	width:556px !important;
	text-align:center;
}

span.highlight
{
	color:red;
}

ul{
	text-align:left;
	margin-left:10%;
}