@charset "UTF-8";
		#maap {
			margin:0;
			padding:0;
			position:relative;
			width:600px;
			height:1200px;
			background:url(../images/ageloss_diagram.png) 0% 0 no-repeat #000000;
			font-family:arial, helvetica, sans-serif;
			font-size:8pt;
			z-index:700;
		}
		
		#maap li {
			margin:0;
			padding:0;
			list-style:none;
		}
		
		#maap li a {
			position:absolute;
			display:block;
			/*
			   Specifying a background image
			   (a 1px by 1px transparent gif)
			   fixes a bug in older versions of
			   IE that causeses the block to not
			   render at its full dimensions.
			*/
   			background:url(images/blank.gif);
   			text-decoration:none;
			color:#000;
			z-index:725;
		}
		
		#maap li a span { display:none;}
		
		#maap li a:hover span {
			position:relative;
			display:block;
			width:170px;
			left:80px;
			top:20px;
			border-bottom-style:solid;
			border-width:thick;
			border-color:#006325;
			background:#fff;
			padding:0px;
			padding-left:-5px;
			padding-right:5px;
			padding-top:5px;
			padding-bottom:5px;
 			opacity:0.95; 
			filter:alpha(opacity=100);
  		}
	#maap li a:hover span img{
	margin-top:-15%;
    float: left;
    height: 100px;
	width:auto;
	padding-right:5%;
	margin-left:-5%;
	opacity:1.0;
  		}
	
	
		#maap a.blood {
	top: 22px;
	left: 45px;
	width: 153px;
	height: 70px;
	
		}
		
		#maap a.hair {
	top: 45px;
	left: 257px;
	width: 178px;
	height: 50px;
		}
		
		#maap a.eye {
	top: 147px;
	left: 157px;
	width: 155px;
	height: 50px;
		}
		
		#maap a.brain {
	top: 100px;
	left: 127px;
	width: 194px;
	height: 36px;
		}
		
		#maap a.energy {
	top: 36px;
	left: 452px;
	width: 135px;
	height: 103px;
		}
	#maap a.hearing {
	top: 147px;
	left: 333px;
	width: 232px;
	height: 50px;
		}
	#maap a.thyroid {
	top: 218px;
	left: 114px;
	width: 230px;
	height: 80px;
		}
			#maap a.muscles {
	top: 228px;
	left: 359px;
	width: 243px;
	height: 55px;
		}
		#maap a.lungs {
	top: 307px;
	left: 103px;
	width: 224px;
	height: 49px;
		}
		#maap a.heart {
	top: 302px;
	left: 332px;
	width: 243px;
	height: 79px;
		}
			#maap a.liver {
	top: 366px;
	left: 85px;
	width: 224px;
	height: 49px;
		}
			#maap a.kidney{
	top: 416px;
	left: 340px;
	width: 237px;
	height: 51px;
		}
			#maap a.digestion {
	top: 470px;
	left: 87px;
	width: 289px;
	height: 49px;
		}
				#maap a.skin{
	top: 484px;
	left: 404px;
	width: 163px;
	height: 75px;
		}
		#maap a.colon {
	top: 542px;
	left: 75px;
	width: 289px;
	height: 49px;
		}
			#maap a.prostate {
	top: 595px;
	left: 70px;
	width: 289px;
	height: 49px;
		}
	#maap a.bone {
	top: 909px;
	left: 70px;
	width: 208px;
	height: 56px;
		}
	#maap a.joint{
	top: 785px;
	left: 299px;
	width: 163px;
	height: 106px;
		}
		#maap a.inflammation {
	top: 1022px;
	left: 38px;
	width: 308px;
	height: 150px;
		}
			#maap a.mood{
	top: 1061px;
	left: 430px;
	width: 163px;
	height: 106px;
		}
		/* CSS Document */

