a
{
  color: #5F5F5F;
  outline: none;
  text-decoration: none;

}

a:hover
{
  color: #8E8E8E;
  text-decoration: none;
}


.linky a {
	text-decoration: none;
}

#details {
	z-index: 1;
	width: 200px;
	height: 20px;
	position: absolute;
	top: 370px;
	left: 280px;
	border: solid #777;
	border-width: 0px 0px 0px 0px;
	font-size: 1.0em;
	font-family: Verdana, sans-serif;
	text-align: right;
	padding: 10px 5px -10px 25px;
	color: #2C2C2B;
}

#design {
	z-index: 1;
	width: 520px;
	height: 20px;
	position: absolute;
	top: 190px;
	left: 380px;
	border: solid #777;
	border-width: 0px 0px 0px 0px;
	font-size: 1.0em;
	font-family: Verdana, sans-serif;
	text-align: left;
	padding: 10px 5px -10px 25px;
	color: #CCCCCC;
}

#bodytext {

	border: solid #777;
	border-width: 0px 0px 0px 0px;
	font-size: 0.9em;
	font-family: Verdana, sans-serif;
	text-align: left;
	padding: 10px 5px -10px 25px;
	color: #7E7E7E;
}

#floatertext {

	border: solid #777;
	border-width: 0px 0px 0px 0px;
	font-size: 0.8em;
	font-family: Verdana, sans-serif;
	text-align: left;
	padding: 10px 5px -10px 25px;
	color: #5F5F5F;
}

#slideshow {

	z-index: 1;
	width: 249px;
	height: 356px;
	position: absolute;
	top: 182px;
	left: 107px;
	border: solid #777;
	border-width: 0px 0px 0px 0px;
	font-size: 1.0em;
	font-family: Verdana, sans-serif;
	text-align: left;
	color: #CCCCCC;
}


	filter:alpha(opacity=50);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    -moz-opacity: 0.50; opacity:0.5;

