
body
{
margin:0;
padding:0;
background: url(images/bgtile.jpg) #252122;
background-repeat:repeat-x;
font-family:Arial;
}

img{border:0;}

#container
{
width:100%;
}

#banner
{
display:none;
}

#page
{
width:681px;
background-color: #000000;
text-align:left;
}

#nav
{
padding-top:5px;
height:25px;
}

a.navitem
{
font-family: Arial;
font-weight:bold;
color:#9a9a9a;
font-size:16px;
text-decoration:none;
}
a:visited.navitem{color:#9a9a9a;}
a:hover.navitem{color:#ffffff;}
a.navitemON{color:#ffffff;text-decoration:none; font-weight:bold;}


#content
{
color:#b5b5b5;
background-color:#000000;
font-size:12px;
width:100%;
}

.content-container
{
width:488px;
text-align:left;
}

.content-center
{
width:488px;
text-align:center;
}

.content-process
{
width:488px;
text-align:center;
padding-bottom:100px;
}

.clear
{
clear:both;
}

.formTip
{
font-size:16px;
font-weight:bold;
height:25px;
width:200px;
color:#49a634;
}

.formBasic
{
font-size:16px;
font-weight:normal;
height:25px;
width:200px;
color:#666666;
}

.left
{
float:left;
padding-left:60px;
padding-right:50px;
color:#e1e1e1;
}

.right
{
float:left;
color:#e1e1e1;
}

.prizes_text
{
width:220px;
}

.heres_how_text
{
padding-left:30px;
width:300px;
}

h1
{
padding:0;
margin:0;
font-weight:normal;
font-size:19px;
color: #e6e6e6;
padding-bottom:15px;
}

h2
{
padding:0;
margin:0;
font-weight:normal;
font-size:14px;
font-family: Arial;
color: #99ef2e;
}

h3
{
padding:0;
margin:0;
font-weight:normal;
font-size:18px;
font-family: Arial;
color: #99ef2e;
}

.response
{
padding-bottom:15px;
}

.response_image
{
float:left;
margin-right:20px;
background-color:#999999;
width:105px;
height:78px;
}

.response_text
{
float:left;
font-size:11px;
}

.response_name
{
font-size:16px;
font-style:italic;
}

.response_location
{
font-size:16px;
font-style:italic;
}

.content_worth_the_chance
{
text-align:left;
width:600px;
}

.worth_the_chance
{
padding-bottom:15px;
}

.worth_the_chance_image
{
float:left;
margin-right:25px;
}

.worth_the_chance_text
{
float:left;
font-size:12px;
width:325px;
color:#e1e1e1;
}

.form_upload
{
height:29px;
width:220px;
font-size:16px;
font-weight:normal;
color:#666666;
}

#footer
{
padding-top:25px;
font-size:11px;
font-family:Arial;
text-align:center;
width:100%;
}
#footer a
{
color:#85d328;
text-decoration:none;
}

.error
{
color:#ff0000;
}


