#layertop {
	text-align: center;
	height: 22px;
	top: 30px;
	position: absolute;
	left: 700px;
	width: 80px;
	visibility: visible;
}
#layerlink {
	text-align: center;
	height: 22px;
	width: 80px;
	left: 800px;
	top: 130px;
	position: absolute;
	visibility: visible;
}
#layerprofile {
	text-align: center;
	height: 22px;
	width: 80px;
	left: 820px;
	top: 165px;
	position: absolute;
	visibility: visible;
}
#layercontact {
	text-align: center;
	height: 22px;
	width: 80px;
	left: 780px;
	top: 200px;
	position: absolute;
	visibility: visible;
}
#layersticker {
	text-align: center;
	height: 22px;
	width: 120px;
	left: 730px;
	top: 95px;
	position: absolute;
	visibility: visible;
}
#layerartwork {
	text-align: center;
	height: 22px;
	width: 150px;
	left: 690px;
	top: 65px;
	position: absolute;
	visibility: visible;
}
.select {
	color: #79A200;
	font: bold 16px "Century Gothic", "Trebuchet MS", Trebuchet;
	text-decoration: none;
}
.select a:link {
	color: #800;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
.select a:visited {
	color: #800;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
.select a:hover {
	color: #79A200;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
.select a:active {
	color: #79A200;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

