.text {
	margin: 8px;
	padding: 8px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
.subheader {
	color: #336699;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
.border {
	border: 1px solid #000000;
}
.textitalblue {
	margin: 8px;
	padding: 8px;
	color: #336699;
	font: italic 12px Verdana, Arial, Helvetica, sans-serif;
}
#image {
width: 328px;
height: 480px;
position: relative;
}
#image ul {
margin: 0;
padding: 0;
list-style: none;
}


#image .d_neck a{
	position: absolute;
	width: 40px;
	height: 19px;
	text-indent: -1000em;
	left: 144px;
	top: 58px;
	background-image:url(artwork/spacer.gif);
}
#image .d_shoulder a{
	position: absolute;
	width: 30px;
	height: 39px;
	text-indent: -1000em;
	left: 200px;
	top: 79px;
	background-image:url(artwork/spacer.gif);
}

#image .d_elbow a{
	position: absolute;
	width: 34px;
	height: 21px;
	text-indent: -1000em;
	left: 87px;
	top: 154px;
	background-image:url(artwork/spacer.gif);
}

#image .d_hand a{
	position: absolute;
	width: 26px;
	height: 44px;
	text-indent: -1000em;
	left: 238px;
	top: 233px;
	background-image:url(artwork/spacer.gif);
}
#image .d_hip a{
	position: absolute;
	width: 32px;
	height: 39px;
	text-indent: -1000em;
	left: 176px;
	top: 211px;
	background-image:url(artwork/spacer.gif);
}
#image .d_knee a{
	position: absolute;
	width: 38px;
	height: 28px;
	text-indent: -1000em;
	left: 96px;
	top: 311px;
	background-image:url(artwork/spacer.gif);
}

#image .d_foot a{
	position: absolute;
	width: 32px;
	height: 45px;
	text-indent: -1000em;
	left: 169px;
	top: 421px;
	outline-width:thick;
	background:none;
	background-image:url(artwork/spacer.gif);
}
#image .d_back a{
	position: absolute;
	width: 14px;
	height: 114px;
	text-indent: -1000em;
	left: 155px;
	top: 86px;
	background-image:url(artwork/spacer.gif);
}
#image a:hover{
border:3px solid #FFFFFF
}
#image a{
	border:thin solid #FFF;
}

