* {
	margin: 0;
	padding: 0;
}
p {
	margin-bottom: 15px;
}
a:link, a:visited {
	color: #0000CD;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #DC143C;
}
h1 {
	margin-bottom: 2px;
	font: bold 18px/20px Verdana, Arial, Helvetica, sans-serif;
	
}
h2 {
	margin-top: 15px;
	color: #384651;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	color: #2F4F4F;
	line-height: 18px;
	font-weight: normal;
}

body {
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-left: 0px;
}
.masttop{
margin: 0px;
padding: 0;
border-bottom: 2px solid #6633CC;
width: 470px;
background: black url(images/sunbg.gif) repeat;
}

.news{
margin: 0
padding: 5px;
width: 250px;
border-right: 1px solid black;
background-color: #FCFCFA;
}


.lbar{
float: left;
width: 50px;
height: 800px;
background: black url(images/idbar1.gif) left repeat-y;
}

.indentmenu{
font: bold 12px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 95%; /*width of menu*/
border: 1px solid #564c66; /*dark purple border*/
border-width: 1px 0;
background: black url(images/idbg6.gif) center center repeat-x;

}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid #564c66; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(images/indentbg2.gif) center center repeat-x;
}

img.rt{
float: right;
}

img.lf{
float: left;
}

.date {
	color: #384651;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	height: 18px;
	line-height: 13px;
	text-align: center;
	border-top: 0px solid #564c66;
	border-right: none;
	border-bottom: 0px solid #564c66;
	border-left: none;
}

.topbanner {
	text-align: center;
	border-right: none;
	border-bottom: 2px solid #6633CC;
	border-left: none;
	width: 470px;
	padding-bottom: 0px;
	height: auto;
}

.newscopy {
	margin-left: 10px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

.newshead {
	margin-left: 10px;
	padding-left: 5px;
	padding-right: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
}


.leadbar {
	color: #0000CD;
	margin-top: 0px;
	margin-bottom: 5px;	
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	line-height: 18px;
	border-right: none;
	border-bottom: 2px solid #6633CC;
	border-left: 0px solid #0066CC;
}

.titlebartop {
	color: #40566F;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-left: 75px;
	padding-right: 0px;
	text-decoration: none;
	width: 100%;
	font: bold 14px/18px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}



.titlebar {
	color: #40566F;
	background: url(images/idbgm.gif) repeat;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	width: 100%;
	font: bold 13px/18px Verdana, Arial, Helvetica, sans-serif;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.titlebar2 {
	color: #A80000;
	margin-bottom: 2px;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	width: 220px;
	font: bold 13px/15px Verdana, Arial, Helvetica, sans-serif;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}


.titlebar a:link, .titlebar a:visited, .titlebar .deeplinks a:link, .titlebar .deeplinks a:visited {
	color: #40566F;
}

.titlebar a:hover, .titlebar .deeplinks a:hover {
	color: #80261E;
	text-decoration: underline;
}
#body_box {
	clear: both;
	padding: 0px;
	position: relative;
	width: 971px;
	float: left;
	margin: 0px 1px;
}
#poster_box {
	clear: both;
	padding: 0px;
	width: 900px;
	background: url(images/poster_box_bg3.gif) repeat-y;
	overflow: visible;
	margin: 0px 1px;
	height: auto;
	position: relative;
}
#calendar {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding: 0px;
	position: relative;
	text-decoration: none;
	margin-bottom: 15px;
}
#content {
	background-color: #FCFCF9;
	color: #333333;
	float: left;
	position: relative;
	text-decoration: none;
	width: 716px;
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	margin-right: 1px;
	margin-left: 1px;
	padding-bottom: 15px;
}
#content .advertising {
	float: left;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 15px;
	width: 338px;
}
#footer {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	text-decoration: none;
	width: 900px;
	background-color: D3D3D3;
	border-top: 1px solid #36444f;
	padding: 15px 0px;
}
#footer a:link, #footer a:visited {
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	font-weight: bold;
	text-decoration: underline;
}
#header {
	background-image: url(/static/images/kns/bgs/header_bg.jpg);
	height: 91px;
	padding: 0px;
	position: relative;
	width: 973px;
	margin: 0px auto 1px;
}
#header h1 {
	left: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
}

#header li {
	line-height: 23px;
	display: block;
	padding: 0px;
	height: 23px;
	list-style-type: none;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
#header li a:link, #header li a:visited {
	color: #223040;
	display: block;
	background: url(images/nav_bg.gif) 0px 0px;
}
#header li a:hover {
	color: #223040;
	display: block;
	text-decoration: none;
	background: #1E3015 url(/static/images/kns/bgs/nav_bg.gif) 0px -23px;
}

#header .section_nav li a span {
	background: url(/static/images/kns/bgs/nav_divide.gif) no-repeat right top;
	height: 23px;
	display: inline;
	padding: 0px 17px 0px 14px;
}

