body {
	padding-bottom: 170px;
	background: #e5e5e5 url(/_img/bg.gif) center 30px no-repeat;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	color: #1a1a1a;
	}
body#home {
	padding-bottom: 40px;
	}

h1 {
	font-size: 96px;
	font-weight: bold;
	line-height: 72px;
	letter-spacing: -9px;
	color: #ccc;
	text-shadow: 0px 1px 1px #999;
	}
h2 {
	font-size: 40px;
	font-weight: bold;
	line-height: 80px;
	color: #808080;
	letter-spacing: -2px;
	text-transform: uppercase;
	}

.wrapper {
	margin: 10px auto;
	width: 800px;
	}

.header h1 {
	margin: 0px 0px 0px 14px;
	position: relative;
	float: left;
	}

#nav {
	margin: 2px 0px 0px 41px;
	position: relative;
	float: left;
	}
#nav li {
	margin-left: 3px;
	}
#nav li.current {
	margin-left: 0px;
	}
#nav a {
	padding: 0px 10px 0px 16px;
	border-left: 1px solid #ccc;
	display: inline-block;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	text-decoration: none;
	}
#nav li.current a {
	border-left: 4px solid #bbb;
	background: #d4d4d4;
	}
#nav a:hover {
	color: #666;
	}

.header h5 {
	margin-left: 20px;
	padding-top: 8px;
	clear: both;
	font-size: 11px;
	line-height: 15px;
	color: #666;
	text-transform: uppercase;
	}

.column {
	position: relative;
	float: left;
	}

.schedule .column {
	margin: 0px 20px;
	width: 360px;
	}
.schedule h2 {
	margin-left: 18px;
	}
.schedule h3 {
	font-size: 11px;
	font-weight: bold;
	line-height: 24px;
	color: #808080;
	text-transform: uppercase;
	}
.schedule h4 {
	margin-left: 20px;
	padding-top: 20px;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	color: #666;
	text-transform: uppercase;
	}
.schedule h5 {
	margin: 0px 0px 3px 40px;
	font-size: 9px;
	font-weight: bold;
	line-height: 11px;
	color: #808080;
	text-transform: uppercase;
	}

.schedule ul {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #fff;
	}
.schedule li {
	padding: 5px 0px 7px 0px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	}
.schedule strong {
	margin-top: 13px;
	float: left;
	display: block;
	width: 40px;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	color: #666;
	text-shadow: 0px 1px 1px #fff;
	}
.schedule em {
	float: left;
	display: block;
	width: 320px;
	font-size: 25px;
	font-weight: lighter;
	font-style: normal;
	line-height: 36px;
	letter-spacing: -1px;
	color: #1a1a1a;
	text-shadow: 0px 1px 1px #fff;
	}

.info {
	width: 764px;
	}
.info p {
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 26px;
	color: #4d4d4d;
	}
.info p.legal {
	margin-bottom: 13px;
	font-size: 13px;
	line-height: 19px;
	}
.info a {
	font-weight: bold;
	color: #1a1a1a;
	}

.home {
	padding-top: 30px;
	width: 796px;
	}
.home #poster {
	margin-left: 16px;
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, .5);
	}

#big-sponsors {
	float: right;
	width: 144px;
	}
#big-sponsors p {
	margin-bottom: 20px;
	}

.home .rsvp {
	float: right;
	width: 164px;
	}
.home .rsvp p {
	margin-bottom: 30px;
	}
.home .rsvp h3 {
	margin-bottom: 8px;
	font-size: 12px;
	color: #4d4d4d;
	}
.home .rsvp label {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #4d4d4d;
	text-transform: uppercase;
	}
.home .rsvp input[type=text] {
	width: 118px;
	}

h2.benefitting {
	margin: 0px 0px 20px 16px;
	padding-bottom: 1px;
	border-top: 3px double #ccc;
	border-bottom: 3px double #ccc;
	background: rgba(255, 255, 255, .3);
	width: 600px;
	text-align: center;
	font-size: 34px;
	font-weight: lighter;
	line-height: 48px;
	letter-spacing: -1px;
	color: #666;
	text-transform: none;
	text-shadow: 0px 1px 1px #eee;
	}
h2.benefitting a {
	color: #333;
	}

#bottom {
	background: #fff;
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, .5);
	position: fixed;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: 150px;
	}

#logos {
	margin: 0px auto;
	width: 792px;
	font-size: 12px;
	font-weight: bold;	
	}

#logo {
	margin: 10px 12px 0px 0px;
	padding-right: 30px;
	background: url(/_img/brackets.gif) right center no-repeat;
	float: left;
	height: 104px;
	}
#logo img {
	padding: 11px 0px 7px 0px;
	}

#sponsors {
	padding-top: 2px;
	float: left;
	}

#sponsors .column {
	margin: 5px 10px;
	}
#sponsors .column a {
	margin: 10px auto;
	display: block;
	text-align: center;
	}
#sponsors .column a img {
	padding: 1px 3px;
	}

#benefitting {
	margin-top: 10px;
	padding-left: 24px;
	background: url(/_img/brackets.gif) left center no-repeat;
	float: right;
	height: 104px;
	}
#benefitting span {
	padding: 9px 0px 6px 0px;
	display: block;
	}