body {
  margin:0;
  border:0;
  padding:0;
  height:100%; 
  max-height:100%;
  text-align:center; 
  background:#7D8A9A;  
  overflow:auto; 
  }


#content {
  postion:absolute;
  background:#7D8A9A;
  width:600px;
  height:100%;
  min-height:540px;
  text-align: left;
  font-family:helvetica, verdana;
  margin-left: auto;
  margin-right: auto;
  }
  
#content-inner {
	position:relative;
	left:60px;
	top:270px;
	width:500px;
	height:300px;
	overflow:visible;
}

#content-inner-home {
	position:relative;
	left:60px;
	top:230px;
	width:570px;
	height:250px;
	overflow:hidden;
}

#content-inner-bio {
	position:relative;
	left:60px;
	top:80px;
	width:700px;
	height:455px;
}

#bio-name {
	position:absolute;
	left:0px;
	top:150px;
	width:262px;
	height:250px;
}

#more-info {
	position:absolute;
	left:-150px;
	top:180px;
	width:290px;
	height:65px;
}

#bio-words {
	position:absolute;
	left:268px;
	top:50px;
	width:430px;
	height:400px;
	overflow:auto;
}

#content-inner-contact {
	position:relative;
	left:60px;
	top:230px;
	width:670px;
	height:300px;
	overflow:visible;
}

#home {
positon:absolute;
width:32px;
height:32px;
margin:4px 4px 4px 4px;
text-align: left;
}

#name {
	position:absolute;
	left:12px;
	top:12px;
	width:238px;
	height:34px;
}

#line {
	position:absolute;
	left:250px;
	top:12px;
	width:6px;
	height:132px;
	overflow:hidden;
}

#line-bio {
	position:absolute;
	left:250px;
	top:-100px;
	width:6px;
	height:400px;
	overflow:hidden;
}

#buttons {
	position:absolute;
	left:260px;
	top:10px;
	width:230px;
	height:200px;
}

#contact-form {
	position:absolute;
	left:139px;
	top:65px;
	width:398px;
	height:200px;
}

#contact-form-sent {
	position:absolute;
	left:188px;
	top:79px;
	width:398px;
	height:180px;
}

#contact-form-sent a,
#contact-form-sent a:link,
#contact-form-sent a:visited,
#contact-form-sent a:active,
#contact-form-sent a:hover {
    color: #FFFFFF;
	}

#thumbnail-button {
	width:230px;
	height:28px;
}

#file-transfer {
	position:absolute;
	left:2px;
	top:4px;
	width:230px;
	height:28px;
	}
	
#click-link {
	position:absolute;
	left:2px;
	top:35px;
	height:38px;
	width:230px;
	}
	
#dl {
	position:absolute;
	width:20px;
	height:20px;
	top:83px;
	left:4px;
}

#download {
	position:absolute;
	left:36px;
	width:180px;
	height:20px;
	top: 81px;
}

#size {
	position:absolute;
	left:2px;
	height:20px;
	width:180px;
	top:114px;
	}

#news {
	position:absolute;
	left:-106px;
	height:207px;
	width:342px;
	top:77px;
	}

#news-title {
	position:absolute;
	left:1px;
	height:16px;
	width:44px;
	top:0px;
	}
		
#news-pic {
	position:absolute;
	left:8px;
	height:100px;
	width:104px;
	top:21px;
	font-size: 12px;
	}
	
#news-words {
	position:absolute;
	left:125px;
	height:155px;
	width:215px;
	top:12px;
	font-size: 12px;
	}
	
#news-words2 {
	position:absolute;
	left:15px;
	height:26px;
	width:191px;
	top:180px;
	font-size: 12px;
	}
