/* CSS Document */

.header {
	background-image:url(http://kstp.com/2014/template/images/channel/white/hdr-blue-top-bkg.jpg);
	background-repeat:repeat-x;
	height: 90px;
}
.logoMain { 	
	background-image:none;
	background-repeat:no-repeat;
	width:206px;
	height: 60px;
	position: relative; 
	top: 5px;
}

.abstract {
	background-image: url(http://kstp.com/2014/template/images/channel/white/hdr-bkg.jpg);
	background-repeat: no-repeat;
	background-position: left;	
	height: 90px;
}
.footer {
	background-image:url(http://kstp.com/2014/template/images/channel/white/ftr-blue-bkg.jpg);
	background-repeat:repeat-x;
	height: 262px;
}

.story {
	margin-bottom: 30px;
}

.story li { 
	margin-left: 18px; 
	padding: 3px; 
	list-style-type: disc; 
	font-size:14px;
	line-height:140%; 
}

.gallery li {
	list-style-type: none;
}

.weatherStuff img {
	padding: 3px;
}