
#maintitle	{
  position: absolute;
  top:410px;
  left:30px;
}

#thumbarea {
  position: absolute;
  top:200px;
  left:40px;
  
  color: white;
  font-size: 10px;
  text-transform: uppercase; 
}


.onethumbarea	{
	float:left;
	border: 0px;
}

.onethumbarea	img		 { 
	margin-right:20px;
	margin-bottom:16px;
  	background-color: #000000;
	border: solid 1px #000000;
}
/*
.project_link	{
}

a.project_link  			{ color: white; }
a.project_link:link		{ text-decoration: none }
a.project_link:visited	{ text-decoration: none }
a.project_link:hover		{ color:black ; text-decoration: none }
*/


.onethumbarea a  			{ color: white; }
.onethumbarea a:link		{ text-decoration: none }
.onethumbarea a:visited	{ text-decoration: none }
.onethumbarea a:hover		{ color:black ; text-decoration: none }


#mainimage	{
 	position: absolute;
  	top:80px;
  	left:390px;
	z-index: 1;
	text-align: center;
	border: solid 1px #000000;
}

#fadeupimage	{
 	position: absolute;
  	top:80px;
 	left:390px;
	z-index: 2;
	text-align: center;
	border: solid 1px #000000;
	visibility: hidden;
}

#mainimagearea	{
	width:352px;
	height:470px;
	text-align: center;
}

#imageCounter	{
	text-align:right;
  color: black;
  font-size: 10px;
  margin-left:310px;
	visibility: hidden;
}

#meditationgarden	{ left : 40px; top : 538px; position: absolute; border-style: none;  }
#meditationgarden	a:hover	{ text-decoration: none  ; border-bottom: 1px solid #fff; border-top-color: #fff; border-right-color: #fff; border-left-color: #fff; }
