
DIV#divbio {

position:absolute;
		top: -15px;
    margin-left: 40px;
    
    width:auto;
    z-index:3;
    
    
  
    
  }
  
  .bio_text {
text-align: left; 
	font-size: 17px;

	background: transparent;

	color: #dad4d5;
	line-height: 14.2pt;
	

}	

  
 a {
 	
 	color:  #b2adae;
 	}
 	
 	li{
 		margin:3px;
 		}
 	p, ul{
 		
 		margin-left:25px;
 	}

h3 {
	
	  	padding-left:5px;
	  	padding-bottom:0px;
	  	padding-top:3px;
		border: #747474;

	border-width: 1px 0px 0px 1px;
	border-style: solid;

	margin-bottom:10px;
	width:99%;

	}
	
	p, ul {
		font-family: helvetica;
			padding-bottom:15px;
		}