body {
	background: #1A41B5;
	font-family: 'Lucida Grande', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	color: #000;
}
.wrap {
	background: #0069E6;
	border-right: 20px solid #00B556;
}
#nav {
	background: #fff;
}
#logo {
	position: absolute;
	top: 33px;
	right: center;
}
#about {
	background: #741FE4;
}
#about .wrap {
	background: transparent;
	color: #fff;
	border-right: 20px solid #611ABE;
}
#about .wrap p {
	background: #B26DE7;
}
#content {
	background: #fff;
}

#sidebar h2 {
	color: #fff;
}
#sidebar .register_button, #archive h3 {
	font-size: 17px;
	color: #000;
	background: #00D645;	
}
#sidebar .register_button:hover {
}
#sidebar_info {
	color: #ddd;
}
#sidebar_info a {
	color: #fff;
}
.sponsor_type {
	color: #fff;
}