body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-image: url(../images/backgrounds/bg.gif);
	text-align: left;
	font-size: 11px;
	line-height: 16px;
}

/**********************
HIDDEN PAGE ELEMENTS
***********************/

.hide {
	display: none;
}
.magic {
	display: none;
}
#skip {
	display: none;
}
#print-logo {
	display: none;
}

/**********************
CONTAINER - CREATES RANDOM PAGE HEADER
***********************/

/*#container {
	width:759px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../images/headers/football.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}*/

#container {
	width:759px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../images/headers/rotate.php);
	background-repeat: no-repeat;
	background-position: left top;
}

/**********************
HEADER
***********************/

#header {
	text-align: right;
	height: 102px;
}
#logo {
	margin-top: 0px;
	margin-right: 47px;
}
#topbar {
	height: 22px;
}
#navigation {
	height: 118px;
	margin-left: 280px;
}

/**********************
MAIN
***********************/

#main {
	width: 759px;
	background-image: url(../images/backgrounds/footer-swoosh.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#centre {
	width: 621px;
	margin-left: 69px;
}

/**********************
CONTENT
***********************/

#content {
	width: 390px;
	margin-left: 0px;
	margin-bottom: 60px;
	float: left;
}
#content p{
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
#content h1{
	font-size: 14px;
	line-height: 16px;
	color: #008AD5;
}
#content h2{
	font-size: 12px;
	line-height: 16px;
	color: #008AD5;
}
#content ul{
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
#content li{
	list-style-image: url(../images/generic/bullet.gif);
}
#content em{
	font-size: 9px;
	line-height: 12px;
	color: #666666;
	font-style: normal;
}
#content strong{
	color: #333399;
}
#content a:link {
	color: #333399;
	text-decoration: underline;
}
#content a:visited {
	color: #333399;
	text-decoration: underline;
}
#content a:hover {
	color: #99CC33;
	text-decoration: underline;
}
#rightbar {
	float: right;
	width: 183px;
	margin-bottom: 80px;
}
#images {
	width: 183px;
	margin-bottom: 20px;
}
#useractions {
	margin-top: 40px;
}
#content table {
	margin:0px;
	border: 0px solid #FFFFFF;
}
#content th {
	line-height: 12px;
	font-size: 9px;
	color: #FFFFFF;
	margin: 0px;
	padding: 3px;
	background-color: #2E2E8D;
	text-align: left;
	border: 1px solid #FFFFFF;
}
#content td {
	line-height: 15px;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 3px;
	border: 1px solid #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.cellRowOdd {
	background-color: #F6F6F6;
}
.cellRowEven {
	background-color: #ECECEC;
}

.formfield{
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	border: 1px solid #CCCCCC;
}

/**********************
FOOTER
***********************/

#footer {
	background-image: url(../images/backgrounds/footer.gif);
	background-color: #2E2E8D;
	background-repeat: repeat;
	height: 90px;
}
#tclt {
	margin-left: 23px;
	float: left;
}
#copyright {
	font-size: 9px;
	line-height: 14px;
	color: #FFFFFF;
	float: right;
	margin-top: 10px;
	margin-right: 24px;
	text-align: right;
}
#copyright ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#copyright li {
}
#copyright a:link {
	color: #99CC33;
	text-decoration: none;
}
#copyright a:visited {
	color: #99CC33;
	text-decoration: none;
}
#copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


/**********************
NAVIGATION
***********************/


#nav-home {
	margin-top: 9px;
	float: left;
}
#nav-clubs {
	margin-top: 0px;
	float: left;
}
#nav-sports {
	margin-top: 0px;
	float: left;
}
#nav-physical {
	margin-top: 0px;
	float: left;
}
#nav-schools {
	margin-top: 0px;
	float: left;
}
#nav-coaching {
	margin-top: 3px;
	float: left;
}
#nav-disability {
	margin-top: 7px;
	float: left;
}
#nav-funding {
	margin-top: 15px;
	float: left;
}
#nav-contact {
	margin-top: 24px;
	float: left;
}


/**********************
HOMEPAGE
***********************/

#teasers {
	margin-left: 0px;
	margin-bottom: 82px;
}
#teaser1 {
	float: left;
	width: 150px;
}
#teaser2 {
	float: left;
	width: 150px;
}
#teaser3 {
	float: left;
	width: 150px;
}
#teaser4 {
	float: left;
	width: 150px;
}
#homepageContent {
	width: 320px;
	margin-left: 0px;
	margin-bottom: 42px;
	float: left;
}
#homepageImage {
	float: right;
	width: 325px;
	margin-bottom: 20px;
}
#homepageCentre {
	width: 666px;
	margin-left: 69px;
}

/**********************
HOMEPAGE
***********************/

#subnavigation ul{
}
#subnavigation li{
	list-style-image: url(../images/generic/subnav-bullet.gif);
	line-height: 1%;
}
#subnavigation a:link {
	color: #072F66;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	display: block;
}
#subnavigation a:visited {
	color: #072F66;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	display: block;
}
#subnavigation a:hover {
	color: #008AD5;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	display: block;
}
#subnavigation strong {
	color: #008AD5;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	display: block;
}
#subnavigation h3 {
	color: #333399;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
