#wwwexamplesscroll p a:hover  {
   text-decoration: underline;
}

#wwwexamplesscroll p a  {
   border: 0px none #000000;
   text-decoration: none;
}

#wwwexamplesscroll p  {
   font: 18px/22px Skia;
   margin: 0px;
   text-align: left;
}

#wwwexamplesscroll  {
   overflow: auto;
   visibility: visible;
   position: absolute;
   left: 228px;
   top: 373px;
   z-index: 2;
   width: 411px;
   height: 256px;
}

#home  {
   margin: 0px auto 0px auto;
   width: 826px;
   position: relative;
}

#bkg  {
   background: url(sg_home_media/bkg.gif) no-repeat;
   position: absolute;
   left: 12px;
   top: 36px;
   z-index: 1;
   width: 814px;
   height: 667px;
}

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

