/* basic elements */
body.bio {
	background-image: url(../images/welcomebg.png);
	}
	
h1.bio {
	margin-top: 0px;
	margin-left: 100px;
	width:100%;
	height:73px;
	background: url(../images/biohd.png) no-repeat left;
	clip: rect(auto,auto,auto,20px);
	}
h1.bio span {display:none;}

h2.hardtimes {
	margin-bottom: 0px;
	width:100%;
	height:59px;
	background: url(../images/bio_01.png) no-repeat left;
	top: 240px;
	right: 360px;
	}
h2.hardtimes span {display:none;}

h2.voice {
    margin-bottom: 0px;
	width:100%; 
	height:58px; 
    background: url(../images/bio_02.png) no-repeat left;
	}
h2.voice span {display:none;}

h2.today {
    margin-bottom: 0px;
	width:100%; 
	height:55px; 
    background: url(../images/bio_03.png) no-repeat left;
	}
h2.today span {display:none;}

#arial {
	background:  url(../images/booksigning_BBB.jpg) no-repeat left;
	height:225px;
	top:25px;
	float: left;
	}
#arial span {display:none;}


#biobottom {
	background: url(../images/bio_corner.png) no-repeat right bottom;
	height:212px;}
#biobottom span {display:none;}
	

