body {
	background-color: #DEE6B1;
	background-image: url(images/headertile.png);
	background-repeat: repeat-x;
	background-position: left 70px;
	margin: 0px;
	padding: 25px;
	padding-top: 70px;
	font-family: Arial, Helvetica, sans-serif;
	color: #838738;
}

h1 {
	display: block;
	height: 60px;
	width: auto;
	padding-top: 35px;
	padding-left: 110px;
	font-size: 36px;
	line-height: 1em;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
}
.footballicon {
	background-image: url(images/footballicon.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.netballicon {
	background-image: url(images/netballicon.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.roundersicon {
	background-image: url(images/roundersicon.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.basketballicon {
	background-image: url(images/basketballicon.png);
	background-repeat: no-repeat;
	background-position: left top;
}

h2 {
	margin: 0px;
	margin-top: 20px;
	padding-left: 110px;
	font-size: 18pt;
	text-transform: uppercase;
	font-weight: normal;
}
p {
	font-size: 10pt;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0px;
	margin-bottom: 10px;
	padding-left: 110px;
}
ul {
	margin: 0px;
	padding-left: 150px;
	margin-bottom: 40px;
}
li {
	font-size: 10pt;
	font-weight: bold;
	line-height: 1.5em;
}
table {
	padding: 0px;
	margin-bottom: 15px;
	margin-left: 110px;
}
.info{
	margin-left: 125px;
}
td h2 {
	background-color: #838738;
	color: #DEE6B1;
	padding: 0px;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;

}
b {
	font-size: 12px;
}
form {
	font-size: 12px;
}
td strong {
	font-size: 10px;
}


h3 {
	font-size: 12px;
	padding-left: 110px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}
.hometitle {
	font-size: 14px;
	font-weight: bold;
	color: #545623;
}

.terms {
	font-weight: normal;
}



p a, p strong {
	font-size: 11pt;
	color: #787623;
}
p a:hover {
	color: #FFFF00;
}

#header {
	display: block;
	height: 70px;
	width: 488px;
	position: absolute;
	z-index: 10;
	left: 25px;
	top: 0px;
	background-image: url(images/developyouth.jpg);
	background-repeat: no-repeat;
}
#menu {
	display: block;
	height: 20px;
	width: 770px;
	position: absolute;
	z-index: 20;
	right: 2px;
	top: 74px;
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 10px;
}
#menu a:hover {
	color: #787623;
}

#registered {
	display: block;
	height: 20px;
	width: 330px;
	position: absolute;
	z-index: 10;
	right: 2px;
	top: 2px;
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
}
.footer {
	font-size: 8pt;
	color: #C7C43F;
	text-decoration: none;
	font-weight: normal;
}
.footer:hover {
	color: #FFFF00;
}
.center {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#clear {
	margin-top: 20px;
	width: auto;
	display: table;
}
.clear {
	/* float: left; */
	height: 65px;
	border: none;
	margin-right: 15px;
}
#clearleft {
	display: block;
	/* float: left;  */
}

sup {
	font-weight: bold;
	color: #CC0000;
}

