body {
	background-color:#000000;
	background-image: url('images/background.gif');
	margin: 0; 
	padding: 0;
	
}



#container{
	margin: 0 auto;
	position: relative;
	width: 1080px;
	background-image: url('images/background_home.gif');
	backgroud-repeat: no-repeat;
	height: 730px;
	overflow: auto;
	color:#003300;
	overflow-x: hidden;
	overflow-y: hidden; 
	padding-right: 0px;
	padding-left: 0;

} 













#header {
	width: 430px;
	margin: 0px 0px 0px 20px;
	color: #FF6600;
	font-size: 26px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#content{
	;
	width: 426px;
	height:360px;
	padding-right: 0px;
	padding-left: 48px;
	padding-top: 9px;
	line-height: 1.5;
	text-align: justify;
	overflow: auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.75;
	letter-spacing: inherit;
	color:#003300;
	min-width:420px;
	overflow: auto;
	overflow-x: hidden;
}




#footer {
	height: 61px;
	width: px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:300;
	background-image: url('images/footer.png');
	background-repeat: no-repeat;
}







#fineart {
	position: absolute;
	background-image: url('images/fineart_main_normal.png');
	background-repeat: no-repeat;
	width: 82px;
	height: 90px;
	top: 299px;
	left: 458px;
}

#fineart:hover {
	background-image: url('images/fineart_main_rollover.png');
}

#fineart a {
	width: 66px;
	height: 59px;  	
	display: block;
}

#graphic {
	position: absolute;
	background-image: url('images/graphic_main_normal.png');
	background-repeat: no-repeat;
	width: 138px;
	height: 90px;
	top: 400px;
	left: 278px;
}

#graphic:hover {
	background-image: url('images/graphic_main_rollover.png');
}

#graphic a {
	width: 146px;
	height: 59px;  	
	display: block;
}

#web {
	position: absolute;
	background-image: url('images/web_main_normal.png');
	background-repeat: no-repeat;
	width: 102px;
	height: 88px;
	top: 405px;
	left: 455px;
}



#web:hover {
	background-image: url('images/web_main_rollover.png');
}

#web a {
	width: 72px;
	height: 59px;
  	display: block;
}


#time {
	position: absolute;
	background-image: url('images/time_main_normal.png');
	background-repeat: no-repeat;
	width: 138px;
	height: 86px;
	top: 299px;
	left: 278px;
}

#time:hover {
	background-image: url('images/time_main_rollover.png');
}

#time a {
	width: 106px;
	height: 59px;  
  	display: block;
}

#concept {
	position: absolute;
	background-image: url('images/concept_main_normal.png');
	background-repeat: no-repeat;
	width: 100px;
	height: 83px;
	top: 301px;
	left: 592px;
}

#concept:hover {
	background-image: url('images/concept_main_rollover.png');
}

#concept a {
	width: 76px;
	height: 59px;  
  	display: block;
}

#contact {
	position: absolute;
	background-image: url('images/contact_main_normal.png');
	background-repeat: no-repeat;
	width: 86px;
	height: 87px;
	top: 305px;
	left: 765px;
}

#contact:hover {
	background-image: url('images/contact_main_rollover.png');
}

#contact a {
	width: 68px;
	height: 59px;  	
	display: block;
}

#resume {
	position: absolute;
	background-image: url('images/resume_main_normal.png');
	background-repeat: no-repeat;
	width: 97px;
	height: 87px;
	top: 401px;
	left: 766px;
}

#resume:hover {
	background-image: url('images/resume_main_rollover.png');
}

#resume a {
	width: 68px;
	height: 59px;  	
	display: block;
}

