@charset "utf-8";
/* CSS Document */

 
body  {
	font: 90% Geneva, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #000000;
}
.thrColAbsHdr #container {
	position: relative;
	width: 951px;
	background: #FFFFFF;
	margin: auto;
	text-align: left;
	height: auto;
	background-image: url(images/leftbkgrnd2.gif);
} 
.thrColAbsHdr  #maincontent {
	margin: 175px 340px 0 240px;
} 
.thrColAbsHdr  #maincontent2 {
	margin: 175px 20px 0 240px;
}
.thrColAbsHdr #header {
	height: 165px;
	background-image: url(images/header.gif);
	width: 951px;
} 
.thrColAbsHdr  #photo {
	position: absolute;
	top: 148px;
	left: 0px;
	width: 951px;
	height: 168px;
}
.thrColAbsHdr   #flip {
	position: absolute;
	top: 369px;
	left: -206px;
	width: 417px;
	height: 292px;
}
.thrColAbsHdr  #coachblog {
	position:absolute;
	left:648px;
	top:348px;
	width:275px;
	z-index:2;
	border: 25;
	background-color: #F0B788;
	border-color: #000000;
}
.thrColAbsHdr #footer {
	padding: 0 10px 0 240px;
	background:#000000;
} 
#left_menu {
	position:absolute;
	left:0px;
	top:330px;
	width:214px;
	z-index:1;
	color: #000000;
	background-color: #C66718;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(images/leftbkgrnd.gif);
}
a:link {
	color: #C66718;
}



a:visited {
	color: #C66718;
}
a:hover {
	color: #C66718;
}
a:active {
	color: #C66718;
}
.orangeboldtext {
	font-weight: bold;
	color: #C66718;
}

.orangetext {color: #C66718}
.orangelargebold {
	color: #C66619;
	font-weight: bold;
	font-size: larger;
}
.smallblack {
	color: #000000;
	font-size: 85%;
}


.smallwhite {
	color: #FFFFFF;
	font-size: 80%;
}
.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;
}
