body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #300;
	color:#fff;
	font-size: 12px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

a	{
	color: #fff;
	text-decoration: none;
}

a:hover	{
	color: #ff0;
}

#navigation {
	background-color: transparent;
	background-image: url(media/nav_bg.jpg);
	position: absolute;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 210px;
	overflow: visible;
	z-index: 50;
}

#nav_01 {
	background-color: transparent;
	position: absolute;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	top: 63px;
	left: 10px;
	width: 100px;
	height: 130px;
	overflow: visible;
	z-index: 51;
}

#nav_02 {
	background-color: transparent;
	position: absolute;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	top: 63px;
	left: 154px;
	width: 100px;
	height: 130px;
	overflow: visible;
	z-index: 51;
}

#nav_03 {
	background-color: transparent;
	position: absolute;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	top: 63px;
	left: 561px;
	width: 100px;
	height: 130px;
	overflow: visible;
	z-index: 51;
}

#nav_04 {
	background-color: transparent;
	position: absolute;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	top: 63px;
	left: 679px;
	width: 100px;
	height: 130px;
	overflow: visible;
	z-index: 51;
}

#body {
	background-color: transparent;
	position: absolute;
	text-align: right;
	top: 305px;
	left: 450px;
	width: 330px;
	height: 95px;
	overflow: hidden;
	z-index: 50;
}


/* gallery */


#scroll_bg {
	background-color: transparent;
	background-repeat: no-repeat;
	position: absolute;
	text-align: left;
	top: 210px;
	left: 1px;
	width: 225px;
	height: 600px;
	overflow: visible;
	z-index: 50;
}
#scroll {
	background-color: transparent;
	position: absolute;
	text-align: left;
	top: 300px;
	left: 0px;
	width: 225px;
	height: 450px;
	overflow: auto;
	z-index: 75;
}

#small_pic {
	background-color: transparent;
	position: absolute;
	top: 210px;
	left: 225px;
	width: 350px;
	height: 600px;
	overflow: auto;
	z-index: 25;
}

#art {
	background-color: transparent;
	position: absolute;
	top: 648px;
	left: 225px;
	width: 350px;
	height: 190px;
	overflow: auto;
	z-index: 50;
}


#thumb {
	background-color: transparent;
	width: 100px;
	height: 100px;
	margin-left: 75px;
	margin-bottom: 50px;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
	z-index: 75;
}



/* home */

#self_portrait {
	background-color: transparent;
	position: absolute;
	top: 200px;
	left: 490px;
	height: 628px;
	overflow: visible;
	z-index: 25;
}

#movie {
	background-color: transparent;
	position: absolute;
	top: 370px;
	left: 10px;
	height: 428px;
	overflow: visible;
	z-index: 29;
}




/* resume */

#text {
	background-color: transparent;
	position: absolute;
	top: 210px;
	left: 1px;
	overflow: visible;
	z-index: 25;
}

#resume_man {
	background-color: transparent;
	position: absolute;
	top: 265px;
	left: 362px;
	overflow: visible;
	z-index: 25;
}

#resume_bamboo {
	background-color: transparent;
	position: absolute;
	top: 599px;
	left: 543px;
	overflow: visible;
	z-index: 25;
}

#resume_resume {
	background-color: transparent;
	position: absolute;
	top: 228px;
	left: 586px;
	overflow: visible;
	z-index: 25;
}







#skull {
	background-color: transparent;
	visibility: visible;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 405px;
	overflow: hidden;
	z-index: 100;
}


#horizontal {
	background-color: transparent;
	visibility: visible;
	display: block;
	position: absolute;
	top: 10px;
	left: 0px;
	width: 100%;
	height: 838px;
	overflow: visible;
	z-index: 1;
}

#center {
	background-color: #e2d7ba;
	background-image: url(media/bg.gif);
	background-repeat: no-repeat;
	visibility: visible;
	margin-left: -400px;
	position: absolute;
	top: 10px;
	left: 50%;
	width: 800px;
	height: 838px;
	overflow: visible;
	z-index: 1;
}
