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

a ins  {
   text-decoration: none;
}

#positiveimpactb a:hover  {
   background-position: -162px 0%;
}

#pid2projects,
#pid1home  {
   margin: 0px auto 0px auto;
   width: 640px;
   position: relative;
}

#positiveimpactb a  {
   background-repeat: no-repeat;
   display: block;
   height: 30px;
   width: 162px;
   background-position: 0% 0px;
   font-size: 30px;
   line-height: 30px;
}

#mailtob a:hover  {
   background-position: -170px 0%;
}

#positiveimpactb  {
   visibility: visible;
   position: absolute;
   left: 459px;
   top: 488px;
   z-index: 2;
   width: 162px;
   height: 30px;
}

#projects,
#home  {
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 1;
   width: 640px;
   height: 528px;
   background-repeat: no-repeat;
}

#mailtob a  {
   background-repeat: no-repeat;
   display: block;
   height: 16px;
   width: 170px;
   background-position: 0% 0px;
   font-size: 16px;
   line-height: 16px;
}

#projects  {
   background-image: url(projectsmedia/projects.gif);
}

#mailtob  {
   visibility: visible;
   position: absolute;
   left: 452px;
   top: 8px;
   z-index: 2;
   width: 170px;
   height: 16px;
}

#home  {
   background-image: url(homemedia/home.gif);
}

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


