html, body {height:100%}
body {
	margin: 0;
	padding:0;
	background-color: #336699;
}

/* Header, Content and Footer Positioning */


#outer {
	width: 100%;
	background-color: #336699;
}

#header {
	width: 790px;
	height: 353px;
	font-size: 0px;
	text-align: left;
	margin: auto;
}

#header p {
	margin: 0;
}

#border {
	width: 790px;
	background:  url('images/bg.jpg') repeat-y;
	margin: auto;
}

#content {
	background-color: #EDF3F8;
	width: 755px;
	margin: auto;
	overflow: hidden;
}

#footer {
	width: 790px;
	height: 40px;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-y;	
	margin: 0 auto;
	clear: both;
}


/***************** Main Navigation *****************/

#menu {
	float: left;
	padding: 0;
	margin: 0;
	width: 192px;
}

#menu img {
	border: 0px none;
}

#menu a:link, #menu a:visited, #menu a:active {
	position: relative;
	left: 30px;
	top: 1px;
	color: #ffffff;
	font-family: tahoma;
	font-size: 13.5px;
	font-variant:  small-caps;
	font-stretch: expanded;
	text-decoration: none;
}

#menu a:hover {
	position: relative;
	left: 30px;
	top: 1px;
	color: #A6D1FF;
	font-family: tahoma;
	font-size: 13.5px;
	font-variant:  small-caps;
	font-stretch: expanded;
	text-decoration: none;
}

.coaching {
	background-image: url('images/coaching.jpg');
	float: left;
	display: inline;
	width: 192px;
	height: 26px;
}

.training {
	background-image: url('images/training.jpg');
	float: left;
	display: inline;
	width: 192px;
	height: 21px;
	clear: both;
}

.articles {
	background-image: url('images/articles.jpg');
	float: left;
	display: inline;
	width: 192px;
	height: 20px;
}

.staff {
	background-image: url('images/staff.jpg');
	float: left;
	display: inline;
	width: 192px;
	height: 22px;
}

.photos {
	background-image: url('images/photos.jpg');
	float: left;
	display: inline;
	width: 192px;
	height: 21px;
}

.support {
	background-image: url('images/support.jpg');
	float: left;
	display: inline;
	width: 192px;
	height: 21px;
}

.contactus {
	background-image: url('images/contactus.jpg');
	float: left;
	display: inline;
	width: 192px;
	height: 21px;
}

.homepage {
	background-image: url('images/homepage.jpg');
	float: left;
	display: inline;
	width: 192px;
	height: 22px;
}

#inspire img {
	float:right;
}

/***************** Footer Navigation *****************/

ul#navlist { margin: 0px 0px 0px 40px; }

#navlist li {
	display: inline;
	list-style-type: none;
	padding-right: 12px;

}

#navlist a:link, #navlist a:visited, #navlist a:active {
	position: relative;
	top: 5px;
	color: #ffffff;
	font-family: tahoma;
	font-size: 11px;
	font-variant:  small-caps;
	font-stretch: expanded;
	text-decoration: none;
}

#navlist a:hover {
	position: relative;
	top: 5px;
	color: #ffffff;
	font-family: tahoma;
	font-size: 11px;
	font-variant:  small-caps;
	font-stretch: expanded;
	text-decoration: underline;
}

#credits {
	text-align: center;
	color: #cccccc;
	font-family: arial;
	font-size: 12px;
	font-variant:  small-caps;
	font-stretch: expanded;
}

#credits a:link, #credits a:visited, #credits a:active {
	color: #ffffff;
	text-decoration: none;
}

#credits a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/***************** Homepage Content *****************/

#welcome {
	margin: 0;
	float: right;
	background-color: #ED2D38;
	background-image: url('images/redgradient.jpg');
	background-repeat: no-repeat;
	background-position: right;
	width: 739px;
	height: 28px;
	color: #ffffff;
	font-family: tahoma;
	font-size: 17px;
	letter-spacing: 2px;
	text-align: center;
}

#textbox1 {
	width: 514px;
	min-height: 310px;
	margin: 7px 1px 0px 1px;
	background-color: #ffffff;
	float: right;
	text-align: left;
	color: #000000;
	font-family: tahoma;
	font-size: 12px;
}

#textbox1 p {
	padding: 0px 20px 0px 20px;
}

