
/*- Contest Styles --------------------------------------------------*/

.contest-addr, .contest-addr a
{
	color: #6D5C52;
	letter-spacing: -1px;
}

.contest-desc
{
	font-family: serif;
	font-style: italic;
}

.contest-prizes li h3 a {color: #3F2E22;}

.contest-prizes li h3
{
	margin: 0;
	letter-spacing: -1px;
}

.contest-prizes li p
{
	margin: 0 0 .5em 0;
	letter-spacing: -1px;
}

.contest-prizes li
{
	float: left;
	display: inline; /* IE6 2xM */
	width: 340px;
	height: 225px;
	list-style: none;
	margin: 0 0 0 30px;
}

.contest-prizes
{
	padding: 0;
	margin: 0 0 0 20px;
}

.smallform input {width: 25%;}

.smallform label {display: inline;}

.smallform
{
	width: 70%;
	text-align: center;
	margin: 0 auto;
}

.smalltext input
{
	width: 10px;
	height: 10px;
}

.smalltext {font-size: .8em;}

.success
{
	width: 20em;
	margin: 1em auto;
	font-family: serif;
}

form p {margin: 0 0 .5em 0;}

form {clear: both;}

/*- End Contest Styles ----------------------------------------------*/


.center {text-align: center;}

#flashy-head span
{
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 15;
	top: 0;
	left: 0;
	background: transparent url(/img/top.jpg) no-repeat scroll 0 0;
}

#flashy-head
{
	height: 809px;
	overflow: hidden;
	position: relative;
}

#submit input
{
	border: 1px solid #000;
	background: #FFF;
	padding: .5em;
}

#submit {text-align: center;}

.status
{
	color: #A00;
	width: 70%;
	margin: .5em auto;
	font-weight: bold;
}

label a
{
	font-size: .8em;
	text-transform: none;
}

label input {width: 99%;}

label
{
	width: 70%;
	display: block;
	margin: .5em auto;
	text-transform: uppercase;
}

p {margin: 1em;}

body
{
	width: 800px;
	height: 1621px;
	margin: 1em auto;
	padding: 0;
	border: 1px solid #000;
	font: 1em sans-serif;
	background: #FFF url(/img/bottom.jpg) no-repeat scroll 0 809px;
}

html {background: #FFF;}
