/* CSS Document */

body {
	background-color: #FFFFFF;
	margin: 0 0 0 0;
}

#container {
	position: relative;
	margin: auto;
	width: 561px;
	height: auto;
	background-color: #7a9c3f;
}

#back_img {
	position:absolute;
	width:561px;
	height:555px;
	left: 0px;
	top: 0px;
}

#reg-back_img {
	position:absolute;
	width:561px;
	height:725px;
	left: 0px;
	top: 0px;
}

#TY-back_img {
	position:absolute;
	width:538px;
	height:555px;
	left: 0px;
	top: 0px;
}

#enter_img {
	position:absolute;
	width:535px;
	height:286px;
	left: 23px;
	top: 38px;
}

#challenge_img {
	position:absolute;
	width:260px;
	height:196px;
	left: 22px;
	top: 333px;
}

#text_img {
	position:absolute;
	width:223px;
	height:202px;
	left: 292px;
	top: 327px;
}

#register_img {
	position:absolute;
	width:489px;
	height:612px;
	left: 23px;
	top: 98px;
}

#footer_text {
	position:absolute;
	width:550px;
	height:45px;
	left: 5px;
	top: 561px;
}

#enter_btn {
	position:absolute;
	width:148px;
	height:32px;
	left: 17px;
	top: 262px;
}

#launch_btn {
	position:absolute;
	width:148px;
	height:31px;
	left: 17px;
	top: 473px;
}

#text_btn {
	position:absolute;
	width:128px;
	height:31px;
	left: 287px;
	top: 473px;
}

#submit_btn {
	position:absolute;
	width:168px;
	height:32px;
	left: 347px;
	top: 578px;
}

#back-FB_btn {
	position:absolute;
	width:169px;
	height:32px;
	left: 347px;
	top: 279px;
}

#RegisterFields {
	position:absolute;
	width:383px;
	height:444px;
	left: 80px;
	top: 254px;
}


/* text styles */

.Arial_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.Arial_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.Arial_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.grey {	
	color: #999999;
}

.blue {
	color: #14448c;
}
