/* CSS Document */

* {
margin:0;
padding:0
} 

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: #2f1a11;
	background-color: #cdcdcd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/bck.jpg);
	background-repeat:repeat-x;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
}

td
{
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 5px;
	color: #172e5f;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}


a:link {
	color: #b3001e;
	text-decoration: none;
}
a:visited {
	color: #b3001e;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}

#dvmaincontainer
{
	width:918px;
	margin:0px auto;
}
#dvmaincontainer #dvtopcontainer
{
	float:left;
	height:151px;
	width:918px;
	margin:0px;
	padding:0px 0px 0px 0px;
}
#dvtopcontainer #dvlogocontainer
{
	float:left;
	width:306px;
	font-size:0px;
	margin:0px;
	padding:0px 0px 0px 0px;
}


#dvtopcontainer #dvnavicontainer
{
	float:right;
	width:612px;
	height:151px;
	font-size:11px;
	margin:0px;
	padding:0px 0px 0px 0px;
}
#dvnavicontainer img
{
	float:left;
	font-size:0px;
	margin:0px;
	padding:0px 0px 0px 0px;
}

#dvmaincontainer #dvbodycontainer
{
	float:left;
	width:918px;
	margin:0px;
	padding:0px 0px 0px 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bck_content.jpg);
}


#dvbannerbgcontainer
{
margin:0px;
padding:0px 0px 0px 0px;
background-image: url(../images/bck_lower.jpg);
}

#dvbannerbgcontainer #dvbannertitle
{
float:left;
font-size:0px;
width:918px;
margin:0px;
padding:0px 0px 0px 0px;
}

#dvbannerbgcontainer #dvbannerlower
{
	float:left;
	font-size:11px;
	width:918px;
	margin:0px;
	padding:10px 0px 10px 0px;
	background-image: url(../images/bck_lower.jpg);
	background-color: #a3a3a3;
}

#dvbannerlower img
{
float:left;
width:90px;
margin:0px;
padding:0px 0px 0px 50px;
}


#dvbannerlower p
{
	float:left;
	width:480px;
	font-size:10px;
	text-align:left;
	voice-family:"\"}\"";
	line-height:13px;
	color:#404040;
	margin:0px;
	padding:0px 0px 0px 20px;
	
}
#dvbannerlower p span
{
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:18px;
	width:480px;
	font-size:14px;
	text-align:left;
	font-weight:normal;
	color:#333333;
	margin:0px;
	padding:0px;
	font-style: italic;
}
#dvbannerlower #promo 
{
	float:right;
	width:221px;
	margin:10px;
	padding:10px 10px 10px 10px;
	background-color:#999999;
}

#dvbannerlower #promo img
{
	float:right;
	width:181px;
	margin:0px;
	padding:10px 20px 0px 20px;
}

#dvbannerlower #news
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px 40px 20px 50px;
	text-align: left;
}

#dvbannerlower #news img
{
	float:right;
	width:110px;
	margin:0px;
	padding:10px 20px 0px 20px;
}


#dvbodycontainer #dvcenterpanel
{
	float:left;
	width:918px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}


#dvcenterpanel #section
{
	float:left;
	width:906px;
	height:150px;
	background-image:url(../images/bck_section.jpg);
	margin:0px 0px 0px 0px;
	padding:6px 6px 10px 6px;
}
#section img
{
float:left;
margin:0px;
font-size:0px;
padding:0px 0px 0px 10px;
}
#section span
{
	float:left;
	width:190px;
	text-align:left;
	margin:0px;
	padding:20px 20px 20px 12px;
}

#section p
{
	float:left;
	width:200px;
	text-align:left;
	margin:0px;
	padding:20px 12px 20px 12px;
}


#dvbodycontainer #dvleftpanel
{
	float:left;
	width:526px;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 70px;
}


#dvlefttpanel p
{
	float:left;
	width:480px;
	font-size:11px;
	text-align:left;
	voice-family:"\"}\"";
	line-height:15px;
	color:#404040;
	margin:0px;
	padding:0px;
	
}

#dvleftpanel #content
{
	float:left;
	display:block;
	text-align:left;
	margin:0px;
	padding:0px 0px 10px 0px;
	width: 480px;
}

.header
{
	float:left;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	width:500px;
	font-size:16px;
	margin:0px;
	padding:0px;
	color:#b3001e;
	line-height:18px;
	font-weight: bold;
}








