/*featured*/

#featured{
	position:relative;
	width:940px;
	height:265px;
	overflow: hidden;
	padding-right: 14px;
	padding-left: 14px;
	margin-right: auto;
	margin-left: auto;
}


/*featured*/

#featured{
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../../wwa/img/shadow.png);
	background-repeat: no-repeat;
	background-position: 0px 124px;
}

#featured_image{
	width:940px;
	height:220px;
	overflow: hidden;
	border: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.size_940 {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	height: 290px;
}


#featured_image img, #featured_image a img {
	z-index: 2;
	visibility: hidden;
}

#featured #featured_image .current_img, #featured #featured_image .current_img img{
	z-index: 3;
	visibility: visible;
}
/*NEWS SCROLLER*/
#pscroller2{
	width: 270px;
	height: 60px;
	text-decoration: none;
	display: block;
	border-top-color: #ccc;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #ccc;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-repeat: no-repeat;
}

#pscroller2 a
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
#pscroller2 a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9;
}
.BAK {
	background-image: url(../images/box.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 300px;
}

