#news-header {
	text-align : center;
}

#dog {
	width : 104px;
	height : 54px;
}

.odd {
	color : inherit;
	background : #FFF;
}

.even {
	color : inherit;
	background : #CFC;
}

#news-index {
	width : 100%;
}

#news-index td {
	padding : 0 0.25em;
}

.news-year {
	font-size : xx-large;
}

.news-date {
}

.news-item {
}

.news-author {
	text-align : right;
	font-style : italic;
}

.news-heading-date {
	font : 1.25em bold Arial, Verdana, "Sans Serif";
}

.news-article {
	width : 400px;
	border: 2px solid #060;
	padding: 10px 10px 5px 10px;
	margin: auto;
	background-color:#CFC;
}

.news-article h1 {
	font-size: 1.25em;
	border: 1px solid #060;
	text-align: center;
	background-color:#3C6;
	margin: 0;
}

.news-article h2 {
	font-size:1em;
	font-weight:bold;
	text-align:center;
	padding:0;
	margin:0;
}

.newsitem a { font-weight:bold; }

#content p {
	text-align : justify;
}

DIV.gravestone {
	float: none;
}