﻿#AreaText {
	position:absolute;
	left:116px;
	top:130px;
	width:86px;
	height:82px;
	z-index:4;
}

#AreaText2 {
	position:absolute;
	left:251px;
	top:152px;
	width:110px;
	height:79px;
	z-index:6;
}

#AboutText 
{
    position:absolute;
	left:20px;
	top:50px;
	width:440px;
	height:100px;
	z-index:10;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#HoverDescriptionDiv {
	position:absolute;
	left:199px;
	top:292px;
	width:127px;
	height:26px;
	z-index:5;
}

#PageTitle {
	position:absolute;
	left:6px;
	top:-24px;
	width:597px;
	height:41px;
	z-index:2;
}

.HeadingMed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}