a  {
   text-decoration: none;
   color: #000000;
}

a ins  {
   text-decoration: none;
}

#doingbutton a,
#contactbutton a,
#donebutton a  {
   background-repeat: no-repeat;
   display: block;
   height: 37px;
   background-position: 0% 0px;
   font-size: 37px;
   line-height: 37px;
}

#pid4doing,
#pid3contact,
#home,
#pid2done  {
   margin: 0px auto 0px auto;
   width: 1024px;
   position: relative;
}

#contacttext p,
#doingtext p,
#donetext p  {
   font: 18px/18px Arial;
   margin: 0px;
}

#donetext,
#doingtext,
#contacttext  {
   visibility: visible;
   position: absolute;
   left: 182px;
   top: 216px;
   width: 654px;
}

#contentrrect .bottom div  {
   background: url(contactmedia/bottomright.jpg) no-repeat bottom right;
   height: 29px;
}

#contactbutton a:hover  {
   background-position: -137px 0%;
}

#contentrrect .content  {
   height: 338px;
}

#contentrrect .top div  {
   background: url(contactmedia/topright.jpg) no-repeat top right;
   height: 29px;
}

#contentrrect .bottom  {
   background: url(contactmedia/bottomleft.jpg) no-repeat bottom left;
   height: 29px;
}

#doingbutton a:hover  {
   background-position: -214px 0%;
}

#donebutton a:hover  {
   background-position: -208px 0%;
}

#contentrrect .top  {
   background: url(contactmedia/topleft.jpg) no-repeat top left;
   height: 29px;
}

#contactbutton a  {
   width: 137px;
   background-image: url(contactmedia/contactbutton.jpg);
}

#doingbutton a  {
   width: 214px;
   background-image: url(contactmedia/doingbutton.jpg);
}

#contactbutton  {
   visibility: visible;
   position: absolute;
   left: 709px;
   top: 9px;
   z-index: 3;
   width: 137px;
   height: 37px;
}

#contacttext p  {
   text-align: left;
}

#donebutton a  {
   width: 208px;
   background-image: url(contactmedia/donebutton.jpg);
}

#contentrrect  {
   line-height: 0px;
   font-size: 0px;
   visibility: visible;
   position: absolute;
   left: 164px;
   top: 188px;
   z-index: 3;
   width: 699px;
   height: 396px;
   background-color: #FFFFFF;
   background-image: none;
}

#doingbutton  {
   visibility: visible;
   position: absolute;
   left: 427px;
   top: 9px;
   z-index: 3;
   width: 214px;
   height: 37px;
}

#doingtext p  {
   text-align: right;
}

#contacttext  {
   z-index: 5;
}

#copyright p  {
   font: bold 11px/18px Arial;
   margin: 0px;
   text-align: center;
}

#donebutton  {
   visibility: visible;
   position: absolute;
   left: 171px;
   top: 10px;
   z-index: 3;
   width: 208px;
   height: 37px;
}

#donetext p  {
   text-align: left;
}

#copyright  {
   visibility: visible;
   position: absolute;
   left: 174px;
   top: 784px;
   z-index: 3;
   width: 703px;
}

#doingtext  {
   z-index: 4;
}

#donetext  {
   z-index: 4;
}

#backdrop  {
   background: url(contactmedia/backdrop.jpg) no-repeat;
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 2;
   width: 1024px;
   height: 800px;
}

#bg  {
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 1;
   width: 1024px;
   height: 800px;
   background-color: #333333;
   background-image: none;
}

html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #333333;
}

.pagetext {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}


.pagetext a {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
   text-decoration:underline;
   }