#content li{
	list-style-position: outside;
	border: 0px;
	margin: 1em 3em;
	padding: 0px;
 }







#dvleftpanel .leftquote
{
	float:left;
	width:400px;
	background-color:#bbbbbb;
	background-position:top left;
	margin:0px 0px 0px 0px;
	padding:20px;
	color:#172e5f;
}

#dvleftpanel .leftquote2
{
	float:left;
	width:460px;
	margin:0px 0px 0px 0px;
	padding:10px 0px;
	color:#000000;
	border-bottom:medium;
	border-bottom-color:#ffffff;
	border-bottom-style:solid
}



.leftquote2 span
{
	float:left;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:18px;
	width:460px;
	font-size:14px;
	text-align:left;
	font-weight:normal;
	color:#172e5f;
	margin:0px;
	padding:10px 10px 20px 10px;
}

.leftquote2 img
{
float:left;
width:90px;
margin:0px;
padding:0px 20px 0px 0px;
}





#leftfoot2 span
{
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:22px;
	width:200px;
	font-size:18px;
	text-align:left;
	font-weight:normal;
	color:#9f908b;
	margin:0px;
	padding:2px 0px 5px 16px;
}

#leftfoot img
{
float:left;
width:46px;
margin:0px;
padding:0px 0px 0px 0px;
}
#leftfoot p
{
float:left;
width:170px;
font-size:12px;
text-align:left;
color:#6B5F58;
margin:0px;
padding:0px 0px 0px 15px;
}
#leftfoot span
{
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:26px;
	width:200px;
	font-size:20px;
	text-align:left;
	font-weight:normal;
	color:#9f908b;
	margin:0px;
	padding:2px 0px 5px 16px;
}
#dvbodycontainer #dvrightpanel
{
	float:left;
	width:270px;
	margin:20px 0px 0px 0px;
	padding:6px;
	background-color: #ffffff;
}

#dvrightpanel p
{
	float:left;
	width:480px;
	font-size:12px;
	text-align:left;
	voice-family:"\"}\"";
	line-height:18px;
	color:#2f1a11;
	margin:0px;
	padding:0px;
}



#dvrightpanel .minor
{
	font-size:10px;
}



#dvmaincontainer #dvfootercontainer
{
	float:left;
	width:918px;
	margin:0px;
	padding:0px 0px 0px 0px;
}
#dvfootercontainer #foottop
{
	float:left;
	width:918px;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px 0px 50px 0px;
}
#foottop p
{
	float:left;
	font-size:11px;
	text-align:center;
	color:#666;
	margin:0px;
	padding:100px 0px 0px 260px;
	line-height: 16px;
}
#foottop p a 
{
text-decoration:none;
color:#938A82;
}
#foottop p a:hover
{
text-decoration:underline;
color:#938A82;
}


#dvfootercontainer #foottopgallery
{
	float:left;
	width:780px;
	background-image:url(../images/footer2.gif);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px 0px 50px 0px;
}
#foottopgallery p
{
	float:center;
	font-size:11px;
	color:#000;
	margin:0px;
	padding:50px 0px 0px 0px;
	line-height: 16px;
}

.design
{
float:left;
width:154px;
margin:0px;
padding:0px;
font-size:0px;
}


.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}





/*- Main Navigation Tabs--------------------------- */ 
 #tabs1 {
	float:left;
	height:41px;
	margin:0px;
	line-height:normal;
	width: 612px;
	padding: 0px;
	background-image:url(../images/bck_nav.jpg);
	background-repeat:no-repeat;
	  
	   /*   height:100%;Fix for MSIE peekaboo bug */
	 
      }
    #tabs1 ul {
	  margin:0;
	 list-style:none;
	  float:left;
	 padding:0px;
	 
      }
    #tabs1 li {
	display:inline;
	margin:0;
	padding:0px 6px;
	voice-family:"\"}\"";
	line-height:25px;
	height:30px;
	float:left;
	  
	  
      }
    #tabs1 a {
      float:left;
      margin:0;
      padding:0 0 0 0px;
      text-decoration:none;
	  
      }
    #tabs1 a span {
      float:left;
      display:block;
	  color:#2C1C0F;
      padding:3px 9px 6px 5px; 
	  voice-family:"\"}\"";
	  padding-top:0px;
	  
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs1 a span {float:none;}
    /* End IE5-Mac hack */

	  
