@charset "utf-8";

body {

	font-family: Arial, Helvetica, sans-serif;

	background-image: url(/bg.jpg);

	background-repeat: repeat-x;

	background-position: top;

	background-color: #AAC6FF;

	margin: 0px;

}

td {

	text-align:left;

	vertical-align: top;

}

.nav {

	font-weight: bold;

	color: #FFFFFF;

	background-color: #000066;

	line-height: 30px;

	width: 804px;

	padding-top: 5px;

	padding-bottom: 0px;

	font-size: 18px;

}

.nav a {



	color: #FFFFFF;

	text-decoration: none;

}

.nav a:hover { color:yellow;}

.footer {

	font-weight: bold;

	color: #FFFFFF;

	background-color: #000066;

	height: 20px;

	width: 804px;

}

.front-content {

	background-image: url(/main-front.jpg);

	background-repeat: no-repeat;

	background-position: center 10px;

	width: 804px;

	background-color: #000066;

	padding: 10px;

}

.front-challenge {

	border: 3px solid #003366;

	background-image: url(/tourney_bg.jpg);

	background-repeat: no-repeat;

	background-position: center bottom;

	background-color: #FFFFFF;

}

.front-challenge td {

	font-weight: bold;

	padding: 10px;

	font-size: 12px;

	line-height:1.2;

}



.front-challenge-header {



	padding: 0px!important;

}

.subcontent {

	background-color: #FFFFFF;



}

.subcontent td{	padding: 20px;}



a {

	color: #000066;

}

a:hover {

	color: #00349A;

	text-decoration: none;

}

.merchandise td {padding:3px;}

.committed-table { background-image:url(teams_committed_to_participate.jpg); background-position:center; height:222px; width: 350px; border:solid 1px #003399;}

.committed-table td.header { font:'comic sans ms'; font-size:24px; color:#EC9C39; background-color:#00349A; padding:5px 5px 5px 20px;}

.committed-table td.content { padding:20px 10px; font-size:13px; font-weight:bold;}

.imgheader {margin-top:20px;}