div#wrapper {
	text-align:center;
	width:600px;
	margin-left:auto;
	margin-right:auto;
}

#header img {
	
}

table#schedule {
	margin-left:auto;
	margin-right:auto;
}

table#schedule td {
	text-align:left;
	padding-left:10px;
	font-size:1.0em;
	color:#666;
}

table#schedule td.h, 
table#schedule td.day {
	color:#000;
}

table#schedule td a {
	font-size:1em;
	sletter-spacing:3px;
	font-weight:bold;
	color:#730;
}

table#schedule td a:hover {
	background: #fc3 !important;
}

table#schedule td {
	min-width:100px;
}

table#schedule td.h {
	width:100px;
	text-align:right;
}

table#schedule td.day {
	padding-top:20px;
	sfont-weight:bold;
	font-style: italic;
}

.left {float:left;}
.right {float:right;}
.center {text-align:center;}

h1,h2,h3,h4 {
	font-family: Calibri;
}

h1 { font-size:1.6em; }
h2 { font-size:1.4em; }
h3 { font-size:1.2em; font-style:italic; }

table#schedule tr.sm td { font-size:0.85em; }
