body {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: right;
}

h1    {
      font-size: 1.2em;
	  text-align: right;
	  font-style: italic;
	  letter-spacing: 3px;
      }

h2    {
      font-size:1.1em;
	  text-decoration: none;
}

p     {
      font-size: 0.8em;
	  text-align: left;
	  line-height: 1.3em;
}

li    {
      font-size: 0.8em;
	  text-align: left;
	  line-height: 1.3em;
      }

navigator {
	font-size: 0.8em;
	text-align: right;
	line-height: 1.7em;
	position: absolute;
      }

p.footer {
       font-size: .6em;
       text-align: center;
       font-weight: bold;
          }

a:link {
		color: #666666;
		background-color: #ffffff;
		text-decoration: none;
	list-style-type: none;
}

a:hover {
		background-color: #aaddee;
		text-decoration: none;
	list-style-type: none;
	}

a:active {
	background-color: #3cc7f0;
	text-decoration: none;
	list-style-type: none;
}

/*

#header {
	position: absolute;
	left: 22px;
	top: 15px;
	border-bottom: 1px #000000 solid;
	width: 721px;
}
*/


#logo {
	height: 110px;
	background-image: url(HA%20graphics/HA%20Logo%20Materials/web-logo.jpg);
	background-repeat: no-repeat;
	background-position: 35px 0px;
}

#banner {
	height: 110px;
	background-image: url(HA%20graphics/Design%20Elements/banner-composite-24apr05.gif);
	background-repeat: no-repeat;
	background-position: 200px 0px;
}

#header p {
		font-size: .6em;
}


#content {
	background-color: #ffffff;
	width:524px;
	position:absolute top:200px left: 0px;;
	left: 9px;
	top: 117px;
	position: absolute;
	height: 1214px;
	z-index: 2;
}

#navigator {
	position:absolute;
	z-index: 3;
	left: 0px;
	width: 168px;
	visibility: visible;
}
#navcontainer { width: 200px; }
#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navbar a
{
	display: block;
	padding: 3px;
	width: 160px;
	border-bottom: 1px solid #eee;
	text-decoration: none;
letter-spacing: .1em;
color: #003333;}

#navbar a:link, #navlist a:visited
{
text-decoration: none;
}

#navbar a:hover
{
text-decoration: none;
}

/*
#navbar ul li a:link, #navbar ul li a:visited, #navbar ul li a:hover  {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	border-bottom: solid #000000 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	font-size: 80%;
}
*/

#main-text {
	background-color: #ffffff;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	margin-left: 198px;
	text-align: left;
	padding: 10px;
	position: absolute top: 200;
	top: -3px;
	left: -4px;
	width: 501px;
	height: 1194px;
}
