#slider	
{ 
	background: transparent; 
	overflow: hidden;
	position: relative; 
	margin: 0 0 20px; 
	width: 617px;
	height: 498px;
}

#slider img
{
}

.stepcarousel
{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 517px; /*Width of Carousel Viewer itself*/
	height: 498px; /*Height should enough to fit largest content's height*/
	margin: 45px 0 0 49px;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
	float: left;
	overflow: hidden;
	margin: 0;
	width:517px;
}

.stepcarousel .panel h4
{
	margin-top: 70px;
}

.stepcarousel .panel h4 a
{
	color: #003366;
	text-decornation: none;
}

.stepcarousel .panel p
{
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin-top: 0;
}


/*Featured*/
.featout{
	width:650px;
	overflow: hidden;
	padding:5px 5px;
	margin:0px 4px 5px 5px;
	background:#55656f;

}
.featured{
	width:650px;
	overflow: hidden;
	padding:5px 0px 2px 0px;
	margin:0px 0px 0px 0px;
	background:#39525e;
}

.fentry{
	height:auto;
	overflow:hidden;
}

.fentry a:link,.fentry a:visited{
	color:#92C5EC;
}

.cat{
	padding:1px 5px 1px 10px;
	font-size:12px;
	}


.cat a:link,.cat a:visited{
	color:#ac2d2d;

	}
.cat a:hover{
	color:#ac2d2d;

	}
.cats{

	margin:1px 5px 1px 0px;
	font-size:13px;
	margin-left:5px;
	color:#24a1cc;
}
.cats a:link,.cats a:visited{
	color:#24a1cc;

	}
.cats a:hover{
	color:#24a1cc;

	}

.fentry p{
	margin: 5px 10px;
	color:#c2d4dd;
	line-height:20px;

}
.fentry img {
	border:0;
	padding:4px 4px;
	background:#1E1F20;
	border:1px solid #1E1F20;
	margin:2px 5px 5px 5px;
	}
	
	

.featmeta{
	
	height:22px;
	text-align:right;
	padding:3px 5px 0 0;
	background:url(images/readm.jpg) right no-repeat;
	
	
}
.featmeta a:link,.featmeta a:visited{
	color:#3c2e1b;
	font-weight:bold;
	text-decoration:none;
	}

img {
border:none;
	}
	