body					{ overflow-y:scroll;background-color:#2f3434;color:white;
						  margin:0px 0px;padding:0px 0px;
						  font-family:Arial,Helvetica,sans-serif;font-size:12px; }
#wrapper				{ width:100%; }
#container				{ width:943px;margin:0 auto;text-align:left;margin-top:20px; }
#content				{ width:943px;margin:0 auto; }
#leftNavContainer		{ width:155px;float:left; }
#leftNav				{ background-color:white; color:#1A1A1A;margin-top:12px;
						  padding-top:16px;width:156px;height:155px; }
#leftNavBottom			{ width:155px; height:34px;background:transparent url(/images/bottomMenu.png) no-repeat left top;
						 _background:transparent url(/images/bottomMenu.gif) no-repeat left top;}
#leftNav ul,
#leftNav .li			{ list-style-type:none;font-variant: small-caps;font-size:14px;
						  margin-top:0px;padding-left:10px;//padding-left:0px;//margin-left:10px;
						  margin-bottom:0px;padding-bottom:0px; }
#mainContentContainer	{ width:775px;margin-left:12px;float:left; }
.headerTxt				{ color:#BD332A;margin-bottom:5px;font-weight:bold;font-size:15px; }
.bodyTxt				{ color:white;font-size:13px; }
#footer					{ text-align:center;width:775px;float:right;margin-top:15px; }

.li						{ height:18px; }
.li a,
.li a:hover,
.li a:active,
.li a:visited			{ font-size:1px;color:white; }
.li div					{ cursor:pointer; }
#mhome					{ display: block; background:transparent url(/images/menu/home.png) no-repeat left top;width:38px;height:6px;font-size:1px; }
#mhome:hover			{ background-position:0 -6px; }
a:hover #mhome			{ background-position:0 -6px; }

#mabout			        { display: block;background:transparent url(/images/menu/about.png) no-repeat left top;width:46px;height:6px;font-size:1px; }
#mabout:hover			{ background-position:0 -6px; }
a:hover	#mabout		 	{ background-position:0 -6px; }

#mworkouts				{ display: block;background:transparent url(/images/menu/workouts.png) no-repeat left top;width:75px;height:6px;font-size:1px; }
#mworkouts:hover		{ background-position:0 -6px; }
a:hover #mworkouts		{ background-position:0 -6px; }

#mburninhell			{ display: block;background:transparent url(/images/menu/burninhell.png) no-repeat left top;width:96px;height:6px;font-size:1px; }
#mburninhell:hover		{ background-position:0 -6px; }
a:hover #mburninhell	{ background-position:0 -6px; }

#mpressmedia			 { display: block;background:transparent url(/images/menu/press_media.png) no-repeat left top;width:93px;height:6px;font-size:1px; }
#mpressmedia:hover	     { background-position:0 -6px; }
a:hover #mpressmedia 	 { background-position:0 -6px; }

#mfitnessnetwork		 { display: block;background:transparent url(/images/menu/fitnessnetwork.png) no-repeat left top;width:128px;height:6px;font-size:1px; }
#mfitnessnetwork:hover	 { background-position:0 -6px; }
a:hover #mfitnessnetwork { background-position:0 -6px; }

#memailme				{ display: block;background:transparent url(/images/menu/emailme.png) no-repeat left top;width:64px;height:6px;font-size:1px; }
#memailme:hover			{ background-position:0 -6px; }
a:hover #memailme		{ background-position:0 -6px; }

#mblog					{ display: block;background:transparent url(/images/menu/blog.png) no-repeat left top;width:35px;height:6px;font-size:1px; }
#mblog:hover			{ background-position:0 -6px; }
a:hover #mblog			{ background-position:0 -6px; }

