@charset "utf-8";
/* CSS Document */

/*** SLIDESHOW ***/	
#showhere{
	position:absolute;
	width:747px;
	padding-left:0px;
	padding-top:0px;
	margin:0px;
	
}
#showhere span#showheredis{
	display:none;
}
#showhere #showherelink{
	position:absolute;
	z-index:1000;
	FILTER: alpha(opacity=50); 
	WIDTH: 730px; 
	opacity:0.5;
	-moz-opacity: 0.5;
	text-align:right;
	vertical-align:bottom;
	top:310px	
}
#lettering{
	position:absolute; 
	padding:15px 0 5px 20px; 
	top:15px; 
	width:755px; 
	text-align:right;
}
/*/**/
.showbg{
	/* background-color: #FFFFFF; */
}

.link_nor{
	background-color: #333333;
	font: normal 76% "Arial", "Lucida Grande",Verdana, Sans-Serif;
	border: 2px solid #808000;
	padding:0px 4px 0px 4px;
	text-align:center;
	color:white
}


.link_act
{
	background-color:#808000;
	font: normal 76% "Arial", "Lucida Grande",Verdana, Sans-Serif;
	/*border: 2px solid #808000;*/
	padding:0px 4px 0px 4px;
	text-align:center;
	color:white
}
.gray
{
	background-color: gray;
	position: absolute;
	/*border: 3px solid #9F6D11;*/
	z-index: 100;
}

.opa{
	color:white;
	padding:10px 20px 0px 20px;
	position: absolute;
	z-index: 101;
	/*background-color: #FFA928;*/
	opacity:0.5;
	filter: alpha(opacity=50);
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100,FinishOpacity=50, Style=3, StartX=0, FinishX=100, StartY=0,FinishY=16);
	-moz-opacity: 0.5;
	/*top:280px*/
}
