* {margin:0; padding:0;}

body {
	background:#000000 url(images/stripe.gif); 
	text-align:center;
	color:#fff; 
	font-family:Helvetica, Arial, Helvetica, sans-serif;
	line-height:120%;
	}
h1 {text-indent:-9999px; width:370px; height:89px; background:url(images/heroes-logo.png) top left no-repeat; padding-top:30px;}
p {font-size:14px}
h3 {text-transform:uppercase; margin:10px 0;}
h3 span {color:#00CCFF;}

	
#container {
	width:960px; 
	text-align:left; 
	margin:0 auto;
	background:#000; 
	}
#branding {
	Background:#000000 url(images/branding.gif) top left no-repeat;
	height:53px;
	}
#branding h2 {
	text-indent:-9999px;
	}
	
#comp-content {
	background:url(images/template-heroes-81509.jpg) top left no-repeat;
	min-height:800px;
	
	}
	
#comp-description {
	width:370px;
	margin-left:20px;
	}
#comp-description h1 {
	
	}
	
#comp-description img {
	float:left;
	margin:0 20px 10px 0;
	
	}

#comp-description h2 {
	
	}

#comp-description p {
	padding:0px 0 10px 0;
	color:#fff;
	
	}
	
/* form */
#entry-form a:link, #entry-form a:visited {color:#0099CC; text-decoration:none;}
#entry-form a:hover, #entry-form a:focus {color:#fff; text-decoration:underlined;}

#entry-form {background:url(images/tint.png) top left transparent; padding:15px; width:90%; float:left;}

#entry-form .field {margin:0 0 10px 0; height:1.5em;}
	
#entry-form p {margin-left:0px; clear:both; margin:0px 0 0 0; font-size:12px; color:#cecece; }
	
#entry-form label {float:left; font-size:14px; font-weight:normal; margin-right:5px; width:100px; }

#entry-form input {float:left;}

#entry-form .field-checkbox {margin:0 ; height:1.3em;}

#entry-form .field-checkbox label {width:auto; font-size:12px; font-weight:bold; float:left; margin-left:5px;}

#entry-form .field-checkbox input {float:left;}

#entry-form	.field-errors {float:left; height:1.5em; line-height:1.5; margin:0 3px;}

#entry-form img {margin:0;}

#button {float:none; margin-bottom:0px;}

	
	
#other-comps {
	float:left;
	background:url(images/other-comps-torn.png) top left no-repeat transparent;
	width:960px;
	}
#prize-column-container {background:#000; float:left; width:960px; margin-top:20px;}
#prize-column-container p {margin-bottom:20px;}

#prize-column-container a:link, #prize-column-container a:visited {color:#0099CC; text-decoration:none;}
#prize-column-container a:hover, #prize-column-container a:focus {color:#fff; text-decoration:underlined;}


#other-comps .prize_columns {width:295px; float:left; margin:30px 5px 10px 5px; background:#000;}
html>body #other-comps .prize_columns {width:295px; float:left; margin:30px 10px 10px; background:#000;}

#other-comps .first {margin-left:15px}
html>body #other-comps .first {margin-left:20px}
#footer {clear:both; border-top:4px double #666666; background:#333; color:#999999;}
#footer p {font-size:0.7em; margin:5px 20px;}

#footer a:link, #footer a:visited {color:#0099CC; text-decoration:none;}
#footer a:hover, #footer a:focus {color:#fff; text-decoration:underlined;}



