body{
	padding:0px;
	margin:0px;
	font: normal 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#scedule a{
	color:#036;
}

#scedule a:hover{
		text-decoration: none;
}

h1{
	padding: 5px;
	margin: 0px;
	font: bold 14px Arial, Verdana, Geneva, Helvetica, sans-serif;
}
h1 a{
	color:#036;
	text-decoration: underline;
}
h1 a:hover{
	text-decoration: none;
}
h1 a.selected{
	font: bold 16px Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
}

#header{
	background:#ffc;
}
#sponsors{
	border-top:solid 4px #003;
	border-bottom:solid 4px #003;
	text-align: center;
}
#footer{
	background:#ffc;
	padding:4px;	
	text-align: right;
	clear: both;
}
#scedule{
	width:460px;
	float:left;
	background: #9cf;
	padding: 10px;
	margin-right:20px;
}
#scedule p{
	margin: 0px 0px 10px 10px;
	padding:0px;
}

