html {
   height: 100%;
}
body {
  text-align: center;
  background: #959595 url(../images/pageback.gif) top center repeat-y;
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial, Helvetica, sans;
  font-size: 11px;
  line-height: 1.2em;
  height: 100%;
}

img {
  border: 0;
}

a:link, a:visited {
  color: #c00;
  text-decoration: none;
}

a:hover {
  color: #c00;
  text-decoration: underline;
}

.bigRed {
  color: #ED2027;
  font-size: 20px;
  line-height: 25px;
  font-weight: bold;
}

.boldRed {
  font-weight: bold;
  color: #ED2027;
}

h5 {
  font-size: 14px;
  font-weight: bold;
  color: #522475;
  margin: 5px;
}

h6 {
  background: #EDE9F1;
  margin: 0;
  padding: 3px;
  display: block;
  font-size: 13px;
  line-height: 20px;
  font-weight: bold;
  color: #F53D44;
}

/* outer page wrapper               */
div#pageWrap {
  width: 755px;
  background: #fff url(../images/pageback.jpg) top right no-repeat;
  color: #333;
  margin: 0 auto;
  padding: 0px 0 0 0;
  border-left: 2px solid #999;
  border-right: 2px solid #999;
  text-align: left;
  height: 100%;
}

img#haiLogo {
  width: 275px;
  height: 124px;
}

div#pageContent {
  margin: 67px 0 0 180px;
  padding: 0 0px 0px 45px;
  display: block;
  background: #fff url(../images/verticalbar.gif) top left no-repeat;
}

div#pageContent p {
  margin: 10px 0;
  line-height: 1.3em;
  padding: 0;
}

div#pageText {
  margin: 0 170px 0 0;
}

div#pageText p {
  margin: 10px 0;
  line-height: 1.3em;
  padding: 0;
}

div#homeContent {
  margin: 67px 0 0 180px;
  /*margin: 0 0 0 180px;*/
  padding: 0 0 0px 8px;
  display: block;
  background: #fff url(../images/verticalbar.gif) top left no-repeat;
}

div#homeContent p {
  background: #EDE9F1;
  margin: -130px 0 0px -4px;
  padding: 10px 210px 15px 40px;
}

img#paperPhoto {
  width: 153px;
  height: 208px;
  border: 5px solid white;
  z-index: 100;
  position: relative;
  top: 30px;
  left: 130px;
}

img#titleImage {
  position: relative;
  top: -130px;
  left: 0;
  width: 210px;
  height: 80px;
  margin: 0 0 0 40px;
  padding: 0;
}

dl.principals dt {
  font-weight: bold;
}

dl.principals dd {
  margin: 5px 0px 0 20px;
}

div#footer {
  width: 755px;
  margin: 20px 0;
  padding: 35px 0 0 0;
  font-size: 9px;
  text-indent: 30px;
  background: url(../images/footerback.gif) top left no-repeat;
}

table#rates {
  width: 310px;
  margin: 0px 0 20px 30px;
  border: 0;
}

table#rates td.item {
  text-align: left;
  margin: 0;
  padding: 0;
  background: url(../images/dot.gif) bottom left repeat-x;
}

table#rates td.item span{
  background: #fff
}

table#rates td.cost {
  width: 45px;
  text-align: right;
  margin: 0;
  padding: 0;
}


/*{{{ left navigation                           */
div#leftNav {
  float: left;
  width: 175px;
  padding: 0;
  margin: 67px 0 0 0;
}

div#leftNav ul {
  margin: 0 0 0 0px;
  padding: 0 0 0 0px;
  height: 24px;
  font-size: 12px;
  line-height: 24px;
  list-style: none;
  color: #666;
  background: transparent;
}

div#leftNav ul li {
  font-family: Arial, sans;
  font-size: 11px;
  font-weight: bold;
  height: 24px;
  line-height: 24px;
  background: transparent;
  margin: 0;
  padding: 0;
}

div#leftNav ul li a{
  margin: 0;
  padding: 0;
  display: block;
  text-indent: 35px;
  text-decoration: none;
  color: #666;
  background: url(../images/link_off.gif) top left no-repeat;
}

div#leftNav ul li a:hover{
  margin: 0;
  padding: 0;
  display: block;
  text-decoration: none;
  background: url(../images/link_off.gif) top left no-repeat;
}

div#leftNav ul li.home a{
  margin: 0;
  padding: 0;
  display: block;
  text-indent: 35px;
  text-decoration: none;
  color: #c00;
  background: url(../images/link_off.gif) top left no-repeat;
}

div#leftNav ul li.home a:hover{
  margin: 0;
  padding: 0;
  display: block;
  text-decoration: none;
}

div#leftNav ul li.join a{
  margin: 0;
  padding: 0;
  display: block;
  text-indent: 35px;
  text-decoration: none;
  color: #fff;
  background: url(../images/join.gif) top left no-repeat;
}

div#leftNav ul li.join a:hover{
  margin: 0;
  padding: 0;
  display: block;
  text-decoration: none;
  background: url(../images/join.gif) top left no-repeat;
}

div#leftNav ul li.login a{
  margin: 0;
  padding: 0;
  display: block;
  text-indent: 35px;
  text-decoration: none;
  color: #fff;
  background: url(../images/memberlogin.gif) top left no-repeat;
}

div#leftNav ul li.login a:hover{
  margin: 0;
  padding: 0;
  display: block;
  text-decoration: none;
  background: url(../images/memberlogin.gif) top left no-repeat;
}
/*}}}                                           */

/*{{{ drop down menus                           */

div.menu {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  text-align: left;
  width: 144px;
  border: 0;
  padding: 0px;
  z-index: 20;
  margin: 0;
}

/*
  The lists that appear in the drop-down menus.
  The only thing unusual here is the list-style: none;
  This prevents the browser from putting in the dots
  that usually appear in an unordered list.
*/
div.menu ul {
  margin: 0px 0 0 0px;
  padding: 0px;
  width: 144px;
  list-style: none;
  display: block;
}

div.menu li {
  font-size: 11px;
  line-height: 18px;
  text-indent: 5px;
  margin: 0px 0 0 0;
  padding: 0px;
  width: 144px;
  height: 18px;
  display: block;
  color: #fff;
}

div.menu li a, div.menu li a:visited {
  height: 18px;
  line-height: 18px;
  margin: 0;
  padding: 0;
  display: block;
  color: #fff;
  background: #8E9BD3 url(../images/subnav_back.gif) top left no-repeat;
  text-decoration: none;
}

div.menu li a:hover {
  text-decoration: underline;
  color: #fff;
  background: #8E9BD3 url(../images/subnav_back.gif) top left no-repeat;;
}

/*}}}                                   */


