
a:link { color: black; text-decoration: none}
a:visited { color: black; text-decoration: none  }
a:hover { color: red; text-decoration: none}
a:active { color: red; }
div.container {
	position: relative;
	margin: 0 auto;
	width: 780px;
	height: 432px;
}
#top { border: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100px; visibility: visible }
#left { font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; position: absolute; top: 110px; left: 0; width: 200px; height: 100%; visibility: visible  ; padding-right: 2px; }
#main { font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; position: absolute; top: 115px; left: 207px; width: 600px; visibility: visible   ; padding-left: 12px; }
#layer1 { height: 432px; width: 780px; position: relative; visibility: visible; }
h1 { font-size: 300%; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; margin: 0.67em 0; padding-bottom: 12px; }
h2 { font-size: 150%; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; margin: 0.67em 0; }
h3 { font-size: 100%; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; margin: 0.67em 0; }
.comments { font-style: italic; }
.upcoming { padding: 6px; border: solid 2px red; }
