body, table {
	font-family: verdana;
	background: white;
	color: black;
	margin: 0;
	padding: 0;
	font-size: 14px;
}
.boxtit {
	background: #ffffbc;
	font-size: 120%;
}
.boxbod {
}
A:link {
	color: #436976;
	font-weight: bold;
	text-decoration: underline;
}
A:visited {
	color: #436976;
	font-weight: bold;
	text-decoration: underline;
}
A:active {
	color: #436976;
	font-weight: bold;
	text-decoration: none;
}
A:hover {
	color: #436976;
	font-weight: bold;
	text-decoration: underline;
}
.highlight {
	background: yellow;
}
h1 {
	font-size: 160%;
	font-family: trebuchet ms;
}
h2 {
	font-size: 140%;
	font-family: georgia;
}
h3 {
	font-size: 130%;
	font-family: georgia;
}
h4 {
	font-size: 120%;
}
h5 {
	font-size: 100%;
}
h6 {
	font-size: 80%;
}
.top {
	height: 80px;
	padding-top: 1em;
	padding-right: 1em;
	background-color: white;
	background-image: url(/img/logo.jpg);
	background-repeat: no-repeat;
	text-align: right;
}
.top .slogan {
	color: black;
}
.topnav {
	background: #eeeeee;
}
.topnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.topnav ul li {
	display: inline;
	padding-left: 1em;
	font-size: 90%;
}
.topnav h1 {
	display: none;
}
.topnav .boxtit {
	display: none;
}
.topnav2 {
	background: #f0f0f0;
}
.topnav2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.topnav2 ul li {
	display: inline;
	padding-left: 1em;
	font-size: 90%;
}
.topnav2 h1 {
	display: none;
}
.topnav2 .boxtit {
	display: none;
}
.footer {
	clear: both;
	text-align: center;
}
.column1 {
	float: right;
	padding: 1em;
	width: 200px;
}
.main {
	padding: 1em;
	margin-left: 30px;
	margin-right: 220px;
}
.column2 {
	float: left;
	padding: 1em;
	width: 20px;
}
.clearer {
	clear: both;
}
.tags {
	float: right;
	font-size: 90%;
}
.self_links {
	text-align: center;
	font-size: 90%;
}
.hits {
	font-size: 90%;
}
.full_story_link {
	font-size: 90%;
}
.edit_link {
	font-size: 90%;
}
.topic_link {
	font-size: 90%;
}
.date {
	font-size: 90%;
}
.story_abstract {
	float: left;
	width: 100%;
}
.story_footer {
	float: left;
	width: 100%;
	background: #eeeeee;
	margin-bottom: 1em;
}
.topic_list {
	margin-left: 2em;
}
.topic_index {
	border-bottom: solid 1px;
}
.navigator {
	clear: both;
}
.navigator .prev {
	float: left;
}
.navigator .next {
	float: right;
}
.index_date {
	display: none;
}
hr {
	size: 1;
}
/*.main_menu ul {
	list-style-type: none;
	text-align: right;
}
*/ .previous {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.previous li {
	padding-bottom: 1em;
	padding-top: 1em;
	text-align: center;
}
.meta_menu {
display: none;
}
.top h1 {
display: none;
}
.topnav {
text-align: left;
}