#shadow_box {
	background-image: url(/static/images/kns/bgs/body_bg2.gif);
	background-repeat: repeat-y;
	clear: both;
	height: auto;
	position: relative;
	width: 900px;
	margin: 0px auto;
	padding: 0;
}
#main_stories {
	float: left;
	margin-top: 10px;
	color: #2F4F4F;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	margin: 0px;
	padding: 5px;
	width: 225px;
}
.main_head {
	margin-top: 10px;
	color: #40566f;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-weight: bold;
	height: 17px;
}

#top_stories {
	margin-top: 15px;
	color: #273E1B;
	float: right;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 19px;
	height: auto;
	padding: 5px;
	position: relative;
	text-decoration: none;
	width: 220px;
}
#top_stories li, #interactive li {
	line-height: 13px;
	list-style-type: none;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
#top_stories ul, #interactive ul {
	clear: both;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}

#skyboxes {
	clear: both;
	position: relative;
	margin: 0px;
	padding: 17px 15px;
	height: 110px;
	background: #344251 url(/static/images/kns/bgs/skybox_bg.gif) repeat-x;
	width: 900px;
	float: left;
}

.skybox1, .skybox2, .skybox3, .skybox4 {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: #C9D0DF;
	float: left;
	height: 108px;
	width: 275px;
	overflow: hidden;
	margin-right: 10px;
	border: 1px solid #FFFFFF;
}
.skybox2 {
	background: #D6DEC9;
}

.skybox3 {
	background: #F2DAB5;
}
.skybox4 {
	background: #D6BCBC;
	margin-right: 0px;
}
.skybox1 img, .skybox2 img, .skybox3 img, .skybox4 img{
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: right;
	height: 100px;
	width: 100px;
}
.skybox1 h3, .skybox2 h3, .skybox3 h3, .skybox4 h3 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 10px 0px 0px 10px;
}
.skybox1 h3, .skybox2 h3, .skybox3 h3, .skybox4 h3 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 10px 0px 0px 10px;
}
.skybox1 h6, .skybox2 h6, .skybox3 h6, .skybox4 h6 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 0px 10px;
}
.skybox1 h6 a:link, .skybox1 h6 a:visited, .skybox2 h6 a:link, .skybox2 h6 a:visited, .skybox3 h6 a:link, .skybox3 h6 a:visited, .skybox4 h6 a:link, .skybox4 h6 a:visited{
	display: block;
	font-weight: bold;
}

/* STORY FEATURE AREA OF POSTER CSS */
.story_feature2 {
	margin: 0px 0px 0px 0px;
	padding: 5px;
	align: left;
	height: auto;
	width: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.feature_photo2 {
	float: left;
	margin: 0px 10px 6px 0px;
	padding: 0px;
	font-size: 10px;
	text-align: right;
	color: #666666;
	line-height: 15px;
	height: auto;
}


#story_feature {
	margin: 0px 0px 0px 0px;
	padding: 5px;
	align: left;
	height: auto;
	width: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.feature_photo {
	font-size: 11px;
	text-align: right;
	color: #666666;
	margin: 0px 0px 6px;
	padding: 0px;
	line-height: 18px;
	position: relative;
	overflow: hidden;
	height: auto;
	width: 210px;
	clear: both;
}
#story_feature .timestamp {
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
}
#story_feature a:hover {
	text-decoration: underline;
}
#story_feature a:link h3, #story_feature a:visited h3, #story_feature a:link h1, #story_feature a:visited h1 {
	color: #000000;
	display: block;
}
#story_feature a:link h3 .fullstory, #story_feature a:visited h3 .fullstory {
	color: #4F6788;
}
#story_feature a:hover h3 .fullstory {
	color: #80261E;
	text-decoration: underline;
}
#story_feature a:hover h3 {
	color: #666666;
	text-decoration: none;
}
#story_feature a:hover h1 {
	color: #80261E;
	text-decoration: underline;
}

#story_feature h6 {
	font-size: 11px;
	color: #636465;
	text-transform: uppercase;
	border-bottom: 1px solid #C7CED7;
	line-height: 22px;
	margin-top: 9px;
}
#story_feature ul {
	font-size: 11px;
	clear: both;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}
#story_feature ul li {
	list-style-type: none;
}

#story_feature ul li a:link, #story_feature ul li a:visited {
	list-style-type: none;
	line-height: 22px;
	margin: 0px;
	padding: 0px 0px 0px 19px;
	background: #e3e6ea url(/static/images/kns/nav/bullet2_roll.gif) no-repeat 3px 6px;
	border-bottom: 1px solid #C7CED7;
	display: block;
	width: 281px;
	clear: both;
}
#story_feature ul li a:hover {
	background: #F2F3F5 url(/static/images/kns/nav/bullet2.gif) no-repeat 3px 6px;
	display: block;
	text-decoration: none;
	color: #80261E;
}
#story_feature ul li img {
	float: right;
	margin-top: 5px;
	margin-right: 3px;
}
.fullstory {
	display: block;
/*	width: 75px; */
	font-size: 11px;
	font-weight: bold;
}


