#maintexttext p a:hover  {
   font-style: italic;
}

#welcomeheadertext  {
   visibility: visible;
   position: absolute;
   left: 250px;
   top: 378px;
   z-index: 6;
   width: 306px;
}

#maintexttext p a  {
   font-style: Normal;
   font-weight: bold;
   color: #FCFCFC;
}

#maintexttext p  {
   font: bold 11px/13px Arial;
   margin: 0px;
   color: #FCFCFC;
   text-align: left;
}

#maintexttext  {
   visibility: visible;
   position: absolute;
   left: 240px;
   top: 414px;
   z-index: 6;
   width: 473px;
}

#parkphoto  {
   background: url(images/parkphoto.gif) no-repeat;
   position: absolute;
   left: 227px;
   top: 76px;
   z-index: 3;
   width: 503px;
   height: 292px;
}

#textbox  {
   background: url(images/textbox.gif) no-repeat;
   position: absolute;
   left: 233px;
   top: 371px;
   z-index: 5;
   width: 489px;
   height: 305px;
}

