@charset "utf-8";
/* CSS Document */
ul, li, dl, dt, dd {
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.first img, .last img {
	border:0px;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 8px;
	display: block;
}
/*Main JS PIC*/
#showpic_area {
	width:840px;
	height:210px;
	float:left;
}
.clear {
	CLEAR: both
}
#topstory {
	FLOAT: left;
	WIDTH: 840px;
	HEIGHT: 210px;
	overflow: hidden;
}
#highlight {
	FLOAT: left;
	WIDTH: 840px;
}
#featured {
	OVERFLOW: hidden;
	WIDTH: 840px;
	POSITION: relative;
	HEIGHT: 210px
}
#featured img {
	width:840px;
	height:210px;
}
#featured .word {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	Z-INDEX:10;
	LEFT: 0px;
	PADDING-BOTTOM: 5px;
	WIDTH: 680px;
	COLOR: #000;
	BOTTOM: 35px;
	PADDING-TOP: 5px;
	POSITION: absolute;
	HEIGHT: 32px
}
#featured .word H3 {
	FONT-SIZE: 13px
}
#thumbs {
	WIDTH: 170px;
	HEIGHT: 14px;
	POSITION: relative;
	Z-INDEX:44;
	top: -20px;
	overflow: hidden;
	padding-left: 670px;
}
#thumbs UL {
	FLOAT: left;
}
#thumbs UL LI {
	DISPLAY: inline;
	FLOAT: left;
	WIDTH: 16px;
	MARGIN-RIGHT: 3px;
	overflow: hidden;
}
#thumbs UL LI .slideshowItem img {
	width:53px;
	height:18px;
}
#thumbs UL LI.last_img {
	MARGIN-RIGHT: 0px
}
#thumbs UL LI.first {
	CURSOR: pointer;
	height: 10px;
	width: 10px;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#thumbs UL LI.last {
	WIDTH: 10px;
	CURSOR: pointer;
	HEIGHT: 10px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#thumbs UL LI A {
	width:8px;
	height:11px;
	BORDER: #9c9c9c 1px solid;
	DISPLAY: block;
	FONT-SIZE: 9px;
	filter:alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
	background-color: #666;
	padding-top: 1px;
	padding-left: 3px;
}
#thumbs UL LI A:hover {
	BORDER: #99cc33 1px solid;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
#thumbs UL LI A.current {
	BORDER: #5FC243 1px solid;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

