@charset "utf-8";


h3 {
	font-size: 108%;
	margin-top: 1em;
} 
#right {
	float: right;
	padding-left: 5px;
	width: 549px;
}

#right h2 {
	height: 26px;
	overflow:hidden;
	text-indent:-9999px;
	background: url("../img/eventschedule/eventschedule.gif") no-repeat;
	margin-bottom: 5px;
}

table {
	width: 529px;
	margin-top: 5px;
	margin-left: 10px;
	text-align: center;
}
.file_link {
	text-align: left;
	padding-left: 5px;
}
/*
.left {
	text-align: left;
}

*/