html, body, form, h1, h2, h3, h4, h5, h6, p, ul, ol, li { margin: 0; padding: 0; }

body
{
	font: 11px/1.5em Helvetica, Arial, Verdana, sans-serif;
	text-align: center;
	color: #666; background: #fff;
}

img { display: block; }

#container
{
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

#photos { width: 740px; margin: 0 auto; }

#content { width: 780px; margin: 15px auto; }

#left
{
	display: inline; float: left;
	width: 340px;
}

#right
{
	display: inline; float: right;
	width: 425px;
}


#left h2, #left h3, #left h4, #left p { margin: 0 15px 15px 0; }

#left h3, #dates li
{
	font: 18px/1.25em Impact, "Arial Narrow", sans-serif;
	text-transform: uppercase;
	color: #666;
}

#dates
{
	margin: 0 15px 2px 0; padding-top: 15px;
	border-top: 1px #999 solid;
	list-style: none;
}
#dates li
{
	margin-bottom: 13px; padding: 2px 0;
	background: url("images/splash.learn.gif") top right no-repeat;
}
#dates a, #dates a:link, #dates a:visited
{
	display: block;
	padding: 0 115px 0 0;
	text-decoration: none;
	color: rgb(255, 111, 13);
}
#dates a:hover { text-decoration: underline; }

#sponsors { background: url("images/splash.logo.bottom.jpg") -7px -7px no-repeat; width: 938px; margin:0 auto; text-align:center; }
#sponsors img { border:0px; display:inline; margin: 0 5px 0 0; }