a:link {
	text-decoration: underline;
	color: #E3E3E3;
}
a:visited {
	text-decoration: underline;
	color: #E3E3E3;
}
a:hover {
	background-color: #E3E3E3;
	color: #000000;
}

a.imglink:hover {
	color: #000000;
	background: transparent;
}

body {
	background-attachment: fixed;
	background-color: #141414;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #E3E3E3;
	text-decoration: none;
	line-height: 16px;
}
.bg_home {background-image: url(imgsrc/bg_main.jpg);}
.bg_work {background-image: url(imgsrc/bg_work.jpg);}
.bg_work2 {background-image: url(imgsrc/bg_work2.jpg);}
.bg_news {background-image: url(imgsrc/bg_news.jpg);}
.bg_bio {background-image: url(imgsrc/bg_bioncontact.jpg);}

#horizon {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	display: block;
	}

#build {
	position: absolute;
	text-align:left;
	margin-left: -450px;
	left: 50%;
	top: -350px;
	width: 900px;
	height: 700px;
	}

#gnb {
	position: absolute;
	left: 80px;
	top: 70px;
	width: 760px;
	height: 22px;
	z-index:10;	
	}

#container {
	position: absolute;
	left: 80px;
	top: 42px;
	width: 760px;
	height: 400px;
	}

#bio {
	position: absolute;
	left: 45px;
	top: 88px;
	width: 350px;
	height: 150px;	
	}
	
#projectdesc {
	position: absolute;
	left: 292px;
	top: 58px;
	width: 250px;
	height: 150px;	
	}

#workview {
	position: absolute;
	left: 28px;
	top: 65px;
	width: 700px;
	height: 560px;	
	}
	
#thumbbg {
	position: absolute;
	left: 28px;
	top: 65px;
	width: 700px;
	height:auto;	
	background-color:#1f1f1f;	
	overflow:inherit;
	}
	
#prev {
	position: absolute;
	left: 0px;
	top: 165px;
	width: 19px;
	height: 19px;	
	}

#next {
	position: absolute;
	left: 737px;
	top: 165px;
	width: 19px;
	height: 19px;	
	}
	
#contact {
	position: absolute;
	left: 450px;
	top: 88px;
	width: 280px;
	height: 150px;	
	}
	
#newshead {
	position: absolute;
	left: 288px;
	top: -22px;
	width: 400px;
	height: 200px;	
	}

#newsdate {
	position: absolute;
	left: 644px;
	top: 80px;
	width: 70px;
	height: 200px;	
	}

#newsprev {
	position: absolute;
	left: 280px;
	top: 297px;	
	}

#newsnext {
	position: absolute;
	left: 662px;
	top: 297px;	
	}

#thumblink {
	position: absolute;
	left: 645px;
	top: 25px;
	width: 87px;
	height: 14px;
	z-index:99;	
	}










.gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	line-height: 16px;
}
