body {
	behavior:url("csshover.htc");
	background-color: #2574AD;
	margin: 0px;
	padding: 0px;
	background-image: url(background.gif);
	background-repeat: repeat-x;
}
#container {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	border: 8px solid #FFFFFF;
	background: url(content-bg.gif);
}
#container:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
* html #container { 
	width: 716px; 
	w\idth: 700px;
}
span {
	display: none;
}
#header {
	background-image: url(header.gif);
	height: 91px;
	width: 500px;
	background-color: #FFFFFF;
	border-bottom: 8px solid #FFFFFF;
}
#leftcolumn {
	padding: 15px;
	float: left;
	clear: both;
	width: 470px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-color: #D4E7F5;
	text-align: justify;
}
* html #leftcolumn { /* simplified box model hack */
	width: 500px; /* value for IE 5 */
	w\idth: 470px; /* value for IE 5.5, IE 6 */
}
#leftcolumn a {
	color: #2574AD;
	text-decoration: none;
	padding: 1px;
}
#leftcolumn a:hover {
	color: #FFFFFF;
	background-color: #2574AD;
}
#leftcolumn h4 {
	font-size: 16px;
}
#leftcolumn h5 {
	margin-bottom: 0;
	font-size: 12px;
}

#rightcolumn {
	background-color: #666666;
	padding: 15px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	width: 170px;
	line-height: 14px;
}
* html #rightcolumn { 
	width: 200px; 
	w\idth: 170px;
}
#rightcolumn a {
	color: #D4E7F5;
	border-bottom: 1px solid #D4E7F5;
	text-decoration: none;
}
#rightcolumn a:hover {
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#rightcolumn h5 {
	color: #D4E7F5;
	font-weight: bold;
	margin-bottom: 0;
	font-size: 9px;
}
p.event {
	margin-top: 0;
}
#adtext {


	background-image: url(adtext.gif);
	height: 55px;
	width: 700px;
	margin-bottom: 0px;
}
li {
	margin-left: -12px;
	list-style-image: url(bullet.png);

}
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
}
textarea {
	height: 75px;
	width: 310px;
}
table {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;

}
#photo, #navbar {
	border-bottom: 8px solid #FFFFFF
}
#photo {
	width: 500px;
	height: 247px;
float: left;
	background-image: url(photo.jpg);
}
#navbar {
	height: 237px;
	width: 200px;
	float: right;
	background-color: #17486B;
	padding: 10px 0px 0px;
	background-image: url(navbar-bg.gif);
	background-repeat: repeat-x;
}
* html #navbar { 
	width: 210px; 
	w\idth: 200px;
}
#navbar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#navbar li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	list-style: none;
	border-bottom: 1px solid #FFFFFF;
	float: left;
	width: 200px;
}
#navbar a:hover {
	background-color: #9ECCED;
}
#navbar a {
	display: block;
	padding: 6px 6px 6px 20px;
	text-decoration: none;
	color: #FFFFFF;
}
#navbar li ul { /* second-level lists */
	position: absolute;
	width: 200px;
	left: -999em;
}
#navbar li:hover ul, #nav li.sfhover ul {
	left: auto;
	position: absolute;
	margin-left : -200px;
	margin-top : -24px; /* used to pull up menus to first-level space */
}
#navbar li:hover ul li a { /* define styling properties for second-level menus */
	background-color: #FFFFFF;
	color: #000000;
	padding: 6px 5px 6px 10px;
	border-bottom: none;
	opacity: .85;
	filter: alpha(opacity=85);
	-moz-opacity: .85;
	font-weight: bold;
	text-transform: lowercase;
}
#navbar li:hover ul li a:hover { /* styling for second-level menus on hover */
	background-color: #2D7FBA;
	color: #FFFFFF;
}
#about-menu ul {
	margin-top : -48px; /* used to pull up menus to the top of the photo */
}
#navbar li:hover #venue-menu, #navbar li:hover #about-menu, #navbar li:hover #calendar-menu, #navbar li:hover #news-menu, #navbar li:hover #parents-menu, #navbar li:hover #documents-menu, #navbar li:hover #links-menu, #navbar li:hover #coaches-menu, #navbar li:hover #teams-menu  { /* define positioning for second-level menus */
	margin-top : -72px;
	height: 247px;
	background-color: #FFFFFF;
	opacity: .85;
	filter: alpha(opacity=85);
	-moz-opacity: .85;
}
#navbar li:hover #about-menu {
	margin-top : -72px;
}
#navbar li:hover #calendar-menu {
	margin-top : -97px;
}
#navbar li:hover #news-menu {
	margin-top : -122px;
}
#navbar li:hover #teams-menu {
	margin-top : -147px;
}
#navbar li:hover #coaches-menu {
	margin-top : -172px;
}
#navbar li:hover #venue-menu {
	margin-top : -197px;
	overflow-y: auto;
	overflow-x: hidden;
}
#navbar li:hover #parents-menu {
	margin-top : -222px;
}
#navbar li:hover #documents-menu {
	margin-top : -222px;
}
#navbar li:hover #links-menu {
	margin-top : -247px;
}

