#slideshow {
	POSITION: relative;
	 WIDTH: 400px; PADDING-TOP: 0px; HEIGHT: 290px
}
#controls {
	position:absolute;
	z-index:100;
	left: 370px; 
	width: 37px; 
	top: 275px;
}
#controls SPAN {
	MARGIN: 0px
}
#controls A {
	
}
.pics {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; OVERFLOW: hidden; WIDTH: 400px; PADDING-TOP: 0px; HEIGHT: 290px
}
.pics IMG {
	LEFT: 0px; TOP: 0px
}




.HomeTopStoryColorLayer
{
	overflow: hidden;
	position: absolute;
	background-color: black;
	filter: alpha(opacity=40); 
	-moz-opacity:0.40;
	opacity:0.40;
	z-index:0;
	left:0px;
	width:400px;
	top:233px;
	height:90px;
}
.HomeTopStoryColorLayerContent
{
	overflow: hidden;
	position: absolute;
	z-index: 4;
	left: 0px;
	width: 400px;
	top: 233px;
	height: 90px;
}
.HomeTopStoryTitle
{
padding-left:5px;
color: #d6f451;

cursor: pointer;

font-family: Arial;

font-size: 18px;

font-weight: bold;

position: absolute;

z-index: 0;

}
.HomeTopStoryLead{
	position:absolute;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:white;
	z-index:0;
	left: 8px; width: 375px; top: 22px; height: 18px;
}
.HomeTopStoryLead p
{
	padding:0px; margin:0px;
	position: absolute;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: white;
	z-index: 10;
	left: 8px;
	width: 340px;
	top: 22px;
	height: 18px;
}
.HomeTopStoryLink
{
	position: absolute;
	font-size: 13px;
	font-weight: bold;
	color: white;
	z-index: 100;
	background-color: #dededd;
	color: White;
	padding-top: 1px;
	left: 360px;
	
	top: 0px;
	height: 17px;
}
.HomeTopStoryLink a
{
	background-color: #af251c;
	text-decoration: none;
	color: White;
	border: 1px solid #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}
.HomeTopStoryLink a.active
{
	background-color: #dededd;
	color: Black;
}
.HomeTopStoryLink a:hover
{
	background-color: #dededd;
	color: Black;
}
