
  #links { width:170px;
           z-index:2;
}

#topBox {
     position:absolute;
     top:0px; left:0px;
     width:790px;
  }

#textBox {
   position:absolute;
   top:770px; left:0px; /* was 770 */
   width: 790px;
   padding-left:4px;
  }

#firstline { font-size:24px; }
#subtext { font-size:22px; }
h1 { font-size:24px; }

#mainHeader { background-color:green; color:white; text-align:center; padding:2px; }

#mainHeaderTitle { font-family:arial,helvetica,sans-serif; font-size:16px; text-align:center; }

