body {
	background: #000;
	margin: 0;
	padding: 0 0 40px 0;
}

h1 {
	font-weight: 200;
	text-transform: uppercase;
	text-align: center;
}

a, a:visited {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

strong {
	font-weight: 500;
}

#header {
	background: url('https://evbdn.eventbrite.com/s3-s3/eventlogos/10180553/bnomljfhdr2.jpg') no-repeat top center;
	display: block;
	width: 980px;
	height: 425px;
}

#wrapper {
	margin: 0 auto;
	display: block;
	width: 980px;
	font-family: 'Helvetica Neue', Helvetica, sans-serif;
	color: #fff;
	font-weight: 100;
}

#sidebar {
	float: right;
	display: block;
	width: 195px;
}

#content {
	display: block;
	float: left;
	width: 750px;
	text-align: center;
}

#content p {
	font-size: 20px;
}

#bio {
	display: block;
	width: 560px;
	float: left;
}

#djphoto {
	display: block;
	width: 185px;
	float: right;
}

p.sponsors img {
	margin: 20px;
}

p.aloft img {
	margin: 10px 0;
}

.clear {
	clear: both;
}