#navbar li#highlight a {
	background: #17486B;
}
#navbar li#highlight a:hover {
	background-color: #BADAEE;
}
#copyright, #validation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #5384A7;
	padding: 10px;
	height: 13px;
	float: left;
}
#copyright {
	width: 370px;
}
#copyright a {
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
}
#copyright a:hover {
	border: none;
}
#validation {
	width: 290px;
	text-align: right;
}
#validation img {
	border: none;
	margin-left: 8px;
}
h1#logotext {
	margin: 0;
	padding: 0;
	width: 190px; 
	height: 38px;
	text-indent: -9999px;
	background-image: url(logotext.png);
}	
h1#logotext a {
	display: block;
	margin: 0;
	padding: 0;
	width: 190px; 
	height: 38px;
	text-decoration: none;
}
h1#logotext a:hover {
	background: none;
}
#border {
	height: 948px;
	width: 700px;
	border: 8px solid #0099FF;
	margin-right: auto;
	margin-left: auto;

}
#top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height: 20px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 15px;
}
#top a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#top a:hover {
	text-decoration: none;
	border: none;

}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;

}
h3 {
	font-size: 32px;
	height: 32px;
	margin: 0;
	padding: 0;

}
#rightcolumn h4 {
	font-size: 16px;
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 4px 0px;
	border-bottom: solid 1px #D4E7F5;
}

.sIFR-hasFlash #leftcolumn h3 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 40px;
}
.sIFR-hasFlash #rightcolumn h4 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 14px;
}
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

#heading-about {
	background-image: url(about.gif);
	height: 47px;
	width: 116px;
}
#breadcrumb {
	font-size: 11px;
	margin-bottom: 5px;
}
#breadcrumb a {
	text-decoration: none;
	color: #2574AD;
	padding: 0px;
	border-bottom: 1px dotted #2574AD;
}
#breadcrumb a:hover {
	color: #000000;
	background: none;
	text-decoration: none;
	border-bottom: 1px solid #000000;
}
tt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #AFD1E9;
	display: block;
	padding-left: 12px;
	border-left: 2px solid #2574AD;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	font-size: 11px;
	color: #000000;
}
tt a {
	text-decoration: none;
	color: #2574AD;
	padding: 0px;
	border-bottom: 1px dotted #2574AD;
}
tt a:hover {
	text-decoration: none;
	color: #000000;
	background: none;
	border-bottom: 1px solid #000000;
}
#revamped {
	background-image: url(revamped.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 150px;
	width: 150px;
}

/* Registration form */

form#registration {
	width: 470px;
	/* height: 675px; */
	padding: 0;
	margin-left: 0;
}
form#registration label,
form#registration legend {
	width: 155px;
	display: block;
	float: left;
	margin: 3px 3px 3px 0;
	height: 18px;
}
form#registration input,
form#registration select {
	width: 175px;	
	margin: 3px;
	background-color: #AFD1E9;
	padding: 3px;
	border: none;
	border-left: 2px solid #2574AD;
	font-size: 11px;
	font-family: Verdana;
	height: 14px;
	float: left;
	clear: right;
}
form#registration select {
	height: auto;
	width: 183px;
}
form#registration option {
	margin: 3px 0 3px 0;
	padding-left: 3px;
	border: none;
}
form#registration fieldset {
	border: 1px solid #D4E7F5;
	padding: 0;
	margin: 0px 0 10px 0;
	float: left;
	width: auto;
	margin-left: 160px;
	color: #000000;
}
form#registration input.radio,
form#registration label.radio {
	width: auto;
	margin-top: -15px;
	background: none;
	border: none;
}
form#registration label.radio {
	margin-right: 10px;
	margin-top: -19px;
	padding: 0;
}
form#registration legend {
	float: left;
	margin-left: -160px;
	padding: 0;
}
form#registration input#submit {
	height: 25px;
}
form#registration div.errormsg {
	width: 328px;
	clear: both;
	font-weight: bold;
	border: 1px solid #2574AD;
	background: #AFD1E9;
	padding: 7px;
	line-height: 16px;
	margin: 5px 0 5px 0;
	text-align: center;
}
form#registration h2 {
	clear: both;
}
form#registration input#suburb {
	margin-bottom: 10px;
}
form#registration input#confirm-box {
	width: 20px;
	float: left;
	clear: left;
	background: none;
	border: none;
}
form#registration label#confirm {
	float: right;
	width: 430px;
	height: auto;
	padding: 0;
	margin: 0 0 10px 0;
	line-height: 16px;
}
form#registration input#submit {
	width: 220px;
	height: 73px;
	border: none;
	background: none;
	margin-left: 140px;
}
form#registration p {
	font-size: 11px;
	line-height: 16px;
}
/* End registration form */

table {
	border: 1px solid black;
	border-width: 1px 0 0 1px;
	border-collapse: collapse;
	border-spacing: 0;
}
table td, table th {
	border: 1px solid black;
	border-width: 0 1px 1px 0;
	padding: 4px 6px 4px 6px;
}
table th {
	font-weight: bold;
	background-color: #AFD1E9;
}
img.wrap {
	float: left;
	margin: 15px 15px 15px 0;
}
span.win {
	color: #D7F5D4;
	display: inline;
}
span.loss {
	color: #F5D7D4;
	display: inline;
}
td.win-table {
	background: #D7F5D4;
}
td.loss-table {
	background: #F5D7D4;
}
td.win-table, td.loss-table, td.neutral-table {
	width: 40px;
	text-align: center;
}
#leftcolumn span.results-caption {
	font-size: 8px;
	display: block;
	line-height: 8px;
	margin-bottom: 5px;
	color: #888888;
}
#leftcolumn span.results-caption a {
	padding: 0;
	margin: 0;
	color: #888888;
}
#leftcolumn span.results-caption a:hover {
	padding: 0;
	margin: 0;
	color: black;
	background: transparent;
}
a#blanklink {
	border: none;
	background: none;
	width: 470px;
	height: 108px;
	padding: 0;
	margin: 0;
}
a#blanklink:hover {
	background: none;
	padding: 0;
	margin: 0;
}
a#blanklink img {
	border: none;
	padding: 0;
	margin: 0;
}
