body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EDEDED;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 10px;
	margin-top: 10px;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #8c8c8c;
}

.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7d324e;
}




.linktext a:link, .linktext a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration:none;
}

.linktext a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #a8aaa1;
	text-decoration:none;
}
.footerlinktext a:link, .footerlinktext a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 10px;
	text-decoration:none;
}

.footerlinktext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #A7A7A7;
	font-size: 10px;
}




.hand {background-image:url(pix/hand.png);
background-repeat:no-repeat;
background-position:bottom left;
}


.labyrinth {background-image:url(pix/labyrinth_crop.png);
background-repeat:no-repeat;
background-position:bottom left;
}

.lotus {background-image:url(pix/lotus.png);
background-repeat:no-repeat;
background-position:bottom left;
}
