body{
	background-image: url(resume.png);	
	height: 2690px;
}

 
#all{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
	width: 850px;
}

a{
  	display: block;
  	width: 50px;
  	height: 50px;
	text-indent: -400000px;
	outline: none;
}

#top-nav {
	display: block;
	height: 60px;
	width: 350px;
	float: left;
	margin-top: -45px;
	margin-left: -25px;
	
} 

#top-nav li{
	float: left;
	width: 50px;
	margin-right: 25px;	
	text-indent: -400000px;
}

#container-head{
	width: 850px;
	height: 180px;
	background-color: #EFC4A3;
	font-family: century, "century gothic", san-serif;
}




#main-title{
	float: right;
	margin-top: -50px;
	margin-right: 10px;
	text-align: right;
}

#container-body{
	width: 850px;
	margin-top: 10px;
}

#left-side{	
	float:left;
	width: 182px;
}

#right-side{
	float: right;
	width: 510px;
}

#resumeright{
	float: right;
	width: 610px;
	margin-top: -30px; 
	margin-left: 15px;
}


#contact{
	position: absolute;
	top: 900px;
	background-color: #930CD1;
	text-indent: -40000px;
}


li{
	text-decoration: none;
	display: block;
	
}

h2{
	font-size:36px;
	color: #79A307;
	border: 20px solid #EFC4A3;
	line-height: 200%;
	text-align: center;
	width: 182px;
}

h3{
	color:  #79A307;
	margin-top: 50px;
}

p{
	font-size: 18px;
	color: #B3F121;
	line-height: 100%;
}



img{
 float: right;	
}

#left-talk{
	border: 20px solid #EFC4A3;
	margin-top: -40px;
	line-height: 150%;
	width: 182px;
}

#name{
	font-size: 90px;
	color: #AC72C1;
}

#sub-name{
	font-size: 45px;
	color: white;
	margin-top: -80px;
}
  
 #about{
  	background-image: url(../sketches/thumbnails/about.png); 
}

 #portfolio{
  	background-image: url(../sketches/thumbnails/portfolio.png); 
}

 #resume{
  	background-image: url(../sketches/thumbnails/resume.png); 
}

 #links{
  	background-image: url(../sketches/thumbnails/links.png); 
}

 #contact{
  	background-image: url(); 
}

#jenwong{
	background-image: url(../sketches/thumbnails/50series_thumb.jpg);
	display: block;
	width: 50px;
	height: 50px;
	float: left;
}

a:hover{
	background-position: top right;
}
  
#school-list{
	font-size: 18px;
	color: #B3F121;
	line-height: 100%;
}

#course-work{
	font-size: 18px;
	color: #B3F121;
	line-height: 100%;
	
}

 strong{
	color: #9323AC;	
}

#download{
	font-family: century, "century gothic", san-serif;
	color: #9323AC;	
	text-indent: 3px;
}


#frame1{
	height: 1500px;
	width: 750px;
	overflow: hidden;
	margin-left: -100px;
	border: none;
}

#frame2{
	width: 182px;
	height: 350px;
	border: 20px solid #EFC4A3;
	margin-top: 10px; 

}








  
