body {
	background: url(../../images/events/outfront_bg.gif) repeat-x top #1F1F1F;
  	font-family: "Lucida Grande", Tahoma, sans-serif;
	font-size:13px;
	color:#333;
}

a, #register_another_person, legend {
	color: #333;
}

h1 {
	color: #E31D2B;
}
#content {
	border-bottom:solid 15px #4A2C8E;
}

.sponsor_type {
	background: #E31D2B;
}

#sidebar {
	border:none;
}
a.main_link:hover, a.main_link.selected, ul#nav li a.active {
	background: #efefef;
}

.agenda_date h2, #future input.future_button {
	background: #4A2C8E;
}

ul#nav {
	background: #4A2C8E;
	border-color: #efefef;
}

ul#nav li a.active, ul.sub_links, ul.sub_links a {
	color: #333333;
}

#logo {
	width: 472px;
	margin-top: 22px;
}

img.small {
	top: 21px;
	height: auto;
}

#header, #header_past {
	padding: 0;
	margin: 0;
	height:180px;
	background: url(../../images/events/outfront_hdrbg.png) repeat-x top left transparent;
}

#past_link {
	top: 68px;
}

#header {
	width: 800px;
}

#venue {
	top: 30px;
	left: 472px;
	color: #fff;
}

#footer, span.headline, #footer a, #footer_contact strong, #footer_contact form label {
	color: #fff;
}

#footer_contact input[type="submit"], #footer_contact input[type="submit"]:hover {
	background: #fff;
	color: #333;
}

#register_button a, #register_button_home a {
    background: #9ACB3C;
}