/* Global Whitespace Reset */
* {	padding:0;	margin:0;	 }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {	margin:20px 0; }
li, dd, blockquote {	margin-left: 40px; }
p {	margin: 5px 0 15px;}
fieldset {	padding:10px; }
h1, h2, h3, h4, h5, h6 {	margin: 20px 0 5px; }
p {	margin: 5px 0 20px;}
h1 {	font-size: 160%; }
h2 {	font-size: 150%; }
h3 {	font-size: 140%; }
h4 {	font-size: 130%; }
h5 {	font-size: 120%; }
h6 {	font-size: 110%; }
ul ul {	margin: 5px 0;	}
a:active {	outline: none;	}
:focus {	-moz-outline-style: none;	}
.structure {	display: none;}
img {	border-width: 1px solid;}
hr.clear {	clear: both;	height: 1px;	margin: 0;	visibility: hidden;}
body {
	background: #FFF;
	color: #000;
	padding: 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container {
	width: 780px;
	margin: 0 auto;
	background: #F5F5F5 url(../images/column.gif) 100% 0 repeat-y;
}
#header {
	background: url(../images/header.gif) 0 0 no-repeat;
	height: 128px;
	margin: 0;
	text-indent: -1234em;
	border-bottom: 2px solid #000;
}
#header a {
	display: block;
	height: 128px;
	text-decoration: none;
}
#navigation {
	margin: 0;
	background: #660000;
	padding: 4px;
	text-align: center;
	list-style: none;
	border-top: 2px solid #C0C0C0;
}
#navigation li {
	margin: 0 3px 0 0;
	padding: 0 3px 0 0;
	border-right: 1px solid #FFF;
	display: inline;
	font-weight: bold;
}
#navigation li.last {
	border-right-width: 0;
}
#navigation li a {
	color: #FFF;
	text-decoration: none;
}
#navigation li a:hover {
	text-decoration: underline;
}
#navigation li#searchnews {
	border-width: 0;
	color: #FFF;
}
#searchnews * {
	margin: 0;
	display: inline;
}
h2#newsweather {
	margin: 0;
	background: #000;
	color: #FFCC33;
	font-size: 14px;
	padding: 3px;
	border-top: 2px solid #C0C0C0;
	border-bottom: 2px solid #C0C0C0;
	text-align: center;
}
#content {
	width: 500px;
	padding: 5px 0;
	float: left;
}
#column {
	margin-left: 513px;
	text-align: center;
	color: #FFF;
	padding: 5px 0;
}
#column #scroller {
	position: relative;
	height: 12000px;
}
#static {
	padding: 0 0px 5px;
	border-bottom: 2px solid #C0C0C0;
}
.center-box {
	clear: both;
	text-align: center;
	margin: 10px 0;
}
#content .center-box img {
	margin: 0;
	border-width: 0;
}
#content img {
	margin: 6px;
}
p.newstitle {
	margin: 20px 0 5px;
}
p.newstitle a {
	font-weight: bold;
}
p.newstitle span {
	font-size: 80%;
}
li.obituary span.name {
	font-weight: bold;
}
#obituaries {
	margin: 5px 0 20px;
}

iframe {
display: block;
margin: 20px auto 0;
}

#footer {
	width: 500px;
	padding-top: 30px;
	text-align: center;
	font-size: 10px;
}
