@charset "utf-8";
/* CSS Document */

body {
	background-color: #CC0000;
	margin: 0px;
	padding: 0;
}
h1 {
	font-family: "Book Antiqua";
	font-size: 1.1em;
	padding: 0;
	color: #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 10px;
}

h2 {
	font-family: "Book Antiqua";
	padding: 0;
	font-size: 1.6em;
	color: #990000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 10px;
	font-variant: small-caps;
	letter-spacing: 0.3em;
	text-align: center;
}
p {
	font-family: "Book Antiqua";
	font-size: 0.9em;
	color: #000000;
	margin-top: 0px;
}
.redPara p {
	font-family: "Book Antiqua";
	font-size: 1em;
	color: #CC0000;
	padding-left: 50px;
	text-align: left;
}


a:link {
	text-decoration: none;
	font-family: "Book Antiqua";
	font-size: 0.9em;
	color: #0000CC;
	margin: 0px;
	padding: 0px;
}

a:visited {
	color: #990099;
	text-decoration: none;
}
a:hover {
	text-decoration: none;

}
#header {
	position: relative;
	width: 900px;
	min-width: 120px;
IE Windows and Opera -
font-weight: 600 vs. bold
In Internet Explorer and Opera there
turns out to be a difference between fontweight:
600 and font-weight: bold, bits of
code that were thought were equivalent.
In Explorer Windows and Opera the fontweight:
600 paragraph has a slightly
different font from the next two.
The quick brown fox jumped over the
lazy dog. [font-weight: 600]
The quick brown fox jumped over the
lazy dog. [font-weight: 700]
The quick brown fox jumped over the
lazy dog. [font-weight: bold]
It seems as if these browsers stretch up
their normal font a bit when encountering
font-weight: 600. The value 700 is the
same as bold.
Conclusion: use font-weight:
700 or bold, and not 600.
em is used because they allow a site to
be resized with text.
px should be used for precise designs
where fixed widths are used.
background-color: white;
	z-index: 3;
	text-align: center;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: center;
	height: 220px;
	background-color: #FFFFFF;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#wrapper {
	width: 900px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	
}
#divider {
	height: 5px;
	width: 900px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#container {
	width: 960px;
	background-repeat: repeat;
	margin: auto;
	padding: 0px;
	height: 100%;

}
#teamsflashdiv {
	height: 100%;
	width: 100%;
}
#containerteams {
	height: 100%;
	width: 80%;
	border: thin solid #333333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#slideshow {
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	text-align: center;
	background-color: #FFFFFF;
	width: 900px;
}



#leftcol {
	float: left;
	width: 130px;
	margin: 10px;
}
#imagemain {
	float: left;
	height: 330px;
	width: 200px;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: auto;
	padding-bottom: 15px;
	padding-left: auto;
	background-color: #FFFFFF;
}
#footer {
	text-align: center;
	height: 160px;
	width: 100%;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mediaplayer {
	height: 48px;
	width: 45px;
	float: left;
	margin-top: 542px;
}
#centremain {
	width: 900px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}

#datetable  {
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

.imagetext {
	font-family: "Book Antiqua";
	font-size: 0.9em;
	color: #666666;
	text-align: center;
	margin-top: 5px;
}
.imgwrap {
	float: left;
	height: 299px;
	width: 400px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}




#centrecol {
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 900px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}
#centrecol #navtable {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

#rightcol {
	float: left;
	width: 130px;
	margin: 10px;
}
#centrecol #centreimage {
	float: left;
	height: 150px;
	width: 150px;
}
#imagemainbottomright {
	float: right;
	height: 370px;
	width: 370px;
	padding: 5px;
	text-align: center;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
}
#headerteams {
	position: relative;
	width: 900px;
	min-width: 120px;




















IE Windows and Opera -
font-weight: 600 vs. bold
In Internet Explorer and Opera there
turns out to be a difference between fontweight:
600 and font-weight: bold, bits of
code that were thought were equivalent.
In Explorer Windows and Opera the fontweight:
600 paragraph has a slightly
different font from the next two.
The quick brown fox jumped over the
lazy dog. [font-weight: 600]
The quick brown fox jumped over the
lazy dog. [font-weight: 700]
The quick brown fox jumped over the
lazy dog. [font-weight: bold]
It seems as if these browsers stretch up
their normal font a bit when encountering
font-weight: 600. The value 700 is the
same as bold.
Conclusion: use font-weight:
700 or bold, and not 600.
em is used because they allow a site to
be resized with text.
px should be used for precise designs
where fixed widths are used.
background-color: white;
	padding: 0px;
	z-index: 3;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: center;
	height: 285px;
	background-color: #FFFFFF;
}
.imagecentred {
	text-align: center;
}

