html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, div.reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	
	background: transparent;
	
	
}
.clean {clear:both}
body {background-image: url(images/bg.png);background-repeat: repeat-x;background-position: left top;font-family: Helvetica Neue, Helvetica, Tahoma, Arial;font-size:100%;}

a:link, a:visited {color:#44374c;}
a:active, a:hover {color:#44374c}

a.logo {
	width:196px;
	height:46px;
	display:block;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-9999px;
	margin:1em;
	float: left;
}
p.coming {
	float:right;
	text-transform:uppercase;
	width: 40%;
	font-size: 0.6em;
	line-height: 5em;
	text-align: right;
}
h1 {
	background-image:url(images/h1.png);
	background-repeat:no-repeat;
	background-position:left center;
	width:100%;
	float:left;
	text-indent:-9999px;
	line-height:70px;
	margin-left: 1em;
	
	
}

hr {
border-bottom:0 none;
border-left:0 none;
border-right:0 none;
border-top:1px solid #ccc6be;
height:1px;
margin-bottom:10px
}

div#wrap {width:900px;padding:10px;margin:0 auto}
label, input, select{font-size:0.8em}
ul {list-style:inside;}

p, ul {margin:.5em 0;}

p  {font-size:.8em;color:#44374c;}
ul {font-size:.8em;color:#584b60;}
p strong {font-size:.9em;color:#000000;}

input, select {
	padding:.1em;

	border:none;
	border-bottom:1px solid #ccc6be;
	border-right:1px solid #ccc6be;
	border-left:1px solid #e2ddd7;
	background-color:#FFF;
	background: rgba(255,255,255,.5);
	background-image: url(images/input-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	border-radius: 3px;
	-webkit-border-radius:3px;
	-moz-border-radius: 3px;
	float:left;width:40%;
	margin-bottom:10px;
}

select {width:25%;}

input {padding:.15em .1em}
input:focus, select:focus {background-color:#FFF;}

fieldset {
	border:1px solid #ccc6be;
	width:90%;
	float:left;
	padding: 1em;-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	border-radius: 5px;
}


div.tabsa {
	float:left;
	width:60%;
	margin-left: 1em;
}
fieldset legend {
	font-size:0.8em;
}
fieldset label {
	float:left;
	width:35%;
	text-transform: uppercase;
	font-weight: bold;
	color:#44374c;
	color:rgba(68,55,76,.7);
	font-size:.7em;
	
	
}


div.instructions {float:right;width:38%;}


button {
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	background-repeat: repeat-x;
	cursor:pointer;
	border-color: #53465a;
	color: #dddcd6;
	color:rgba(255,255,255,.7);
	text-transform: uppercase;
	padding: .2em .5em;
	background-position: 0 50%;
	background-color:#43354b;
	background-image: url(images/input-button-grad.png);
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	border-radius: 5px;
	font-size: .9em;
	font-weight:bold
}

button:hover {
	color: #fff;
	border: 1px solid #3c2d45;
	background-color:#33253b;
}

div.flash {width:906px;height:229px;float:left;
background-image:url(images/flash.png);
background-repeat:no-repeat;
background-position:left top;}

p.looking {line-height:5em;margin-left:1em;}


div.prize {float:left;width:20%;margin:1em;height:200px;font-size:.8em;}

