

html, body, div {
	font: 100.01%/120% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	line-height: 1.4em;
	}

body {
	text-align: center;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl, address {
	margin: 0 0 0.5em;
	padding: 0;
}

/* default to no bullets */
ul {list-style-type: none}
li {margin-left: 0}

:link,:visited { text-decoration:none }

a img,:link img,:visited img { border:none }

#container {
	margin: 0 auto;
	padding: 0 0 10px;
	text-align: left;
	width: 980px;
	background-color: #CBF75E;
	background-image: url('header-d.png');
background-repeat: repeat-y;
	}

#footer {
padding: 10px;
}

#header {
position: relative;
min-height: 215px;
width: 980px;
background-color: #DAFB88;
color: #fafafa;
background-image: url('header.png');
background-repeat: no-repeat;
padding-bottom: 1em;
}

#header h1, #header p {
display: none;}

#description {
position: absolute;
top:218px;
bottom: 0;
background-image: url('header-d.png');
background-repeat: repeat-y;
color: #111;
text-align: center;
width: 980px;
font-family: "Verdana";
}

#main {
overflow: hidden;
padding-left: 340px;
padding-right: 29px;
position: relative;
top: 1.2em;
}

#main #primary, #main #secondary {
float: left;
position: relative;
padding-bottom: 20010px;
margin-bottom: -20000px;
}

#primary {
width: 100%;
background-color: #ffffff;
color: #333333;
padding: 10px;
}

#secondary {
width: 309px;
background-color: #E6F0FF;
margin-left: -100%;
right: 349px;
padding: 10px 10px;
padding-left: 10px;
}

ul.bullets {
list-style: disc inside none;
}

#link-list a {
color: #1A0BE8;
padding: 0.4em 0.8em;
display: block;}

#link-list li:hover {
background-color: #7BC0F2}

#team-list a {
font-size: 1.2em;
font-weight: bold;
color: #E67939; }

#team-list a:hover {
color: #C9352F;}

h2 {
font-family: "Trebuchet MS";
font-size: 1.6em; }

#primary h2 {
padding-bottom: 0.3em;
border-bottom: 2px dashed #CC2B29;
color: #375EBF;
}

.section {
background-color: #E6F0FF;
margin: 0.5em 0.5em 2em;
padding: 0.5em 10px;
color: #252766; }

#tournament-highlights li {
margin-bottom: 0.5em;}

.sponsor {
margin-bottom: 10px;
width: 310px;
}

#footer {
background-color: #222;
clear: both;
color: #fff;
float: left;
margin: 1.2em 9px 0 11px;
padding-left: 340px;
width: 610px;
}

span {
display: block;}

.footer-left {
float: left;
width: 16em;
text-align: right;
margin-left: -17em;
}

.extra {
margin-bottom: 1em;
text-align: center; }
.pointer{
cursor:pointer}