#navbar {
	height: 220px;
	width: 900px;
	text-align: center;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#imagemainlarger {
	float: left;
	height: 375px;
	width: 350px;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-top: 5px;
}
#navbar2 {
	float: left;
	width: 200px;
	margin-left: 130px;
	margin-top: 130px;
	height: 500px;
}
#sprynavigation {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 900px;
	padding: 0px;
	float: left;
}

/* IE6 Only */
* html #sprynavigation {
margin-left: 10px;
}

/* IE7 Only */
*:first-child+html #sprynavigation {
margin-left: 75px;
}
#centrecolteams {
	width: 900px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: justify;
}
#imagemainplayers {
	height: 220px;
	width: 220px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	background-color: #FFFFFF;
	margin-top: 0px;
	float: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#imagemainplayersright {
	float: left;
	height: 220px;
	width: 220px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-bottom: 15px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#playerscontainerleft {
	width: 670px;
	height: 240px;
	float: left;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#centrecolplayers {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h3 {
	font-family: "Book Antiqua";
	padding: 0;
	font-size: 2em;
	color: #CC0000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: center;
}
.indentfromleft {
	padding-left: 100px;
}

#centrecolmedia {
	width: 85%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	text-decoration: none;
}
#imagemaingrounds {
	height: 300px;
	width: 400px;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	background-color: #FFFFFF;
	float: left;
}
#navbar2teams {
	float: left;
	width: 220px;
	margin-left: 130px;
	margin-top: 130px;
}
#footerpurchase {
	text-align: center;
	height: 120px;
	width: 100%;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
.buttons {
	float: left;
	height: 83px;
	width: 425px;
	text-align: right;
	margin-right: 20px;
}

.buttonsright {
	float: left;
	height: 83px;
	width: 425px;
	text-align: left;
	margin-left: 20px;
}

#navcontainer {
	font-size: 100%;
	width: 160px;
	height: 600px;
}
#navtable      {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 500px;
}
.tablerow {
	margin-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
}
#navtable td {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-size: 1em;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#playerscontainerright {
	float: left;
	width: 660px;
	height: 240px;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.redPara a {
	font-family: "Book Antiqua";
	font-size: 1em;
	color: #0000FF;
}
#centrelink a {
	background-position: center;
	text-align: center;
	width: 100%;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

#eventsimage {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 537px;
	width: 313px;
}
#imageviacss {
	height: 200px;
	margin-top: 100px;
	margin-bottom: 100px;
	background-repeat: no-repeat;
	background-position: center;
}
.backtoteamslink a {
	text-align: center;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}
#soundcontrol {
	height: 24px;
	margin: 5px;
	width: 900px;
}
#flashwidth {
	width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	text-align: center;
}
#centrecolteams #teamssplit {
	float: left;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 283px;
}
#teamssplit  #leftteamsplit  {
	float: left;
	width: 450px;
	height: 283px;
	margin: 0px;
	padding: 0px;
}
#rightteamsplit {
	float: right;
	width: 450px;
	height: 283px;
}
#centredshow {
	width: 500px;
	margin-top: 0px;
	margin-bottom: 20px;
	height: 450px;
	margin-left: 315px;
}
#navtable a {
	font-family: "Book Antiqua";
	font-size: .8em;
	color: #333333;
}
#centredshow2 {
	width: 800px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: center;
	padding: 0px;
	margin-right: 0px;
}
.imagealignright img {
	text-align: right;
	margin-right: 0px;
}
.imagealignleft img {
	text-align: left;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footerlinks a {
	text-align: center;
	height: 40px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Book Antiqua";
	font-size: 0.7em;
	color: #666666;
	vertical-align: middle;
}
#footerlinks {
	text-align: center;
	height: 40px;
	width: 900px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Book Antiqua";
	font-size: 1em;
	color: #666666;
	vertical-align: middle;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
