body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #666666;
	text-align: center;

}
.article {
	border-right-width: 5px;
	border-right-style: double;
	border-right-color: #990000;
	border-left-width: 5px;
	border-left-style: double;
	border-left-color: #990000;
	padding: 3px;
	font-size: 11px;
	background-color: #FFFFFF;
	width: 800px;
}
.articlecell {
	border-right-width: 5px;
	border-right-style: double;
	border-right-color: #990000;
	border-left-width: 5px;
	border-left-style: double;
	border-left-color: #990000;
	padding: 10px;
	font-size: 10pt;
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-bottom-color: #990000;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 3px;
	width: auto;
}
.articletitle {
	border-right-width: 5px;
	border-right-style: double;
	border-right-color: #990000;
	border-left-width: 5px;
	border-left-style: double;
	border-left-color: #990000;
	padding: 3px;
	font-size: 16pt;
	clear: both;
	background-color: #990000;
	border-top-width: 5px;
	border-top-style: double;
	border-top-color: #990000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 3px;
	margin-top: 0px;
	margin-bottom: 0px;

}
.centercell {
	border-right-width: 5px;
	border-right-style: double;
	border-right-color: #990000;
	border-left-width: 5px;
	border-left-style: double;
	border-left-color: #990000;
	padding: 5px;
	font-size: 10pt;
	line-height: 14pt;
}
div#header {
	background-image: url(/header.jpg);
	margin-left: auto;
	margin-right: auto;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000000;
	color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: center;
	width: 800px;
}
div#header2 {
	background-image: url(/header2.jpg);
	margin-left: auto;
	margin-right: auto;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000000;
	color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: center;
	width: 800px;
}

.headercell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	padding: 3px;

}
div#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: medium dashed #000000;
	padding: 3px;
	width: 300px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}
.linklist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	padding: 2px;
	border: 2px solid #990000;
	line-height: 16pt;
	margin-left: 2px;
	height: 100%;
	background-image: url(/kanjiback.jpg);
	text-align: left;



}
div#main {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #000000;
	background-color: #FFFFFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: left;
}



a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline overline;
}
.newsauthor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	vertical-align: top;
	padding: 2px;
}
.newscontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 3px;
}
.phrase {
	font-size: 8pt;
	font-style: italic;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.directories {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 22pt;
	vertical-align: top;
	margin: 2px;
	width: auto;




}
div#stars {
	background-image:url(/ninjastars.jpg);
	height: 30px;
	margin-left: auto;
	margin-right: auto;
}
li {
	list-style-image: url(li.png);
	margin: 1em;

}
.shaded {
	background-color: #CCCCCC;
	padding: 7px;
	width: auto;
	margin-right: 10%;
	margin-left: 10%;
}
#login {
	position: absolute;
	left: 50px;
	top: 55px;
	width: 200px;
	height: 150px;
	border: 5px;
	border-color:#660000;
	border-style:double;
	vertical-align: top;
	z-index: +6;
	font-size: 8pt;
	background: #CCCCCC
	}
