h3#welcome {
	background: url(../image/welcome.gif) left top no-repeat;
	width: 454px;
	height: 35px;
	margin-top: 6px;
}
h3#welcome span {
	position: absolute;
	left: -2000px;
	font-size: 9px;
}
#watch {
	color: #CC3300;
}
#sponsors {
	position: absolute;
	top: 250px;
	right: 40px;
}
#organizer {
	position: absolute;
	right: 8px;
	top: 250px;
	width: 160px;
	background-color: #F0F7FC;
}
#organizer h3 {
	background: url(../image/contact-bg.jpg) top left repeat-y;
	color: #FFFFFF;
	font-size: 13px;
	padding: 4px 8px;
	margin: 0;
}
#organizer p {
	padding: 4px 8px 14px 8px;
	margin: 0;
}
#organizer a {
	color: #003366;
}

#text li p, #text-wide li p {
	margin: 0 0 0.5em 0;
}
#text ul li, #text-wide ul li {
	list-style: disc;
}
table#schedule {
	border: 1px solid #669900;
}
table#schedule th, table#schedule td {
	vertical-align: top;
	padding: 0.3em;
}
table#schedule th {
	font-size: 12px;
	color: #669900;
	background-color: #F3F9E2;	
	padding: 8px 12px;
}
table#schedule td {
	border-bottom: 2px solid #F3F9E2;
}
table#schedule tr.food td {
	padding: 2em 0.3em;
}
#gf td p strong {
	font-size: 24px;
}
#organizer.a {
	color: #003366;
	font-weight: none;
}
