#newswrapper {
 /* position:relative; */
 padding-left: 15px;
 min-height:36em; 
 margin-left:150px; 
 /*
 background:#fffef0; 
 border-right:1px solid #998;
 */
}

#newschannel {
	float: left;
	width: 150px;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	background-color: #e6e6e6;
/* Hides from IE5-mac \*/
	height: 1%;
/* End hide from IE5-mac */ 
}
/* IE box model hack */
* html #newschannel {
	left:20px;
	}
#newschannel h2 {
 padding-top: 3px;
 padding-right: 3px;
 padding-bottom: 3px;
 padding-left: 10px;
 margin-top: 10px;
 margin-right: 0px;
 margin-bottom: 5px;
 margin-left: 0px;
 background-color: #cccccc;
 color: #333333;
 font: .75em Arial,Helvetica,sans-serif !important;
 font-family: 'Trebuchet MS',Verdana,sans-serif;
 font-size: x-small;
 border-top-width: 1px;
 border-top-style: solid;
 border-top-color: #e6e6e6;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #999999;
 text-align: left;
 font-weight: bold;
 text-transform: uppercase;
}
#newschannel P {
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 5px;
}
#newschannel li {
	list-style: none;
	display: inline;
}
#newschannel li a:hover {
background-color:#FFFFFF;
background-repeat:no-repeat;
color:#000000;
}
#xxNEWSLEV1 {
 padding-top: 3px;
 padding-right: 3px;
 padding-bottom: 3px;
 padding-left: 10px;
 margin-top: 10px;
 margin-right: 0px;
 margin-bottom: 5px;
 margin-left: 0px;
 background-color: #cccccc;
 color: #333333;
 font-family: 'Trebuchet MS',Verdana,sans-serif;
 font-size: x-small;
 border-top-width: 1px;
 border-top-style: solid;
 border-top-color: #e6e6e6;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #999999;
 text-align: left;
 font-weight: bold;
 text-transform: uppercase;
}
#NEWSLEV1 p {
 padding-top: 3px;
 padding-right: 3px;
 padding-bottom: 3px;
 padding-left: 100px;
}
#NEWSLEV2 {
	font: bold 95% helvetica, verdana, arial, sans-serif;
}
.NewsHeader { 
	font: bold 120% verdana, helvetica, arial, sans-serif;
	/* background-color: #e6e6e6; */
	color: #584329;
	/* margin: 10px 0; */
	margin-top: 10px;
	padding: 2px 15px;
}
.NewsHeadline { 
	font: bold 150% verdana, helvetica, arial, sans-serif;
	/* color: #584329; 
	   margin: 10px 0; */
	margin-top: 10px;
	padding: 2px 15px;
}
.cite {
	color:#777777;
	font-size:85%;
	margin-bottom:7px;
	/*  margin: 10px 0; */
	padding: 7px 15px;
}
.Byline {
	color:#777777;
	font-size:85%;
	font-style: italic; 
	margin-bottom:7px;
	padding: 7px 15px;
	/* margin: 10px 0; 
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	*/
}
#XXnewsphotos {
	float: right;
	/* width: 188px; */
	width: 216px;
	padding: 0px;
	margin: 10px;
	/* 
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	background-color: #e6e6e6;
	*/
/* Hides from IE5-mac \*/
	height: 1%;
/* End hide from IE5-mac */ 
}
.news_pic_border {
	border:0 none;
	margin:0;
	padding:0;
	/* 
	background-color: #fff;
	border: 1px solid #2B5436;
	margin: 10px 20px;
	padding: 3px;
	*/
}

#mainimg {
border:1px solid #0000CC;
}
.thumbnail-container-l, .thumbnail-container-r {
border:1px solid #0000CC;
}
.thumbnail-container-l, .thumbnail-container-r {
float:left;
height:100px;
width:100px;
margin-bottom:10px;
}
.thumbnail-container-l {
margin-right:10px;
}

#map-container {
/*
	float: left;
	padding-left: 150px;
	border:1px solid #0000CC;
	width: 100px;
	height: 100px;
	*/
}

span.Mthumbnail {
 display:inline;
 float:left;
 margin:0 0px 0 0;
 position:relative;
}
dt.thumbnail {
 display:inline;
 float:left;
 margin:0 0px 0 0;
 position:relative;
}
img.play_icon {
left:4px;
top:4px;
position:absolute;
}