body {
	margin: 0px;
	padding: 0px;
	background:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#header {
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
	height: 94px;
	width: 950px;
	}
#content_home {
	background-image:url(images/home.gif);
	height: 460px;
	width: 950px;
}
#content_eventhighlights {
	background-image:url(images/event_highlights.jpg);
	height: 460px;
	width: 950px;
}
#content_sponsorship {
	background-image:url(images/sponsorship.gif);
	height: 100px;
	width: 625px;
	padding: 100px 250px 260px 75px;
}
#content_photos {
	background-image:url(images/sponsorship.gif);
	height: 400px;
	width: 875px;
	padding: 60px 0 0 75px;
}
#content_auction {
	background-image:url(images/auction.gif);
	background-repeat: no-repeat;
	width: 550px;
	padding: 50px 400px 0 55px;
}
#content_auction p{
	margin: 0;
	padding: 0;
}
#content_auction ul{
	font-size: 14px;
	margin: 0;
	padding: 4px 0 20px 15px;
}
#content_auction h1{
	font-size:16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#content_auction li a{
	font-weight:normal;
	text-decoration: underline;
}
#content_auction hr{
	width: 500px;
}
#footer {
	background-image:url(images/footer.gif);
	width: 910px;
	height: 107px;
	text-align: right;
	padding: 20px 40px 0 0;
}
#nav {
	width: 610px;
	height: 30px;
	float:right;
	padding-top: 63px;
	padding-right: 0px;
	text-align: right;
}
#splash {
	width: 270px;
	height: 225px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -112px 0 0 -135px;
}
a {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.bold {
	font-weight:bold;
	}
div#nav a {
	margin-right:19px;
}
div#nav a:hover {
	text-decoration: none;
	color: #999999;
}
