@charset "UTF-8";
/* CSS Document */

#banner {
	background-image:url(../../IMAGES/banner_group_05.jpg);
	background-repeat:no-repeat;
}
.content {
	float:right;
	margin-bottom:20px;
}
.schedule img {
	margin:0 6px 0 6px;
}
h1#downtown span {
	color:#2ca0d6;
}
h1#west span {
	color:#2ca0d6;
}
.content a {
	color:#2ca0d6;
	text-decoration:none;
}
.content a:hover {
	color:#FFF;
}

