* {
	margin: 0;
	padding: 0;
	line-height: 1em;
}

body {
	margin: 0;
	padding: 0 0 30px;
	background: #94b457;
	font-family: Lucida Sans, Lucida Grande, Lucida Sans Unicode, sans-serif;
	font-size: 12px;
	color: #4e7235;
	position: relative;
}

a {
	color: #d70a0a;
}

a:hover {
	text-decoration: none;
}

fieldset {
	border: none;
}

.imagetext {
	overflow: hidden;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center center;
}

div.spacer, div.hspacer { height: 0; overflow: hidden; clear: both; }

div.hspacer { height: 12px; }

input,textarea,select {
	font-family: Lucida Sans, Lucida Grande, Lucida Sans Unicode, sans-serif;
}

#header-wrap {
	width: 100%;
	position: relative;
}

#header {
	width: 960px;
	height: 495px;
	margin: auto;
	position: relative;
	z-index: 10;
	background: url(../img/header/back.png) no-repeat center top;
}

#header-back-left {
	width: 55%;
	height: 495px;
	background: url(../img/header/back-left.png) repeat-x;
	position: absolute;
	z-index: 3;
	left: 0;
	top: 0;
}

#header-back-right {
	width: 55%;
	height: 495px;
	background: url(../img/header/back-right.png) repeat-x;
	position: absolute;
	z-index: 2;
	right: 0;
	top: 0;
}

#logo {
	height: 415px;
	width: 404px;
	float: left;
	display: block;
	position: absolute;
	z-index: 2;
	top: 25px;
	left: 0;
	background: url(../img/header/logo.png) no-repeat 68px top;
}

#flash {
	width: 526px;
	height: 415px;
	position: absolute;
	right: 0;
	top: 25px;
	z-index: 1;
}

#starburst {
	height: 187px;
	width: 187px;
	position: absolute;
	z-index: 10;
	left: 744px;
	top: 255px;
	background: url(../img/header/starburst.png);
}

#copy {
	background: url(../img/header/copy.png) no-repeat center center;
	width: 100%;
	height: 15px;
	position: absolute;
	z-index: 3;
	bottom: 20px;
}

#content-wrap {
	width: 100%;
	background-color: #FFF;
	padding: 30px 0;
	height: 340px;
	position: relative;
}

#content-back-left {
	width: 50%;
	height: 340px;
	background: #4e7235 url(../img/content/back-left.png) no-repeat right center;
	position: absolute;
	left: 0;
	top: 30px;
}

#content {
	width: 900px;
	margin: auto;
	position: relative;
	z-index: 10;
}

#content-left {
	width: 345px;
	height: 285px;
	float: left;
	display: inline;
	margin: 27px 0 0 17px;
	background: url(../img/content/howtoenter.png);
}

#content-right {
	float: left;
	margin: 0 0 0 58px;
	width: 450px;
}

#content label {
	width: 107px;
	height: 26px;
	overflow: hidden;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: right 8px;
	margin-right: 8px;
	float: left;
	display: inline;
}

#content .field {
	width: 108px;
	height: 26px;
	float: left;
	display: inline;
}

#content input.field {
	height: 14px;
	width: 96px;
	padding: 6px;
	font-size: 12px;
	background-color: #f5f5f5;
	border: solid 1px #dadada;
}

#content textarea.field {
	width: 400px;
	padding: 6px;
	margin: 0 0 0 36px;
	background-color: #f5f5f5;
	border: solid 1px #dadada;
	font-size: 12px;
	height: 4em;
	line-height: 1.35em;
	color: #4e7235;
}

#content textarea.active {
	color: #000;
}

#content input.file {
	height: 26px;
	float: left;
	line-height: 26px;
}

#file-describe {
	margin: 5px 0 0 36px;
	width: 419px;
	height: 11px;
	background: url(../img/content/file-describe.png);
}

#email {
	width: 270px;
	height: 46px;
	background: url(../img/content/email.png);
	float: right;
}

#content input.submit {
	float: right;
	width: 68px;
	height: 24px;
	background: url(../img/form/submit.png);
	border-width: 0;
}

#content .checkbox {
	float: right;
	height: 24px;
}

#content input.checkbox {
	margin: 0 8px 0 0;
}

#content a.checkbox {
	margin: 6px 4px 0 0;
	height: 13px;
	background-position: left top;
}

#release {
	background-image: url(../img/form/releaseform.png);
	width: 69px;
}

#rules {
	background-image: url(../img/form/contestrules-long.png);
	width: 141px;
}

/*#content a.checkbox:hover {
	border-bottom: solid 1px #284b10;
	padding-bottom: 1px;
}*/

#uploadLoading,
#uploadComplete,
#uploadFailed {
	display: none;
	margin: 0 0 0 36px;
	line-height: 16px;
}

#uploadLoading {
	background: url(../img/ajax-loader.gif) no-repeat left center;
	padding: 0 0 0 22px;
}

#footer-wrap {
	width: 100%;
	background: url(../img/footer/back.png) repeat-x;
	position: relative;
	z-index: 20;
}

#footer {
	width: 625px;
	margin: auto;
	height: 56px;
	padding: 30px 30px 0;
}

#fcp {
	float: left;
	background: url(../img/footer/fcp.png);
	width: 328px;
	height: 42px;
}

#brookfield {
	float: right;
	background: url(../img/footer/brookfield.png);
	width: 261px;
	height: 56px;
}