#tabs1 #sports a {
display:block;
width: 120px;
padding: 0px;
background: url("../images/roll_sports.jpg") 0 0 no-repeat;
}
#tabs1 #sports a:hover {
	background-position: 0 -41px;
}
#tabs1 #sportscurrent a {
display:block;
width: 120px;
padding: 0px;
background: url("../images/roll_sports.jpg") 0 0 no-repeat;
background-position: 0 -41px;
}


#tabs1 #physical a {
display:block;
width: 131px;
padding: 0px;
background: url("../images/roll_pt.jpg") 0 0 no-repeat;
}
#tabs1 #physical a:hover {
	background-position: 0 -41px;
}
#tabs1 #physicalcurrent a {
display:block;
width: 131px;
padding: 0px;
background: url("../images/roll_pt.jpg") 0 0 no-repeat;
background-position: 0 -41px;
}




#tabs1 #nutrition a {
display:block;
width: 77px;
padding: 0px;
background: url("../images/roll_nutrition.jpg") 0 0 no-repeat;
}
#tabs1 #nutrition a:hover {
	background-position: 0 -41px;
}
#tabs1 #nutritioncurrent a {
display:block;
width: 77px;
padding: 0px;
background: url("../images/roll_nutrition.jpg") 0 0 no-repeat;
background-position: 0 -41px;
}



#tabs1 #massage a {
display:block;
width: 138px;
padding: 0px;
background: url("../images/roll_mt.jpg") 0 0 no-repeat;
}
#tabs1 #massage a:hover {
	background-position: 0 -41px;
}
#tabs1 #massagecurrent a {
display:block;
width: 138px;
padding: 0px;
background: url("../images/roll_mt.jpg") 0 0 no-repeat;
background-position: 0 -41px;
}





/*- Menu Tabs at the very top--------------------------- */ 
    #tabs2 {
	float:right;
	font-size:11px;
	line-height:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:0px;
	padding-bottom:0px;
	height:66px;
	margin:0px;
	line-height:normal;
	width: 612px;
	background-image:url("../images/bck_utility.jpg");
	  
	   /*   height:100%;Fix for MSIE peekaboo bug */
	 
      }
    #tabs2 ul {
	margin:0;
	list-style:none;
	float:right;
	padding:0px;
	 
      }
    #tabs2 li {
	display:inline;
	margin:0;
	padding:10px 10px;
	voice-family:"\"}\"";
	height:42px;
	float:left;
	  
	  
      }
    #tabs2 a {
      float:left;
      margin:0;
      padding:0 0 0 0px;
      text-decoration:none;
	  
      }
    #tabs2 a span {
      float:left;
      display:block;
	  color:#2C1C0F;
      padding:0px; 
	  voice-family:"\"}\"";
	  padding-top:0px;
	  
      }
	  
	  /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs2 a span {float:none;}
    /* End IE5-Mac hack */
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
	
	
	
	
	
	
	
/*- Sports Training Tabs--------------------------- */ 
    #tabs3 {
	float:left;
	font-size:12px;
	line-height:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:20px;
	margin:0px;
	background-image:url("../images/bck_subnav.jpg");
	line-height:normal;
	width: 918px;
	color: #709dc3;
	padding-top: 4px;
	  
	   /*   height:100%;Fix for MSIE peekaboo bug */
	 
      }
    #tabs3 ul {
	margin:0px;
	list-style:none;
	float:left;
	padding:0px 0 0 320px;
	 
      }
    #tabs3 li {
	display:inline;
	margin:0;
	padding:0px 6px;
	voice-family:"\"}\"";
	height:25px;
	float:left;
	}
    #tabs3 a {
	float:left;
	margin:0;
	padding:0 0 0 0px;
	text-decoration:none;
	color:#abe2fc;
	font-weight: bold;
	  
      }
    #tabs3 a:hover {
	  color:#ffffff;
      }
	  
	  #tabs3 span {
	  color:#ffffff;
	  background-color:#1b4588;
	  font-weight: bold;
      }
	  
	  /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs3 a span {float:none;}
    /* End IE5-Mac hack */
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
	  
	  

 img {
	border: none;
	padding: 0px;
} 
	 







 
