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

/* ============================= LARGE BODY ====================== */

.BodyLarge{
	position:relative;
	background-image:url(../gfx/blueman.jpg);
	width:562px;
	float:right;
	height:422px;
}
#Upper_Neck_Large {
	position:absolute;
	left:411px;
	top:36px;
	width:21px;
	height:21px;
	z-index:8;
}
#Neck_Large	 {
	position:absolute;
	left:130px;
	top:56px;
	width:21px;
	height:21px;
	z-index:8;
}
#Lower_Neck_Large {
	position:absolute;
	left:411px;
	top:60px;
	width:21px;
	height:21px;
	z-index:8;
}
#Shoulder_Large {
	position:absolute;
	left:361px;
	top:67px;
	width:117px;
	height:21px;
	z-index:1;
}
#Shoulder_Blade_Large {
	position:absolute;
	left:384px;
	top:81px;
	width:72px;
	height:21px;
	z-index:3;
}
#Shoulder_Joint_Large {
	position:absolute;
	left:87px;
	top:71px;
	width:107px;
	height:21px;
	z-index:2;
}
#Upper_Back_Large {
	position:absolute;
	left:411px;
	top:86px;
	width:21px;
	height:21px;
	z-index:4;
}
#Forearm_Large {
	position:absolute;
	left:73px;
	top:169px;
	width:133px;
	height:21px;
	z-index:8;
}
#Low_Back_Pelvis_Large {position:absolute; left:410px;	top:162px;	width:21px;	height:21px;	z-index:5;}
#Hip_Large {
	position:absolute;
	left:98px;
	top:181px;
	width:83px;
	height:21px;
	z-index:7;
}
#Hamstrings_Large {
	position:absolute;
	left:383px;
	top:231px;
	width:72px;
	height:21px;
	z-index:7;
}
#Lower_Leg_Large {
	position:absolute;
	left:100px;
	top:346px;
	width:77px;
	height:21px;
	z-index:6;
}
#Foot_Large {
	position:absolute;
	left:103px;
	top:391px;
	width:70px;
	height:21px;
	z-index:8;
}
/* ============================= SMALL BODY ====================== */

.BodySmall{
	position:relative;
	background-image:url(../gfx/compairblueman.gif);
	width:210px;
	float:left;
	height:284px;
}
#Upper_Neck_Small {
	position:absolute;
	left:152px;
	top:21px;
	width:18px;
	height:16px;
	z-index:1;
}
#Neck_Small	 {
	position:absolute;
	left:47px;
	top:32px;
	width:21px;
	height:21px;
	z-index:2;
}
#Lower_Neck_Small {
	position:absolute;
	left:152px;
	top:38px;
	width:21px;
	height:21px;
	z-index:3;
}
#Shoulder_Small {
	position:absolute;
	left:125px;
	top:42px;
	width:76px;
	height:13px;
	z-index:4;
}
#Shoulder_Blade_Small {
	position:absolute;
	left:134px;
	top:54px;
	width:61px;
	height:21px;
	z-index:5;
}
#Shoulder_Joint_Small {
	position:absolute;
	left:19px;
	top:46px;
	width:70px;
	height:21px;
	z-index:6;
}
#Upper_Back_Small {
	position:absolute;
	left:152px;
	top:55px;
	width:18px;
	height:18px;
	z-index:7;
}
#Forearm_Small {
	position:absolute;
	left:9px;
	top:115px;
	width:91px;
	height:16px;
	z-index:8;
}
#Low_Back_Pelvis_Small {
	position:absolute;
	left:153px;
	top:105px;
	width:13px;
	height:13px;
	z-index:9;
}
#Hip_Small {
	position:absolute;
	left:25px;
	top:118px;
	width:59px;
	height:13px;
	z-index:10;
}
#Hamstrings_Small {
	position:absolute;
	left:136px;
	top:156px;
	width:53px;
	height:21px;
	z-index:11;
}
#Lower_Leg_Small {
	position:absolute;
	left:28px;
	top:227px;
	width:52px;
	height:13px;
	z-index:12;
}
#Foot_Small {
	position:absolute;
	left:31px;
	top:261px;
	width:48px;
	height:21px;
	z-index:13;
}
