@charset "utf-8";

.redbackgroundcell #contest_container {
	float: left;
	height: auto;
	width: 835px;
	background-color: #000000;
}
.redbackgroundcell #t1 {
	float: left;
	height: 84px;
	width: 840px;
}
.redbackgroundcell #t2 {
	float: left;
	height: 105px;
	width: 840px;
}
.redbackgroundcell #t3 {
	float: left;
	height: 105px;
	width: 840px;
}
.redbackgroundcell #t4 {
	float: left;
	height: 107px;
	width: 840px;
}
.redbackgroundcell #t5 {
	float: left;
	height: 134px;
	width: 840px;
}
.redbackgroundcell #t6 {
	float: left;
	height: 111px;
	width: 840px;
}
.redbackgroundcell #contest_container #bottom {
	background-color: #000000;
	float: left;
	height: 450px;
	width: 840px;
}
.redbackgroundcell #contest_container #bottom #rules {
	float: left;
	height: 413px;
	width: 370px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.redbackgroundcell #contest_container #bottom #form {
	float: left;
	height: 433px;
	width: 447px;
}
.redbackgroundcell #contest_container #bottom #form #form_top {
	background-image: url(../images/form_top.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 29px;
	width: 447px;
}
.redbackgroundcell #contest_container #bottom #form #form_main {
	float: left;
	height: auto;
	width: 447px;
}
.redbackgroundcell #contest_container #bottom #form #form_title {
	float: left;
	height: 46px;
	width: 447px;
	background-image: url(../images/form_title.jpg);
	background-repeat: no-repeat;
}

.redbackgroundcell #contest_container #bottom #form #form_main #main_area {
	background-color: #FFFFFF;
	float: left;
	width: 417px;
	margin-left: 7px;
	height: 325px;
}
.redbackgroundcell #contest_container #bottom #form #form_main #main_area #form_fields {
	width: 370px;
	padding-left: 15px;
}
.redbackgroundcell #contest_container #bottom #form #form_main #form_bottom {
	background-image: url(../images/form_bottom.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 447px;
}


a.rules_link {
	font-size: 12px;
	text-decoration:underline;
	color: #FFFFFF;
}

