@charset "UTF-8";
/* CSS Document */
<!--
body {
	background-image: url(../images/gboxbg.gif);
	background-color: #FFFFFF;
	background-repeat: repeat;
}
#nametitle {
	position:absolute;
	left:24px;
	top:13px;
	width:174px;
	height:36px;
	z-index:6;
}
#about {
	position:absolute;
	left:25px;
	top:51px;
	width:70px;
	height:20px;
	z-index:2;
}
.style1 {
	color: #49ACB4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.style1:hover {
	color: #31747A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#work {
	position:absolute;
	left:25px;
	top:71px;
	width:70px;
	height:20px;
	z-index:3;
}
#contact {
	position:absolute;
	left:25px;
	top:91px;
	width:70px;
	height:20px;
	z-index:4;
}
#apDiv1 {
	position:absolute;
	left:24px;
	top:155px;
	width:30px;
	height:30px;
	z-index:5;
}
#links {
	position:absolute;
	left:25px;
	top:111px;
	width:70px;
	height:20px;
	z-index:5;
}
#ghostbg {
	position:absolute;
	left:0px;
	top:0px;
	width:147px;
	height:650px;
	z-index:1;
}
a:link {
	text-decoration: none;
	color: #49ACB4;
}
a:visited {
	text-decoration: none;
	color: #49ACB4;
}
a:hover {
	text-decoration: none;
	color: #25575B;
}
a:active {
	text-decoration: none;
	color: #49ACB4;
}
#diamoni {
	position:absolute;
	left:164px;
	top:12px;
	width:400px;
	height:450px;
	z-index:7;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
-->