body {
	background:url(bg_body.jpg) no-repeat center top #02050C;
	text-align:center;
	margin: 0px auto;
	color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}


form {
	display:inline;
}	

input { 
	margin: 2px 0px;
}

fieldset {
	position: relative;
	*margin:10px 0px; 
	padding: 15px 15px 10px 15px;
}

legend {
	position: absolute;
	top: -10px; 
	left: 10px;
	padding: 2px 4px 2px 4px;
	background: #000000;
	font-weight:bold;
}

label {
	width:100px;
	float:left;
	margin-right:5px;
	position:relative;
	top: 5px;
	text-align:right;
}

h1 {
	display:inline;
	font-size: 22px;
}
h2 {
	display:inline;
	font-size: 17px;
	line-height: 17px;
}


a 		{ color:#A7CFDF; }
a:hover { color:#CCCCCC; text-decoration:underline; }

.footer a, .footer a:visited { color:#DDDDDD; text-decoration:none;  }
.footer a:hover 			 { color:#A7CFDF; text-decoration:underline; }

.facebook a, .footer a:visited	{ color:#FFFFFF; text-decoration:none;  }
.facebook a:hover 				{ color:#A7CFDF; text-decoration:none; }

#page {
	width:900px;
	position:relative;
	margin:0 auto;
	text-align:left;
}

#sideColumn {
	width:196px;
	float:left;
	display:inline;
}

#mainColumn {
	position:relative;
	z-index:1;
	width:704px;
	float:right;
	display:inline;
}
#signup_load {
	display:none;
	text-align:center;
	padding:10px 0px;
}
#signup_container, #signup_message {
	padding: 0px 0px 10px 0px;
	text-align:center;
}


.contentWrapper {
	background: url(bg_content_repeat.jpg) repeat-y bottom;
}

.mainTable {
	background:url(bg_content.jpg) no-repeat top;
}

.mainContent {
	border-bottom: 1px solid #424345;
}

.contentDiv {
	width:453px; 
	padding: 60px 20px 80px 43px;
}

.rightContent {
	padding: 20px 15px 0px 0px; 
	background:url(bg_bottom_right.jpg) bottom right no-repeat;
}

.sponsors {
	background:url(bg_right_grey.png) repeat-y; 
	height:230px; 
	text-align:center;
	color:#FFFFFF;
}
.media {
	background:url(bg_right_grey.png) repeat-y; 
	height:260px; 
	color:#FFFFFF;
	padding: 0px 15px;
}

.pledges {
	 background:url(bg_right_blue.png) no-repeat; 
	 height:218px;
	 padding:40px 20px;
}
/*
.rightCol {
	text-align:center;
	padding:25px 0px 25px 15px;
	float:left;
	height:357px;
	margin-left:300px;
}
*/
.rightCol {
	width:103px; 
	height:357px; 
	padding:0px 0px 25px 15px; 
	float:right;
}

.footer {
	float:left;
	padding: 10px 0px 0px 7px;
	font-size: 11px;
	color:#DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
}

.footer img {
	margin-right: 14px;
	position: relative;
	top:3px;
}

.logos {
	text-align: right;
}

.orange {	
	border:1px solid #B0682E;
}
.red {	
	border:1px solid #C4232B;
}
.yellow {	
	border:1px solid #D7CA48;
}
.green {	
	border:1px solid #459F49;
}
.blue {	
	border:1px solid #234DBF;
}

.submit {
	text-align:center;
	padding-top:15px;
}

.rules {
	padding:10px 0px 0px 10px;
}
.agree {
	float:none;
	width:400px;
	margin-left:5px;
	position:relative;
	top: 0px;
	text-align:left;
}

.sidebar {
	background: url(img_battle.jpg) no-repeat;
	height: 672px;
	text-align:center;
	font-weight:bold;
	color:#000000;
}

.emailSignup {
	padding: 0px 25px 0px 0px;
}

.formField {
	width: 150px;
}

.signupHeader {
	padding: 0px 0px 0px 5px;
}

.textBox {
	background:url(bg_bottom_left.jpg) no-repeat top left;
	padding: 15px;
}

.facebook {
	width:125px;
	background:#3B5997;
	border:1px solid #FFFFFF;
	text-align:center;
	margin:auto;
	padding: 0px 0px 5px 0px;
}

