 #bio { height:auto;
 		border-top: 1px solid #C3C2BE;
 		padding-right: 10px;
 		
 		}
 
 
 html>body #bio {  }
 
 #left { 
		height:auto}

#nameplate { height: 62px;
			margin:0px;
		 	}

#nameplate h2, #nameplae p {margin:0px;}
			 
#nameplate span{ display: block;
				padding-top: 10px;
				padding-left: 55px;
				}
#nameplate p {margin:0px;}

#photo 		{width: 130px;
 			height:151px;
 			position: absolute;
 			top:104px;
 			left: 202px;
 			z-index: 100;
  			text-indent:-1000em;
			}
			
			
#content { height: auto;
			}

#bottom { 
		height:100%;
 		display:block;
		}
		
#baserow{margin-left: -55px;}		