body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: none;
	text-align: left;
	font-size: 9pt;
	line-height: 13pt;
}

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

.hide {
	display: none;
}
#skip {
	display: none;
}
#print-logo {
	display: block;
	margin-top: 20px;
	margin-bottom: 65px;
	margin-left: 10px;
}

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

#container {
	width:759px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: none;
	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;
	display: none;
}
#logo {
	margin-top: 0px;
	margin-right: 47px;
}
#topbar {
	height: 22px;
}
#navigation {
	height: 118px;
	margin-left: 280px;
	display: none;
}

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

#main {
	width: 759px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#centre {
	width: 620px;
}

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

#content {
	width: 390px;
	margin-left: 10px;
	margin-bottom: 60px;
	float: left;
}
#content p{
	font-size: 9pt;
	line-height: 13pt;
	color: #000000;
}
#content ul{
	font-size: 9pt;
	line-height: 13pt;
	color: #000000;
}
#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;
}
#images {
	float: right;
	width: 195px;
	margin-bottom: 80px;
}
#useractions {
	margin-top: 40px;
	display: none;
}

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

#footer {
	background-image: none;
	background-color: #2E2E8D;
	display: none;
}
#tclt {
	margin-left: 23px;
	float: left;
	margin-bottom: 25px;
}
#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: 10px;
	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: 10px;
	margin-bottom: 42px;
	float: left;
}
#homepageImage {
	float: right;
	width: 325px;
	margin-bottom: 20px;
}
#homepageCentre {
	width: 735px;
}
