body {
	margin: 0;
	padding: 0;
	}
#head {
	display: none;
	}
#wrapper {
	padding: 0 1em;
	}

.clear {
	clear: both;
	}
a {
	text-decoration: none;
	}
a:link {
	text-decoration: none;
	color: #002264;
	}
a:visited {
	color: #333333;
	color: #002264;
	}
a:active {
	text-decoration: underline;
	color: #8F0000;
	}
a:hover {
	text-decoration: underline;
	color: #00318F;
	}

#main {
	margin: 0 auto;
	width: 30em;
	}
#content {
	padding: 0 1em;
	}
#content p {
	font-family: Arial;
	font-size: small;
	line-height: 1.4em;
	}
#content .features, #content .news {
	border-bottom: 1px solid #000;
	padding-bottom: -1px;
	}
#content .features h3, #content .news h3 {
	float: left;
	}
#content .features h4, #content .news h4 {
	margin: 0 0 0 7em;
	border-bottom: 1px solid #CCC;
	padding: .2em 0;
	font-size: .9em;
	}
#content ul.society, #content ul.arts, #content ul.sports, #content ul.opinion {
	width: 50%;
	list-style: square inside;
	color: #999;
	margin: 0;
	padding: 0;
	}
#content ul.society {
	float: left;
	}
#content ul.arts {
	float: right;
	}
#content ul.sports {
	float: left;
	clear: both;
	}
#content ul.opinion {
	float: right;
	}
#content ul.society h4, #content ul.sports h4 {
	margin-right: .2em;
	}
#content ul. arts h4, #content ul. opinion h4 {
	margin-left: .2em;
	}
#content ul.society h4, #content ul.arts h4, #content ul.sports h4, #content ul.opinion h4 {
	color: #000;
	border-bottom: 1px solid #000;
	}
#content ul.society li, #content ul.arts li, #content ul.sports li, #content ul.opinion li {
	margin-right: .2em;
	}
#content .excerpt {
	border-bottom: 1px solid #000;
	}

#sidebar {
	display: none;
	}

.article, .excerpt {
	margin-top: 1em;
	}
h4.category {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-weight: bold;
	font-size: small;
	text-transform: uppercase;
	}
h3.overtitle {
	margin: 0;
	padding: 0;
	}
h2.title {
	font-size: 1.7em;
	margin: 0;
	padding: 0;
	}
h3.subtitle {
	margin: 0;
	padding: 0;
	}
h4.author {
	margin: 0;
	padding: 0;
	color: #555;
	}

#footer {
	display: none;
	clear: both;
	border-top: 1px solid #000;
	border-bottom: 3px solid #000;
	margin: 1em;
	padding: .3em 0;
	text-align: center;
	font-size: small;
	}

#admin_menu {
	display: none;
	}