#biographyscroll p  {
   font: 11px/13px Verdana;
   margin: 0px;
   padding-right: 20px;
   text-align: justify;
   color: #FFFFFF;
}

#biographyscroll  {
	overflow: auto;
	visibility: visible;
	position: absolute;
	left: 454px;
	top: 40px;
	z-index: 2;
	width: 539px;
	height: 285px;
}

#biography  {
   background: url(biomedia/biography.png) no-repeat;
   visibility: visible;
   position: absolute;
   left: 453px;
   top: 10px;
   z-index: 2;
   width: 102px;
   height: 18px;
}

#layer1  {
   background: url(biomedia/layer1.png) no-repeat;
   visibility: visible;
   position: absolute;
   left: 9px;
   top: 10px;
   z-index: 2;
   width: 431px;
   height: 324px;
}

#homebg  {
   background: url(biomedia/homebg.png) no-repeat;
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 1;
   width: 1004px;
   height: 345px;
}

#bio  {
   margin: 0px auto 0px auto;
   width: 1004px;
   position: relative;
}

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