/* general presentation stuff */

body, p, td, th, ul, a {
	background-color: #fff;
	color: #000;
	font-family: "Times New Roman", Garamond, serif;
	font-size: 1em;
	margin: 0;
	padding:0;
}

.date {
	font: normal 0.8em arial,helvetica;margin-bottom: 0.4em;
}

a, a.visited {
	color: #369;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", Garamond, serif;
	font-weight:bold;
}


h1 {
	font-size: 2.2em;
	margin-bottom:0.35em;
}

h2 {
	font-size: 2.0em;
	margin-bottom:0.4667em;
}

h3 {
	font-size: 1.8em;
	margin-bottom:0.778em;
}

h4 {
	font-size: 1.6em;
	margin-bottom:0.35em;
}

h5 {
	font-size: 1.4em;
	margin-bottom:0.35em;
}

h6 {
	font-size: 1.2em;
	margin-bottom:0.35em;
}


/* control of block-level elements.  */

#content {
	background-color: #fff;
	width: 100%;
	border: none;
}

#navigation, .banner, #header, .forward, #nav_news, .tabset, #newslead, .recommended,
.video, .comments, #polling, #sitemap, #epaper, .wrapper_160px, .more_stories, .comments, #comments {
	display: none;
}

img {
	display:block;
	clear:both;
	margin:0.4em 0;
	border:solid #000 1px;
}

#footer a {
	display: none;
}
#footer p  {
	margin-top:2em;
	font: normal 0.8em arial,helvetica;
	font-style:italic;
}

.wrapper_240px span, .wrapper_240px p, .author{
	font: normal 0.8em arial,helvetica;
	margin-bottom:1em;
	font-style:italic;

}

