html {background: #000;}

body {
background-image: url(images/background.jpg);
background-repeat: repeat-x;
font-size: 82.5%;
font-family: Verdana, san-serif;
color: white;
background: black;
}

h1, h2, h3 {
text-transform: uppercase;
font-weight: bold;
}


h3 .highlight, .price {
color: #F90;	
font-weight: bold;
}

h5 {
font-size: 15px;
line-height: 20px;
font-weight: bold;
}

h5 .highlight {
color: #F90;	
font-weight: bold;
}

h6 {
	font-size: 16px;
	line-height: 18px;
}

a, a:visited {
color: #fff600;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

p {
margin-bottom: 10px;
}

#container {
width: 960px;
margin: 0px auto 0px auto;
}

#header {
background-image: url(images/header_bg.jpg);
background-repeat: repeat-x;
height: 82px;
width: 960px;
}

#header .logo {margin: 0;}

#banner p {
width: 700px;
margin: 10px auto;
}

#banner h3 {
font-size: 1.4em;
}

#banner {
background-image: url(images/basketball_bg.jpg);
background-repeat: no-repeat;
height: 295px;
text-align: center;
}

#registration {
height: 600px;
background-image: url(images/registration_bg.jpg);
background-repeat: repeat-x;
}

#registration h2 {
text-align: center;
font-size: 1.65em; 
color: white;
padding: 5px 0px 0px 0px;
}

#registration .form_text {
float: left;
margin: 0px 0px 0px 10px;
}


.col_1left {
	width: 600px;
	margin: 5px 0px 0px 15px;
	float: left;
}

.col_1left h2 {
font-size: 25px; 
line-height: 28px;
font-weight: bold;
color: white;
text-align: left;
text-transform: none;
}

col_1left h2 .highlight {
	color: #F90;
}

.col_3 {
	width: 300px;
	margin: 5px 0px 0px 15px;
	float: left;
}

.col_3pin {
	width: 300px;
	margin: 5px 0px 0px 15px;
	float: left;
}





.col_2 {
width: 480px;
height: 210px;
margin: 0px;
float: left;
}

#contest .legal {
background: #fff;
color: #333;
}

.indent {
margin: 10px;
}

.legal {
color: #ccc;
}

#registration h3 {
margin: 5px 0px 5px 0px;
font-size: 1.3em;
color: #fff;
}

#contest h3 {
margin: 5px 0px 5px 0px;
font-size: 1.3em;
}

#contest a {
color: #ff0000;
}

#registration p, #contest p {
	line-height: 16pt;
	font-size: 12pt;
	margin: 0px 0px 10px 0px;
}

#footer {
clear: both;
height: 72px;
text-align: center;
background-image: url(images/footer_bg.jpg);
background-repeat: repeat-x;
color: #ccc;
font-size: .9em;
}

#footer p {
margin: 10px;
}

.clear {
clear: both;
}

#teams {
text-align: center;
background: #222;
padding: 10px 0px 10px 0px;
}

#teams table {
width: 900px;
border: 1px solid #333;
margin: 10px auto 0px auto;
}

#teams td {
border: 1px solid #333;
padding: 5px;
}

#content {
text-align: left;
background: #222;
padding: 10px 0px 10px 0px;
}

.col_3pin input {
	width: 180px;
	height: 30px;	
}

.col_3pin img {
margin-left: -5px;
margin-top: -10px;	
clear: both;
}

.col_3pin h6 {
}

.whitebold {
color: white;	
font-weight: 700;
}

.white {
color: white;	
}
