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;
	line-height: 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; }


#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:left;
	display:inline;
}

#signup_load {
	display:none;
	text-align:center;
	padding:10px 0;
}

#signup_container {
	padding: 0px 25px 0px 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;
}

.rightCol {
	text-align:center;
	padding-top:75px;
}

.footer {
	float:left;
	padding: 10px 0px 0px 30px;
	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;
	padding: 0px;
	height: 672px;
	text-align:center;
	font-weight:bold;
	color:#000000;
}

.formField {
	width: 150px;
}

.signupHeader {
	padding: 0px 0px 0px 5px;
}

.textBox {
	background:url(bg_bottom_left.jpg) no-repeat top left;
	padding: 15px;
}

.sponsorHead {
	background: #e00000; 
	color: #ffffff; 
	padding:2px;
}