/* CONTEST PAGE*/

#Contest {
	margin:0; padding: 0; border:0;
	width:660px; height: 1000px;
	background-image:url(../images/ghoulish/bkgd.gif);
	background-repeat: no-repeat;
	position: relative;}

#Contest h3 {
	margin: 0;
	position: absolute;
	top: 540px; left: 40px;
	width: 580px;
	color: #FFF;
	font-size: 18px;
	line-height: 22px; }

#Contest P {
	margin: 0 0 10px;}

#Contest form {
	position: relative;
	width: 550px;
	top: 620px; left: 40px;
	margin: 0; padding: 0;
	color: #FFF;}
	

#ContestCol1 input {
	width: 150px;}

#ContestCol2 input {
	width: 150px;}

#ContestCol1 {
	width: 250px;
	float: left;}
	
#ContestCol2 {
	width: 280px;
	float: right;
	position: relative;
	right: 30px;}

#ContestCol1, #ContestCol2 {
	text-align: right;}

#Contest fieldset {
	margin: 0; padding: 20px 0;
	width: 500px;
	border: 0;}
	
#Merry fieldset {
	margin: 0; padding: 50px 0;
	width: 500px;
	border: 0;}

#Contest fieldset input {
	margin: 0;}

#Contest .qualify {
	color: #FFF;}