body {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0px;
	padding: 0px;
	line-height: 1.2;

}
#menu {
	float: left;
	height: 46px;
	width: 940px;
	overflow: hidden;
}
.hdivider {
	background-image: url(../images/hdivider.gif);
	background-repeat: no-repeat;
	float: left;
	height: 7px;
	width: 940px;
}
#contentleft {
	float: left;
	width: 581px;
	background-image: url(../images/contentleftbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contentleft h1 {
	margin-left: 10px;
}
#contentleft p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	margin-left: 10px;
	margin-right: 18px;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.smallbox {
	width: 70px;
}
.mediumbox {
	width: 100px;
}



#contentleft ul {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	margin-left: 10px;
	margin-right: 15px;
}
#contentleft li {
	font-family:Tahoma, Geneva, sans-serif;
	margin-left: 10px;
	margin-right: 15px;
}
#contentright h1 {
}
#contentright p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	margin-right: 18px;
}
#contentright ul {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	margin-left: 10px;
	margin-right: 15px;
}
#contentright li {
	font-family:Tahoma, Geneva, sans-serif;
	margin-right: 15px;
}

#contentright {
	float: right;
	width: 359px;
	height: 723px;
}
#footerbox {
	height: 55px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#footerbox p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	text-align:center;
	margin-top: 40px;
}
#footerbox a, #footerbox a:link, #footerbox a:visited {
	color: #000;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#footerbox a:hover {
	color:#00F
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #00F;
}
#footer {
	clear: both;
	width: 100%;
	float: left;
	background-image: url(../images/footerbg.jpg);
	background-position: center top;
	height: 198px;
	color: #000;
}
#container {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#logoheader {
	background-image: url(../images/logoheader.jpg);
	float: left;
	height: 95px;
	width: 940px;
	background-repeat: no-repeat;
	background-position: left top;
}
#logospacer {
	float: left;
	height: 25px;
	width: 940px;
}
#imagefades {
	float: left;
	height: 370px;
	width: 940px;
}
#fadecontainer {
	height: 360px;
	width: 920px;
	position: absolute;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: block;
	overflow: hidden;
}
.coachlist {
	margin-left: 10px;
	height: 140px;
}
.coachlist img{
	float:left;
	margin-right: 15px;
}
.newsheight {
	height: 730px;
}
#check { font-size: 10px; width: 20px; display: none; visibility: hidden; z-index: 0; }
