#main.submit {
	background: url('../images/backgrounds/submit-3.jpg') top center no-repeat;
	height: 1450px;
}
#main.submit #section {
	width: 800px;
	margin: 0 auto;
	overflow: hidden;
}

#main.submit #section {
	width: 800px;
	margin: 0 auto;
	overflow: hidden;
}

#main.submit #section a#hope-download {
	/*background: url('d.png');*/
	position: absolute;
	float: left;
	width: 185px;
	height: 0;
	padding-top: 160px;
	overflow: hidden;
	margin-top: 470px;
	margin-left: 540px;
}

#main.submit #section #copyright {
	position: absolute;
	color: #FFFFFF;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 10px;
	width: 800px;
	margin-top: 1300px;
}
#main.submit #section #copyright p {
	margin-bottom: 4px;
	text-align: center;
}
#main.submit #section #copyright p a {
	color: #FFFFFF;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 10px
}

#main.submit #section form {
	position: absolute;
	overflow: hidden;
	width: 430px;
	margin-top: 811px;
	margin-left: 70px;
}
#main.submit #section form p {
	margin-left: 95px;
	margin-bottom: 9px;
	*margin-bottom: 7px;
}
#main.submit #section form p input.text {
	width: 290px;
}
#main.submit #section form p.checkbox {
	margin-left: -3px;
}
#main.submit #section form p#rules.checkbox {
	margin-top: 14px;
}
#main.submit #section form p#updates.checkbox {
	margin-top: 12px;
}
#main.submit #section form p#submit {
	margin-top: 40px;
	margin-left: 0;
	margin-bottom: 0;
}
#main.submit #section a#rules-download, #main.submit #section a#rules-download2, #main.submit #section a#back-contest-home {
	/*background: url('d.png');*/
	position: absolute;
	float: left;
	width: 82px;
	height: 0;
	padding-top: 13px;
	overflow: hidden;
	margin-top: 1095px;
	margin-left: 163px;
	z-index: 2;
}
#main.submit #section a#rules-download2 {
	margin-top: 1107px;
	margin-left: 300px;
}
#main.submit #section a#back-contest-home {
	margin-top: 1230px;
	margin-left: 70px;
	width: 135px;
}
#main.submit #section #submited {
	position: absolute;
	width: 726px;
	height: 493px;
	margin-top: 760px;
	margin-left: 37px;
	overflow: hidden;
	color: #FFFFFF;
	background: #000000;
	filter: alpha(opacity=80);
	-khtml-opacity: 0.8;
	-moz-opacity: 0.8;
	opacity: 0.8;
	z-index: 3;
}
#main.submit #section #submited p {
	position: absolute;
	width: 100%;
	margin-top: 100px;
	text-align: center;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-weight: bold;
	font-size: 32px;
}