#Mbody {
 width: 256px;
 height: 500px;
 background: url(../images/site/body_image.jpg) no-repeat;
 margin: 5px auto; padding: 0;
 position: relative;
 border: 0px solid #999;

}

#Mbody li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}

#Mbody a {display: block; text-indent: -9999px; text-decoration: none;}

/* Define where the top left corner of the muscle is and how large the image */
#f_trapezius 		{left: 149px;  top: 74px;   width: 20px;   height: 15px;   z-index: 10;}
#b_trapezius 		{left: 90px;   top: 50px;   width: 38px;   height: 97px;   z-index: 20;}
#f_deltoids 		{left: 160px;  top: 84px;   width: 42px;   height: 49px;   z-index: 30;}
#b_deltoids 		{left: 59px;   top: 86px;   width: 33px;   height: 42px;   z-index: 30;}
#infraspinatus 		{left: 79px;   top: 90px;   width: 32px;   height: 37px;   z-index: 40;}
#pectoralis 		{left: 134px;  top: 96px;   width: 43px;   height: 46px;   z-index: 50;}
#f_biceps 			{left: 176px;  top: 109px;  width: 29px;   height: 55px;   z-index: 60;}
#triceps 			{left: 52px;   top: 111px;  width: 32px;   height: 65px;   z-index: 80;}
#latissimus         {left: 82px ;  top: 124px;  width: 44px;   height: 77px;   z-index: 70;}
#u_abdominals     	{left: 133px;  top: 137px;  width: 24px;   height: 42px;   z-index: 90;}
#l_abdominals     	{left: 133px;  top: 176px;  width: 24px;   height: 73px;   z-index: 100;}
#obliques 			{left: 157px;  top: 143px;  width: 18px;   height: 79px;   z-index: 110;}
#f_forearm 			{left: 188px;  top: 161px;  width: 41px;   height: 56px;   z-index: 120;}
#b_forearm 			{left: 37px;   top: 170px;  width: 38px;   height: 53px;   z-index: 130;}
#gluteus 			{left: 85px;   top: 208px;  width: 43px;   height: 62px;   z-index: 140;}
#quadriceps 		{left: 140px;  top: 220px;  width: 45px;   height: 123px;  z-index: 150;}
#hamstring 			{left: 80px;   top: 260px;  width: 47px;   height: 91px;   z-index: 150;}
#b_gastrocnemius 	{left: 76px;   top: 347px;  width: 44px;   height: 76px;   z-index: 160;}
#f_gastrocnemius 	{left: 149px;  top: 361px;  width: 15px;   height: 84px;   z-index: 170;}

#soleus 			{left: 167px;   top: 380px;  width: 10px;   height: 70px;  z-index: 180;}
#tibialis 			{left: 164px;   top: 352px;  width: 12px;   height: 65px;  z-index: 190;}




/* Define height of the link box */
#f_trapezius a 		{ width: 20px;  height: 15px;}
#b_trapezius a 		{ width: 38px;  height: 97px;}
#f_deltoids a 		{ width: 42px;  height: 49px;}
#b_deltoids a 		{ width: 33px;  height: 42px;}
#infraspinatus a 	{ width: 32px;  height: 37px;}
#pectoralis a 		{ width: 43px;  height: 46px;}
#f_biceps a 		{ width: 29px;  height: 55px;}
#triceps a 		{ width: 32px;  height: 65px;}
#latissimus a 		{ width: 44px;  height: 77px;}
#u_abdominals a     { width: 24px;  height: 42px;}
#l_abdominals a     { width: 24px;  height: 73px;}
#obliques a     	{ width: 18px;  height: 79px;}
#f_forearm a     	{ width: 41px;  height: 56px;}
#b_forearm a     	{ width: 38px;  height: 53px;}
#gluteus a     		{ width: 43px;  height: 62px;}
#quadriceps a   	{ width: 45px;  height: 123px;}
#hamstring a   		{ width: 47px;  height: 91px;}
#b_gastrocnemius a  { width: 44px;  height: 76px;}
#f_gastrocnemius a  { width: 15px;  height: 84px;}

#soleus a  			{ width: 10px;  height: 70px;}
#tibialis a  		{ width: 12px;  height: 65px;}



/* Defines where the rollover image is  */
.buk #f_trapezius a, #f_trapezius a:hover    { background: url(../images/site/body_image.jpg)  -486px   -3px    no-repeat;}
.bire #b_trapezius a, #b_trapezius a:hover   { background: url(../images/site/body_image.jpg)  -347px   -5px    no-repeat;}
#f_deltoids a:hover                          { background: url(../images/site/body_image.jpg)  -466px   -22px   no-repeat;}
#b_deltoids a:hover                          { background: url(../images/site/body_image.jpg)  -345px   -108px  no-repeat;}
#infraspinatus a:hover                       { background: url(../images/site/body_image.jpg)  -345px   -231px  no-repeat;}
#pectoralis a:hover 						 { background: url(../images/site/body_image.jpg)  -465px   -148px  no-repeat;}
#f_biceps a:hover 						 	 { background: url(../images/site/body_image.jpg)  -479px   -78px   no-repeat;}
#triceps a:hover 						 	 { background: url(../images/site/body_image.jpg)  -346px   -157px  no-repeat;}
#latissimus a:hover 						 { background: url(../images/site/body_image.jpg)  -335px   -274px  no-repeat;}
#u_abdominals a:hover 					     { background: url(../images/site/body_image.jpg)  -474px   -198px  no-repeat;}
#l_abdominals a:hover 					     { background: url(../images/site/body_image.jpg)  -473px   -246px  no-repeat;}
#obliques a:hover 						 	 { background: url(../images/site/body_image.jpg)  -483px   -337px  no-repeat;}
#f_forearm a:hover 						 	 { background: url(../images/site/body_image.jpg)  -470px   -432px  no-repeat;}
#b_forearm a:hover 						 	 { background: url(../images/site/body_image.jpg)  -336px   -357px  no-repeat;}
#gluteus a:hover 						 	 { background: url(../images/site/body_image.jpg)  -401px   -318px  no-repeat;}
#quadriceps a:hover 					 	 { background: url(../images/site/body_image.jpg)  -396px   -6px    no-repeat;}
#hamstring a:hover 					 	 	 { background: url(../images/site/body_image.jpg)  -400px   -396px  no-repeat;}
#b_gastrocnemius a:hover 					 { background: url(../images/site/body_image.jpg)  -332px   -417px  no-repeat;}
#f_gastrocnemius a:hover 					 { background: url(../images/site/body_image.jpg)  -400px   -225px  no-repeat;}

#soleus a:hover 					 		 { background: url(../images/site/body_image.jpg)  -403px   -139px  no-repeat;}
#tibialis a:hover 					 		 { background: url(../images/site/body_image.jpg)  -421px   -139px  no-repeat;}
