body {
	background: url(../../images/events/awards/online_allstars_bg.png) -40px -250px no-repeat #136287;
	font-family: 'Lucida Grande', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	color: #000;
}
.wrap {
	background: transparent;
	border-right: 20px solid #E7EFF3;
}
#nav {
	background: #E7EFF3;
}
#logo {
	position: absolute;
	top: 33px;
	right: center;
}
#about {
	background: #2B4C6A;
}
#about .wrap {
	background: transparent;
	color: #fff;
	border-right: 20px solid #355E83;
}
#about .wrap p {
	color: #fff;
	background: #355E83;
}
#content {
	background: #E7EFF3;
}
#sidebar {
	margin: 125px 0 0 0;
}
#sidebar h2 {
	color: #fff;
}
#sidebar .register_button, #archive h3 {
	font-size: 17px;
	color: #1c4567;
	background: #F9CB1B;
	background:-moz-linear-gradient(
	    left,#FFD820,#FF8722,#FFD820
	);
	-moz-background-size: 200%;
	-webkit-background-size: 200%;
	background-size: 200%;
	-webkit-transition: .2s background-position linear;
	-moz-transition: .2s background-position linear;
	transition: .2s background-position linear;
}
#sidebar .register_button:hover {
	background-position: right;
}
#sidebar_info {
	color: #ddd;
}
#sidebar_info a {
	color: #fff;
}
.sponsor_type {
	color: #fff;
}