body
{
	width: 800px;
	position: absolute;
	border: 0;
	padding: 0;
	/*font: 11px Verdana;*/
	font: 70% Verdana;
	line-height: 1.5em;
	background-color: #0099AF;
	color: #4C0065;
	top: 0;
}

a 
{
	border: none;
	color: white;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
	color: #EAA900;
}

#mainbanner, #aimhigher, #contentarea, #aimhigher_main
{
	position: absolute;
	/*border: 1px dotted black;	*/
}
#contenttext, #contentmap
{ 
	position: relative;
	/*border: 1px dotted black;*/
}

#mainbanner
{
	position: absolute;
	left: 80px;
	top: -15px;	
	margin: 0; 
	padding: 0;
	z-index: 2;
}

#mainbanner a:hover
{
		font-weight:bold;
}

#linkstrip
{
 	/*left: 392px;*/
 	right: 75px;
 	width: 475px;
 	text-align: right;
 	top: 131px;
 	position: absolute;
 	color: White;
}

#aimhigher
{
	/*position: absolute;*/
	left: 70px;
	top:  75px;
	z-index:3;
}

#linkstrip_main
{
 	/*left: 522px;*/
 	right: 75px;
 	top: 151px;
 	width: 400px;
 	text-align: right;
 	position: absolute;
 	color: White;
 	/*border: 1px solid white;*/
}

#aimhigher_main
{
	/*position: absolute;*/
	left: 90px;
	top:  85px;
	z-index:3;
}

#contentarea
{
	z-index: 1;
	top: 145px;
	left: 140px;
	width: 780px;	
}

#contenttext
{
	background-color: #D9F0F3; /*white;*/
	/*border: 1px solid black;*/
	width: 50%;
	/*height: 400px;*/
	padding: 40px 30px 40px 30px;
	float: left;
}

#contenttext a:hover
{
		font-weight:bold;
}

#contenttext a
{
	color: #4C0065;
	text-decoration: none;
}

#contenttext a:hover
{
	text-decoration: underline;
	color: #EAA900;
}

#contentmap
{
	float: right;
	padding-top: 100px;
	width: 20%;
	height: 400px;
	position: relative;
	z-index: 0 !important;
	color: White;
}

#tabbuttons
{
	left: -15px;
	position: absolute;
	top: 210px;
	width: 145px;
	text-decoration: none;
	border: none;	
}

#tabbuttons img
{
	text-decoration: none;
	border: none;	
}

#partnerlogos
{
		text-align: center;
}

.labelCell
{
	
}