
#skipstext p a:hover  {
   color: #008000;
   text-decoration: underline;
}

#skipstext p a  {
   text-decoration: none;
   color: #FF8000;
}

#skipstext p  {
   font: 18px/22px Verdana;
   margin: 0px;
   color: #061866;
   text-indent: 5px;
   text-align: center;
}

#hometext p  {
   font: 18px/22px Verdana;
   margin: 0px;
   padding-bottom: 4px;
   text-indent: 5px;
   text-align: left;
}

#skipstext  {
   visibility: visible;
   position: absolute;
   left: 424px;
   top: 484px;
   z-index: 5;
   width: 471px;
}

#cardboard  {
   background: url(../homemedia/cardboard.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 614px;
   top: 286px;
   z-index: 3;
   width: 244px;
   height: 189px;
}

#hometext  {
   visibility: visible;
   position: absolute;
   left: 153px;
   top: 307px;
   z-index: 4;
   width: 461px;
}

