body {
	margin:0;
	border:0;
	padding:0;
	height:100%;
	max-height:100%;
	text-align:center;
	background:#7D8A9A;
	overflow:auto;
	
  }

a:link {
	color: #7D8A9A;
	text-decoration: none;
}
a:visited {
	color: #7D8A9A;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#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:20px;
	top:322px;
	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:20px;
	top:120px;
	width:700px;
	height:455px;
}



#more-info {
	position:absolute;
	left:-150px;
	top:180px;
	width:290px;
	height:65px;
}

#bio-words {
	position:relative;
	left:270px;
	top:-68px;
	width:480px;
	height:434px;
	overflow:auto;
}


#contact-icons {
	position:absolute;
	left:263px;
	top:10px;
	width:33px;
	height:90px;
}

#home {
positon:absolute;
width:32px;
height:32px;
left:16px;
margin:4px 4px 4px 4px;
text-align: left;
}

#name {
	position:absolute;
	left:8px;
	top:12px;
	width:238px;
	height:34px;
}


#line {
	position:absolute;
	left:250px;
	top:9px;
	width:4px;
	height:136px;
	overflow:hidden;
}

#line-bio {
	position:absolute;
	left:250px;
	top:-60px;
	width:6px;
	height:450px;
	overflow:hidden;
}

#buttons {
	position:absolute;
	left:264px;
	top:10px;
	width:351px;
	height:200px;
	z-index:1;
}


#buttons2 {
	position:absolute;
	left:294px;
	top:3px;
	width:351px;
	height:200px;
}

#contact-form {
	position:absolute;
	left:224px;
	top:85px;
	width:398px;
	height:200px;
}

#terms {
	position:absolute;
	left:32px;
	top:583px;
	width:198px;
	height:25px;
}

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

#thumbnail-button2 {
	width:230px;
	height:28px;
	padding-top: 10px;
}

#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:-1px;
	height:207px;
	width:506px;
	top:163px;
	}

#news-title {
	position:absolute;
	left:1px;
	height:16px;
	width:44px;
	top:1px;
	}
		
#news-pic {
	position:absolute;
	left:-1px;
	height:100px;
	width:104px;
	top:27px;
	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;
	}

