body {
		padding: 0 0 0 0 ;
		margin: 0 0 0 0 ;
	 }
		
	
#mainbio {
	position: absolute;
	overflow: hidden;
	background-image:url(../images/biobg.gif);
	background-repeat:no-repeat;
	width: 865px;
	height: 637px;
	left: 0px;
	top: 0px;
	}
	
#text {
	position:absolute;
	background-color:#FFF;
	padding:10px;
	left: 56px;
	top: 292px;
	width: 471px;
	/* CSS HACK */
	height: 213px;	/* IE 5.x */
	height/* */:/**/201px;	/* Other browsers */
	height: /**/236px;
	}
	
	
#itext {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 435px;
	height: 223px;
}
	
	
#Image{
	position: absolute;
	padding:10px 10px 10px 10px;
	height: 188px;
	left: 52px;
	width: 423px;
	top: 66px;
	}

#scroller {
	position: absolute;
	left: 508px;
	top: 528px;
	width: 36px;
	height: 19px;
}

img {
	border: none;
	}

