body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-attachment: scroll;
	background-image: url(../images/ca-sportscoaching_grassbg.jpg);
	background-repeat: repeat-y;
	text-decoration: none;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center top;
}
.twoColFixLtHdr #container {
	width: 900px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
.twoColFixLtHdr #header {
	background-image: url(../images/ca-sportscoaching_header.png);
	height: 179px;
	width: 900px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0 0 0 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 180px;
	margin: 0px;
	padding: 0px;
	}

.twoColFixLtHdr #sidebar1 ul{
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.nav1 a {
	height: 30px;
	width: 180px;
	text-decoration:none;
	float: left;
	background-image: url(../images/ca-sportscoaching_button1.png);
	
}

.nav2 a {
	height: 30px;
	width: 180px;
	text-decoration:none;
	float: left;
	background-image: url(../images/ca-sportscoaching_button2.png);
	
}

.nav3 a {
	height: 30px;
	width: 180px;
	text-decoration:none;
	float: left;
	background-image: url(../images/ca-sportscoaching_button3.png);
	
}
.nav4 a {
	height: 30px;
	width: 180px;
	text-decoration:none;
	float: left;
	background-image: url(../images/ca-sportscoaching_button4.png);
	
}
.nav5 a {
	height: 30px;
	width: 180px;
	text-decoration:none;
	float: left;
	background-image: url(../images/ca-sportscoaching_button5.png);
	
}
.nav6 a {
	height: 30px;
	width: 180px;
	text-decoration:none;
	float: left;
	background-image: url(../images/ca-sportscoaching_button6.png);
	
}
.nav7 a {
	height: 30px;
	width: 180px;
	text-decoration:none;
	float: left;
	background-image: url(../images/ca-sportscoaching_button7.png);
	
}
/* .nav8 a {
	height: 30px;
	width: 180px;
	text-decoration:none;
	float: left;
	background-image: url(../images/ca-sportscoaching_button8.png);
	
}
*/
.nav8 a {
	height: 30px;
	width: 180px;
	text-decoration:none;
	float: left;
	background-image: url(../images/ca-sportscoaching_button9.png);
	
}

.nav9 a {
	height: 30px;
	width: 180px;
	text-decoration:none;
	float: left;
	background-image: url(../images/ca-sportscoaching_button10.png);
	}
.nav10 a {
	height: 30px;
	width: 180px;
	text-decoration:none;
	float: left;
	background-image: url(../images/ca-sportscoaching_button11.png);
	
}
.nav11 a {
	height: 30px;
	width: 180px;
	text-decoration:none;
	float: left;
	background-image: url(../images/ca-sportscoaching_button12.png);
	
}


#sidebar1 li a:focus,
#sidebar1 li a:hover,
#sidebar1 li a:active{
	background-position: -190px 0;
	
}

.twoColFixLtHdr #mainContent {
	float: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 210px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.Image {
	margin: 0px;
	padding-bottom: 15px;
}

.TextHeader {
	margin: 0px;
}

.TextMiddle {
	background-image: url(../images/ca-sportscoaching_textmiddle.png);
	margin: 0px;
	padding-top: 1px;
	padding-right: 15px;
	padding-left: 15px;
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom: 1px;
}

.TextMiddle a {
	text-decoration:none;
	color: #000000;
}

.TextMiddleGallery {
	background-image: url(../images/ca-sportscoaching_textmiddle.png);
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom: 1px;
}

.TextBottom {
	background-image: url(../images/ca-sportscoaching_textbottom.png);
	height: 30px;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.twoColFixLtHdr #footer {
	margin-top: 10px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
}

.twoColFixLtHdr #footer a {
	text-align: center;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 10px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 10px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

