* {margin:0; padding:0; border:0}
body {
	font:70% Arial, Helvetica, sans-serif; 
	line-height: 170%;
	color: #666; 
}

html, body{ 
	margin:0; 
	padding:0; 
	text-align:center;
}  

.mainNav ul{
	list-style:none;
	padding-top:5px;
}

.heading h2 {
	padding: 3px 0 0 0;
	font-size:16px;
}

#nav_link{
	float:left;
	width:112px;
	height:65px;
	border-right:1px solid #ddd;
	margin-top:18px;
}

#nav_sub{
	float:left;
	width:112px;
	height:65px;
	border-right:1px solid #ddd;
	margin:18px 0 0 30px;
}

#nav_date{
	float:left;
	width:319px;
	height:65px;
	border-right:1px solid #ddd;
	margin-top:18px;
}

.nav_date{
	margin:20px 0 0 50px;
}

#header{
	position:relative; 
	height:120px;
	border-bottom: 1px solid #ddd;
	width:100%;
}  

#logo{
	position:relative;
	float:right;
	margin:25px 43px 0 0;
}

#body_container{ 
	width:970px; 
	text-align:left;  
	margin: 0 auto;
	border-top:4px solid #000;
}  

#viewer {
	background-color: #fff;  
	float: left; 
	display:inline; 
	position: relative; 
	width:100%; 
}

#gallery_container, #viewer{
	background-color: #fff;  
	float: left; 
	display:inline; 
	position: relative; 
	width:100%; 
}

#gallery_container2, #viewer{
	background-color: #fff;  
	float: left; 
	display:inline; 
	position: relative; 
	width:100%; 
	border-bottom:1px solid #ddd;
}

#bio_container{
	background-color: #fff;  
	float:left; 
	display:inline; 
	position: relative; 
	width:570px; 
}

#work_bar{
	position:relative;
	display:inline;
	float:left;
	width:100%;
	height:20px;
	background-color:#000;
}

#footer{
	position:relative;
	display:inline;
	float:left;
	width:100%;
}

#bot_left{
	float:left;
	width:233px;
	height:107px;
	margin-top:15px;
	border-right:1px solid #ddd;
}

#bot_right{
	float:left;
	width:350px;
	height:107px;
	margin-top:15px;
}

.nolist{
	list-style:none;
	margin-top:3px;
}

.nolist2{
	list-style:none;
	margin:3px 0 0 60px;
}

#bot_mid{
	float:left;
	width:342px;
	height:107px;
	margin-top:15px;
	border-right:1px solid #ddd;
}
 
#bot{
	float:left;
	width:100%;
	height:35px;
	margin-top:45px;
	border-top:1px solid #ddd;
} 
 
#thumbs ul li {
	list-style:none; 
	display:inline;
}

#image {
	background:url("http://www.ryan-hwang.com/Art_Portfolio/images/loader.gif") center no-repeat;
	width: 560px;
	height: 410px;
	margin-bottom: 5px;
	padding: 5px;
	position: relative;
	float:left;
	text-align: center;
}

#image img {
	width: 558px;
	height: 409px;
	overflow:hidden;
}

#bio_txt {
	width:540px;
	height:250px;
	float:left;
	padding-left:3px;
}

#bio_txt p{
	margin-bottom:10px;
}

#bio_img {
	float:right;
	width:394px;
	height:288px;
}

.bimg{
	height:288px;
	width:394px;
}

.pager{
	color:#999999;
	font-size:12px;
	line-height:19px;
	float:left;
	margin:0 0 0 20px;
}

.pager a:link, a:visited{
	color:#ffffff;
	text-decoration:none;
}

.pager a:link, a:visited{
	color:#ffffff;
	text-decoration:none;
}

.pager a:hover{
	color:#0099FF;
}

#footer a:link, #footer a:visited, #header a:link, #thumbs a:link{
	color:#999999;
	text-decoration:none;
}

#footer a:hover, #header a:hover{
	color:#cccccc;
	text-decoration:none;
}