body {
	font-family: Tahoma, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
}

blockquote {
	border-left: 1px dotted #000000;
	font-size: 8pt;
	margin: 10px 25px 5px 10px;
	padding: 2px 10px 2px 10px;
	font-style: normal;
}

#sidebar {
	text-align: right;
	float: left;
	width: 100px;
	padding-right: 5px;
	display: inline;
	min-height: 300px;
	line-height: 110%;
	font-family: Tahoma, Helvetica, Sans-serif;
	display: block;
}

#sidebar .osaka {
	width: 62px;
	height: 65px;
	float: right;
	display: block;
	margin-top: 50px;
	margin-left: 30px;
	margin-bottom: 15px;
}

#sidenav {
	font-size: 9pt;
	margin-bottom: 100px;
	float: right;
	display: block;
}

#sidelinks {
	text-align: right;
	margin-bottom: 20px;
	line-height: 105%;
	font-size: 8pt;
	float: right;
	width: 100px;
	display: block;
}

.sectiontitle {
	margin-bottom: 3px;
}

#sidelinks a {
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: right;
}

#sidelinks .alabel
{
	margin-top: 1px;
	text-align: right;
	margin-bottom: 4px;
}

#counter 
{
	font-size: 7pt;
	float: right;
	display: block;
	position: static;
	line-height: 120%;
	margin-bottom: 10px;
}

#recententries 
{
	font-size: 8pt;
	float: right;
	display: block;
	position: static;
	line-height: 120%;
	text-align: left;
}

#mainbody {
	text-align: left;
	float: left;
	border-left: #000000 1px solid;	
	min-height: 300px;
	padding-left: 5px;
	display: inline;
	font-family: Tahoma, Helvetica, Sans-serif;
	line-height: 120%;
	width: 650px;
	margin-bottom: 30px;
}

#titleimage {
	position: relative;
	top: 0px;
	left: 0px;
	margin-bottom: 5px;
}

.bodytext {
	color: #000000;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
}

.article 
{
	color: #000000; 
	
	font-size: 9pt;
	border-bottom: #000000 1px dotted;
	padding-bottom: 3px;
}

.articlebody {
	margin-left: 15px;
	
}

.singlearticle
{
	background: #F5F5F5;
}

.articleclass {
	font-weight: bold;
	display: inline;
	white-space: nowrap;
	margin-right: 5px;
}	

.dateline {
	font-weight: bold;
	background: url(/images/bullet.png) center left no-repeat;
	padding-left: 18px;
	margin-bottom: 1em;
}

.expand {
	float: right;
}

.commentline
{
	float: right;
	margin: 0;
	margin-top: -1.5em;
	padding: 0;
	width: 90px;
	text-align: right;
}

.bottomdate {
	font-style: italic;
	font-size: 9pt;
	margin-left: 10px;
	margin-top: -1.5em;
	float: left;
	padding: 0;
	width: 30em;
}

.bodycut
{
	text-align: right;
}

.comment 
{
	margin-left: 1em;
	margin-top: 5px;
	border-style: solid;
	border-color: #DDDDDD;
	border-width: 1px;
	padding: 1em;
	font-family: Tahoma, Helvetica, Sans-serif;
	font-size: 9pt;
	width: 600px;
}

.comment .commentbody {
	margin-top: 10px;	
	margin-left: 20px;
	padding: 0px;
}

.comment .commentbody .quote {
	border-left: 1px dotted #000000;
	font-size: 8pt;
	padding: 2px 0px 2px 10px;
	margin-left: 3px;

}

.cform
{
	border-top: #000000 1px solid;
	color: #000000;
	font-size: 9pt;
	margin: 1em;
	padding: 0.5em;
	width: 450px;
}	

.cdivider 
{
	background-color: #000000;
	width: 100%;
	height: 1px;
	display: block;
	position: static;
}



.titlelink 
{ 
	color: #000000; 
	text-decoration: underline; 
	font-weight: bold; 
	display: inline;
}

a.titlelink:hover { #444444; }
a.titlelink:active { #333333; }

.entryimage
{
	float: right;
	margin: 0px 3px 0px 3px;
}

#linkspage {

}

#linkspage img {
	border-style: none;
	margin-bottom: 5px; 
	display: block;
}

#linkspage h1 {
	font-weight: bold;
	margin: 15px 0px 10px 0px;
	font-size: 14px;
}

#license {
	margin-top: 15px;
	margin-bottom: 15px;
}

.newsline {
	
}

.whitebg {
	background-color: #FFFFFF;
}
.graybg {
	background-color: #EEEEEE;
}
	
a.titlelink:hover { color: #000000; text-decoration: none; }

a.archivelink	  	  { color:#000000; text-decoration: underline; }
a.archivelink:hover	  { color:#444444; text-decoration: none; }
a.archivelink:active  { color:#333333; }


