body {
	background: #0a0a1e url( "images/bg.jpg" ) no-repeat top center;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#wrapper {
	margin: 0 auto;
	width: 960px;
}

#header {
	background: #757A8C url( "images/head.png" ) no-repeat top center;
	height: 41px;
	width: 960px;
	line-height: 40px;
}

h1 {
	display: block;
	float: left;
	margin-left: 40px;
	text-shadow: 1px 1px 1px #565a67;
}

h1 a {
	color: #fff;
	text-decoration: none;
}

a#twitter {
	background: url( "images/twitter.png" ) no-repeat left center;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin-left: 390px;
	padding-left: 24px;
	text-shadow: 1px 1px 1px #565a67;
}

a#twitter:hover { text-decoration: underline; }

a#foursquare {
	text-indent: -9999px;
	float:right;
	width: 300px;
}

h2#header_logo {
	background: url( "images/logo.jpg" );
	display: block;
	height: 117px;
	text-indent: -9999px;
	width: 960px;
}

#left {
	float: left;
	width: 680px;
}

#left p {
	color: #dee7eb;
	font-size: 13px;
	margin: 10px 0 30px 0;
	text-shadow: 1px 1px 1px #080814;
	line-height: 20px;
}

#left img {
	float: left;
	margin: 0 20px 15px -10px;
}

#right {
	float: right;
	width: 206px;
}

#right #flash { width: 206px; }

#right h3 {
	background: url("images/marker-sprite.png") no-repeat 0px -86px;
	height: 21px;
	margin-bottom: 15px;
	text-indent: -9999px;
	width: 175px;
}

#right p {
	color: #848484;
	line-height: 14px;
}

#details {
	background: url("images/box-sprite.jpg") no-repeat 0px 0px;
	float: left;
	height: 223px;
	width: 304px;
}

#details h3 {
	background: url("images/marker-sprite.png") no-repeat 0px 0px;
	height: 21px;
	margin: 30px 0px 0px 32px;
	width: 105px;
	text-indent: -9999px;
	width: 136px;
}

#details #first { margin-top: 20px; }

#details p {
	color: #5a5a5a;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	margin-left: 125px;
	padding-bottom: 10px;
	text-shadow: 1px 1px 1px #FFF;
}

#details p span {
	display: block;
	color: #1a1a1a;
}

#rsvp {
	background: url("images/box-sprite.jpg") no-repeat -304px 0px;
	float: left;
	height: 223px;
	margin-left: 21px;
	width: 355px;
}

#rsvp h3 {
	background: url("images/marker-sprite.png") no-repeat 0px -21px;
	height: 22px;
	margin: 30px 0px 0px 30px;
	text-indent: -9999px;
	width: 263px;
}

#rsvp label {
	color: #5a5a5a;
	font-size: 12px;
	margin:15px 3px 0 0;
	text-shadow: 1px 1px 1px #FFF;
	float:right;
	display:block;
}

#rsvp input[type=text] {
	background:url(images/input.png) no-repeat;
	width: 201px;
	padding: 0 10px;
	color:#365f66;
	height:28px;
	border:none;
	line-height:28px;
	float:right;
	margin: 10px 18px 0 0;
}

#rsvp input[type=image] {
	float:right;
	margin-top:5px;
}

#rsvp form, #chart form {
	padding:10px 20px;
}

#chart {
	background: url("images/box-sprite.jpg") no-repeat 0px -223px;
	float: left;
	height: 223px;
	margin-top: 21px;
	width: 680px;
}

#chart_left {
	float:left;
	width:230px;
}

#chart label {
	color: #5a5a5a;
	font-size: 12px;
	margin: 0px;
	padding: 25px 0;
	text-shadow: 1px 1px 1px #FFF;
}

#chart h3 {
	background: url("images/marker-sprite.png") no-repeat 0px -43px;
	height: 21px;
	margin: 30px 0px 0px 30px;
	text-indent: -9999px;
}

#chart_full {
	float:left;
	height:223px;
	width:450px;
}

#chart_full iframe {
	height:223px;
	width:450px;
	background:none;
	border:none;
}

#sponsors {
	display: block;
	margin-top: 21px;
	margin-bottom: 25px;
	height: 100px;
	float: left;
}

#sponsors h3 {
	background: url("images/marker-sprite.jpg") no-repeat 0px -64px;
	height: 22px;
	margin-bottom: 15px;
	text-indent: -9999px;
	width: 131px;
}

#sponsors h4 {
	background: url("images/sponsors-sprite.jpg") top no-repeat;
	text-indent: -9999px;
	width: 250px;
	float: left;
}

#sponsors h4#svb {
	background-position: 0px 0px;
	height: 51px;
	margin-left: -75px;
}

#sponsors h4#cooley {
	background-position: 0px -51px;
	height: 50px;
}

#poll_form label {
	font-size:13px;
	color:#fff;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
