@CHARSET "UTF-8";

div#early_work_main_container{
	width:500px; 
	height:500px; 
	top:25px;
	left:10px; 
	position:relative;
	/* background-color:black; */
}

div#main-title{
	position:relative;
	top:50px;
}


.works-thumb-index{
	width:400px;
	height:600px; 
	position:absolute;
	right:0px;
	top:45px;
	/*background-color:#CC6633;	*/
	
	
}

.thumb-container{
	
}
.portfolio{
	/*border: 1px solid;*/
	width:960px;
	height:700px; 
	position:absolute; 
	top:120px;
	/*background-color:#999966;*/
	
}
.works-main{
	width:500px;
	height:600px; 
	positon:absolute;
	left:0px;
	/*background-color: #0000FF;*/
	
}

.thumb-img{
	border:0px;
}


