@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #507955;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #507955;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#head {
	position:absolute;
	left:0px;
	top:30px;
	width:950px;
	height:70px;
	z-index:20;
}
#palm {
	position:absolute;
	left:0px;
	top:0px;
	width:184px;
	height:174px;
	z-index:10;
}
#contact {
	position:absolute;
	left:876px;
	top:80px;
	width:74px;
	height:21px;
	z-index:25;
}
#about {
	position:absolute;
	left:819px;
	top:80px;
	width:57px;
	height:21px;
	z-index:30;
}
#projects {
	position:absolute;
	left:369px;
	top:80px;
	width:450px;
	height:21px;
	z-index:31;
	background-color: #CC7113;
}
#popupmenu {
	position:absolute;
	left:440px;
	top:80px;
	width:380px;
	height:225px;
	z-index:500;
	background-color: #CC7113;
	visibility: hidden;
}