#textbox1 h3 {
	position: relative;
	left: 20px;
	color: #003366;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	width: 450px;
	padding: 0px 20px 0px 0px;
	border-bottom: 1px #000000 solid;
}

#subcontainer {
	position: relative;
	left: 16px;
	float: left;
	width: 215px;
	background: #C7D4E0;
	margin: 0 auto;
	padding: 1em 0;
	font-family: verdana;
	font-size: 13px;
	text-align: center;
	height: 600;
}

ul#sublist {
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 70%;
}

ul#sublist li {
	display: block;
	margin: 0;
	padding: 0;
}

ul#sublist li a {
	display: block;
	width: 100%;
	padding: 0.5em 0 0.5em 2em;
	border-width: 1px;
	border-color: #ffe #aaab9c #ccc #fff;
	border-style: solid;
	color: #777;
	text-decoration: none;
	background: #eee;
}

#subcontainer>ul#sublist li a { width: 100%; }

ul#sublist li#active {
	display: block;
	width: 100%;
	padding: 0.5em 0 0.5em 2em;
	border-width: 1px;
	border-color: #F0F9FF #aaab9c #ccc #F0F9FF;
	border-style: solid;
	background: #C3DAE6;
	color: #003366;
	letter-spacing: 2px;
	font-weight: bold;
}

ul#sublist li a:hover, ul#sublist a:hover {
	color: #ffffff;
	background: transparent;
	border-color: #aaab9c #F0F9FF #F0F9FF #ccc;
}

#rimage {
	float: right;
	padding: 3px;
	margin: 0px 5px 10px 10px;
	background-color: #eee;
	/* border: 1px #000 solid; */
}

#limage {
	float: left;
	padding: 3px;
	margin: 0px 10px 5px 20px;
	background-color: #eee;
	/* border: 1px #000 solid; */
}

#limage2 {
	float: left;
	clear: left;
	position: relative;
	right: 250px;
	padding: 3px;
	margin: 0px 10px 5px 20px;
	background-color: #eee;
	/* border: 1px #000 solid; */
}

#limage1 {
	position: relative;
	right: 40px;
	padding: 3px;
	margin: 0px 10px 5px 20px;
	background-color: #eee;
	/* border: 1px #000 solid; */
}

#limage3 {
	float: left;
	padding: 3px;
	margin: 0px 10px 5px 20px;
	background-color: #eee;
	/* border: 1px #000 solid; */
}

#cimage {
	padding: 3px;
	margin: 20px 0px 20px 75px;
	background-color: #eee;
	/* border: 1px #000 solid; */
}

#colimage {
	margin-left: 40px;
	float: left;
	padding: 3px;
	background-color: #eee;

}

#colspace {
	margin-left: 40px;
	width: 130px;
	height: 40px;
	float: left;
	background-color: #C7D4E0;

}

label,input {
	display: block;
	width: 250px;
	float: left;
	margin-bottom: 10px;
}

label {
	text-align: right;
	width: 100px;
	padding-right: 20px;
}

textarea {
	width: 300px;
	height: 200px;
	text-align: left;
	padding-right: 20px;
}

#form br {
	clear: left;
}

.submit {
	margin-left: 60px;
}

/***************** Timetable Content *****************/

.timetable {
	margin: auto;
	width: 490px;
	border-collapse:collapse;
}
.timetableheader {
	margin:5px; 
	padding: 8px;
	border:1px solid #336699;
	background-color:#336699;		
	color:#FFFFFF;	
	font-size: 9pt;	
	font-weight:bold;
}

.timetablerow {
	margin:5px; 	
	padding: 5px;
	border:1px solid #336699;	
	background-color:#FFFFFF;	
	color:#000000;	
	font-size: 9pt;
}

.timetable_green {
	margin: auto;
	width: 490px;
	border-collapse:collapse;
}
.timetableheader_green {
	margin:5px; 
	padding: 8px;
	border:1px solid #339933;
	background-color:#339933;		
	color:#FFFFFF;	
	font-size: 9pt;	
	font-weight:bold;
}

.timetablerow_green {
	margin:5px; 	
	padding: 7px;
	border:1px solid #339933;	
	background-color:#FFFFFF;	
	color:#000000;	
	font-size: 9pt;
}