#story_secondary {
	background: #FFFFFF;
	padding: 10px;
	float: left;
	width: 210px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}



#story_secondary h1 {
	margin-bottom: 2px;
	font: bold 14px/18px Arial, Helvetica, sans-serif;
}

#story_secondary .timestamp {
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
}
#story_secondary a:hover {
	text-decoration: none;
	text-decoration: underline;
}






#story_secondary  ul {
	clear: both;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 16px;
}
#story_secondary li {
	list-style-type: none;
	margin: 0;
	padding-bottom: 0px;
	padding-left: 13px;
	padding-right: 0px;
	padding-top: 0px;
	background: url(/static/images/kns/nav/bullet.gif) no-repeat left 5px;
	display:block;
	width: 245px;
	clear: both;	
}
#story_secondary li a:link, 
#story_secondary li a:visited  {
	list-style-type: none;
	margin-left: -13px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	padding-right: 0px;
	padding-top: 0px;
	display:block;
	
}
#story_secondary li a:hover  {
	list-style-type: none;
	margin-left: -13px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	padding-right: 0px;
	padding-top: 0px;
	display:block;
	background: url(/static/images/kns/nav/bullet_roll.gif) no-repeat left 5px;
}





#story_secondary a:link h3, 
#story_secondary a:visited h3, 
#story_secondary a:link h1, 
#story_secondary a:visited h1 {
	color: #000000;
	display: block;
}
#story_secondary a:link h3 .fullstory, 
#story_secondary a:visited h3 .fullstory {
	color: #4F6788;
}
#story_secondary a:hover h3 .fullstory {
	color: #80261E;
	text-decoration: underline;
}
#story_secondary a:hover h3{
	color: #666666;
	text-decoration: none;
}
#story_secondary a:hover h1 {
	color: #80261E;
	text-decoration: underline;
}



#story_secondary .titlebar a:hover {
	color: #80261E;
	text-decoration: underline;
}


#poster_advertising {
	padding: 15px 15px 15px 0px;
	float: left;
	width: 300px;
	position: relative;
	clear: right;
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
}

#poster_advertising .big_box {
	border: 0px solid #273E1B;
	height: 280px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 8px;
	text-align: center;
	vertical-align: middle;
	width: 330px;
}

#breaking_box {
	font: normal 14px/52px "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #A7121E url(/static/images/kns/bgs/breaking_top_bg.jpg) repeat-x;
	margin: 0px 1px;
	padding: 0px;
	clear: both;
	float: left;
	height: 52px;
	width: 971px;
	overflow: hidden;
	position: relative;
}

#breaking_box a:link, #breaking_box a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#breaking_box a:hover {
	color: #f0f0f9;
	text-decoration: underline;
}
#breaking_box #breaking_arrow {
	clear: none;
	float: left;
	margin-right: 8px;
	position: relative;
	left: 0px;
	top: 0px;
}







#story_feature #breaking_box {
	font: bold normal 12px/20px "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #A7121E url(/static/images/kns/bgs/breaking_photo_bg.jpg) repeat-x;
	margin: 0px 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 22px;
	width: 300px;
	overflow: hidden;
	position: relative;
}

#story_feature #breaking_box a:link, #story_feature #breaking_box a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#story_feature #breaking_box a:hover {
	color: #f0f0f9;
	text-decoration: underline;
}
#story_feature #breaking_box #breaking_arrow {
	clear: none;
	float: left;
	margin-right: 4px;
	position: relative;
	left: 0px;
	top: 0px;
}
#story_feature a:link h3 .developingstory, #story_feature a:visited h3 .developingstory {
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	text-decoration: none;
	display: block;
}
#story_feature a:hover h3 .developingstory {
	color: #80261E;
	text-decoration: underline;
}

#alerts_box {
  font: normal 14px/52px "Lucida Grande", Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  background: #A7121E url(/static/images/kns/bgs/breaking_top_bg.jpg) repeat-x;
  margin: 0px 1px; 
  padding: 0px; 
  clear: both; 
  float: left; 
  height: 52px;
  width: 971px; 
  overflow: hidden;
  position: relative;
}  
   
#alerts_box a:link, #alerts_box a:visited {
  color: #FFFFFF; 
  text-decoration: underline;
} 
   
#alerts_box a:hover {
  color: #f0f0f9;
  text-decoration: underline;
}
#alerts_box #breaking_arrow {
  clear: none;
  float: left;
  margin-right: 8px;
  position: relative;
  left: 0px;
  top: 0px;
}

