
DIV#divbio {

position:absolute;
		top: -15px;
    margin-left: 40px;
    
    width:auto;
    z-index:3;
    
    
  
    
  }
  
  .bio_text {
  background: none repeat scroll 0 0 transparent;
    color: #DAD4D5;
    font-size: 16px;
    line-height: 14.2pt;
    text-align: left;
	

}	

  
 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;
		}