body  {
	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: #393733;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 83%;
	background-image: url(/images/bg_horz_line.gif);
	/* background-image: url(/images/bg5.gif); */
	margin-top: 0;
	margin-right: 0em;
	margin-bottom: 7;
	margin-left: 0em;
	background-color: #FFFFFF;
}
.thrColFixHdr #container {
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	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-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
} 
.thrColFixHdr #header {
	background-color: #FFFFFF;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
#header_logos {
	float: right;
	margin-right: 10px;
	margin-top: 20px;
}
#header_logos img {
	margin-left: 5px;
}
#top_nav {
	padding-bottom: 12px;
}
#content_wrapper {
}
.thrColFixHdr #header h1 {
	margin: 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: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#sidebar1  {
	width: 170px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-color: #FFFFFF;
	font-size: 85%;
	height: 100%;
	padding-top: 0px;
	margin-top: 0px;
	float: left;
}
#sidebar1 a:link, #sidebar1 a:active, #sidebar1 a:visited {
	color: #0033CC;
}
#sidebar1 a:hover {
	text-decoration: none;
}
#sidebar1 h3 {
	color: #FF6600;
	font-size: 130%;
	line-height: 1.4em;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 3px;
	padding-bottom: 1px;
}
#sidebar1 h2 {
	font-size: 110%;
}
.thrColFixHdr #sidebar2 {
	width: 170px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: 0px;
	padding-top: 15px;
	font-size: 85%;
	float: right;
	background-image: url(/images/bg5.gif);
	/* background-image: url(/images/bg_horz_line.gif); */
}
#sidebar2 h3 {
	margin-top: 0px;
	padding-top: 0px;
}
.thrColFixHdr #mainContent {
	margin-bottom: 0;
	min-height: 575px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 200px;
	margin-right: 200px;
	background-image: url(/images/bg_sidebar1.gif);
	background-repeat: no-repeat;
	background-position: -193px top;
} 
#mainContent a:link, #mainContent a:active, #mainContent a:visited {
	color: #0033CC;
}
#mainContent a:hover {
	text-decoration: none;
}
#mainContent h2 {
	margin-top: 0px;
	padding-top: 0px;
}
#mainContent h1 {
	font-size: 155%;
	line-height: 1.4em;
}
#news_div {
	width: 500px;
}
#news_div img {
	margin-left: 8px;
	border: 1px solid #333333;
}
#coupon_div {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	margin-top: 15px;
	background-image: url(/images/ico_sale.png);
	background-repeat: no-repeat;
	background-position: 5px 3px;
}
#coupon_div a:link, #coupon_div a:visited, #coupon_div a:active {
	color: #0033CC;
}
#coupon_div a:hover {
	text-decoration: none;
}
#gift_div {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	margin-top: 15px;
	background-image: url(/images/60.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 45px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
#gift_div a:link, #gift_div a:visited, #gift_div a:active {
	color: #0033CC;
}
#gift_div a:hover {
	text-decoration: none;
}
#dactor_div {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	margin-top: 15px;
	background-image: url(/images/ico_hurt.png);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#dactor_div a:link, #dactor_div a:visited, #dactor_div a:active {
	color: #0033CC;
}
#dactor_div a:hover {
	text-decoration: none;
}
#attn_quote {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 4px;
	margin-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-image: url(/images/25.png);
	background-repeat: no-repeat;
	background-position: 35px;
	background-color: #FFFFFF;
}
#attn_good {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 4px;
	margin-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-image: url(/images/55.png);
	background-repeat: no-repeat;
	background-position: 35px;
}
.thrColFixHdr #footer {
	background-image: url(/images/bg_footer.gif);
	background-repeat: repeat-x;
	margin-top: 15px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	font-size: 85%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	background-position: bottom;
} 
.thrColFixHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 13px;
	padding-left: 0;
	text-align: center;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #0033CC;
}
#footer a:hover {
	text-decoration: none;
}
/*DIV+STYLES=TABLES*/

#contactForm table {
	background-color: #F8F8F8;
	border: 1px solid #A6A6A6;
	padding: 5px;
}
#nav_coaching {
	font-size: 83%;
	margin-top: 10px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
#nav_coaching a {
	color: #0033CC;
	text-decoration: none;
}
#nav_coaching a:hover {
text-decoration: underline;
}
#athlete_table, #athlete_table tr, #athlete_table td {
	border: 1px solid #336699;
	border-collapse:collapse;
	padding:2px;
}
#athleteDiv {
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#athleteDiv img {
	float: right;
	margin-bottom: 7px;
	margin-left: 7px;
	border: 1px solid #424242;
}
#athleteDiv p {
	margin-top:3px;
	margin-bottom: 3px;
	 }
#athleteDiv table {
	margin-top:5px;
	margin-bottom:5px; }
#athleteDiv h6 {
	color: #336699;
	margin-top:5px;
	margin-bottom: 3px; }

/*CLASSES*/


.fltrt, .fltrt img { /* 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: 8px;
	border: 1px solid #666666;
	padding: 3px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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;
}
.style5 {
	color: #333333;
	padding: 2px;
}
.moreNews {
	text-align: right;
	border: 1px dotted #0072BC;
	float: right;
}
.pageHeader {
	font-size: 145%;
	font-weight: bold;
	color: #333333;
	line-height: 1.4em;
}
.padding_tp_5 {
	padding-top: 5px;
}
.dashedhorz200 {
	margin-top: 4px;
	margin-bottom: 16px;
	width: 500px;
	margin-left: 0px;
	padding-left: 0px;
	background-image: url(/images/bg_news_divider.gif);
	background-repeat: no-repeat;
	height: 5px;
	background-position: center;
	padding-top: 3px;
}
.black_border {
	border: 1px solid #666666;
	background-color: #FFFFFF;
	padding: 4px;
}
.nomargintop {
	margin-top: 0px;
	padding-top: 0px;
}
.titleHeader {
	font-size: 145%;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #969696;
	line-height: 1.4em;
}
.blue {
	color: #0072BC;
	line-height: 1.4em;
}
.float {
	float: right;
	margin-top: 5px;
	margin-bottom: 2px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
h6 {
	font-size:115%; }
