body {
	background: url('../images/awards/dooh_forum_bg.jpg') repeat-x top #eaeaea;
}

h1, h2, h3, h4 {
	color: #35AADF;
}

ul#nav, #sidebar_border_bottom, .agenda_date h2,
#future input.future_button {
	background-color: #35AADF;
}

a.main_link:hover, a.main_link.selected, ul#nav li a.active {
	background-color: #6A6262;
}

ul#nav, #sidebar, #footer, #content, #content_past {
	border-color: #6A6262;
}

ul.sub_links, ul.sub_links a {
	color: #fff;
}

.sponsor_type {
	background: #6A6262;
}

#header, #header_past {
	height: 174px;
	margin: 0 0 10px 0;
}

#past_link {
	top: 72px;
}

#logo {
	width: 346px;
	min-height: 174px;
}

#venue {
	left: 366px;
	bottom: 25px;
	max-width: 250px;
	margin: 5px 0;
	display: block;
	line-height: 18px;
	font-weight: bold;
	color: #333;
	font-size: 17px;
	text-transform: uppercase;
}

#venue strong {
	font-size: 13px;
}

#footer, span.headline, #footer a {
	color: #333;
}

img.small {
	height: auto;
	margin-bottom: 2px;
}

#register_button a, #register_button_home a {
    background: #3AB653;
}

#register_button a:hover, #register_button_home a:hover {
	background:#2E6B3A;
}

.promo {
	display: block;
	width: 180px;
	padding: 0 0 10px 0;
}