#biotextgrow *:first-child  {
   margin-top: 0px;
}

#biotextgrow *:last-child  {
   margin-bottom: 0px;
}

#homepagemenu  {
   top: -5px;
}

#biotextgrow  {
   padding: 0px 97px 0px 55px;
   visibility: visible;
   background-color: #FCF7F8;
   margin: 0px;
   position: relative;
}

#scootdown  {
   position: relative;
   top: 55px;
}

#pid2bio  {
   width: 760px;
   height: 485px;
   position: absolute;
   margin-left: -380px;
   left: 50%;
   top: -242px;
   background-color: #FCF7F8;
}

#topline  {
   top: 22px;
   z-index: 3;
   background-image: url(sg_bio_media/topline.gif);
}

#footer  {
   background-color: #FCF7F8;
   position: relative;
   left: 0px;
   width: 100%;
   height: -17px;
   margin-bottom: 7px;
}

html, body  {
   background-color: #6E7375;
}

