/* CSS Document */
body {
	margin:0;
	padding:0;
	font-family:Helvetica, Arial, sans-serif;
}
a {
	text-decoration:none;
}
a:hover, #nav a:hover {
	color:#f00;
}
h1, h2, h3, h4, ul, li, dl, dd, dt {margin:0;padding:0;list-style:none;font-weight:normal;}
h1, #nav a {
	font-size:20px;
	line-height:0.9;
}
h1 {
	color:#666;
	position:absolute;
	left:645px;
	top:286px;
}
#works {
	position:absolute;
	text-align:right;
	top:5px;
	left:315px;
	width:300px;
}
#biography {
	font-size:12px;
	line-height:2em;
	width:480px;
	height:210px;
	text-align:justify;
	position:absolute;
	top:269px;
	left:135px;
	color:#999;	
}
#contact { 
	font-size:12px;
	line-height:2em;
	width:480px;
	height:210px;
	text-align:justify;
	position:absolute;
	top:269px;
	left:135px;
	color:#000; 
}
#contact a {
	color:#000;
	text-decoration:underline;
}
h2 {
	font-size:12px;
	margin-bottom:9px;
}
h2 a {
	color:#666;
}
h2 img {
	margin-left:10px;
	border:0;
}
#nav {
	position:absolute;
	top:305px;
	left:645px;
}
#nav a {
	color:#aaa;
}
#nav li.active a {
	color:#f00;
}
#all {
	width:955px;
	height:580px;
	position:relative;
	margin-left:-40px;
}
#home {
	position:absolute;
	top:275px;
	left:135px;
}

#work {
	width:480px;
	position:absolute;
	top:45px;
	left:130px;
	padding-bottom:65px;
}
#work h1, #work dt {display:none;}
#work h2 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:0;
	margin-top:0.5em;
	color:#333;
}
#work dd {
	font-size:12px;
	color:#666;
}
.billboard {
	margin-top:80px;
}
.seoul {
	margin-top:200px;
}
.merceria {
	margin-top:100px;
}
.donkey {
	margin-top:80px;
}
.corazon {
	margin-top:120px;
}
.grandma {
	margin-top:80px;
}
#browser {
	float:right;
	font-size:12px;
	margin-top:0.5em;
}

#browser a{
	color:#666;
	margin-left:0.5em;
	text-align:right;
}