body{
	background-color:#000000;
	color:#fff;
	font-family: sans-serif;
	font-size:13px;
}
p{
	color:#fff;
	margin-top:10px;
}
h1, h2, h3{
	margin:10px;
}
ol, ul{
	margin-left:10px;
}
#site{
	width:750px;   
	margin:10px auto 10px auto;
} 
#logo{
	height:50px;
}
#logo a{
	font-size:2.0em;
	color:#3967A3;
	text-decoration:none;
}
#menu{
	font-family: Arial,sans-serif; 
	font-size:0.9em;
	text-align: center;
	padding: 1px 20px 0px 0px;
	background-image:url('/images/shinyblack/menu.jpg');
	clear:both;
	height:44px;
}
#menu ul li {
	display:inline;
}
#menu ul li a{
	margin: 0px 2px 0 0;
	padding: 7px 10px 8px 10px;
	color: #B4B4B4;
	background: inherit;
	font-weight: bold;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #3967A3;
	text-decoration: none;
}
#small{
	background-image:url('/images/shinyblack/small_bg.png');
	clear:both;
	height:33px;
}
#online{
	float:left;
	width:370px;
} 
#login{
	float:right;
	width:370px;
}
#content{
	float:left;
	background-image: url('/images/shinyblack/content_bg.png');
	background-repeat: no-repeat;
	background-color: #070707;
}
.left_content, .right_content{
	margin: 0px 10px 0px 10px;
}
.left_content{
	font-family:inherit;
	float:left;
	width:550px;
}
.right_content{
	float:left;
	width:160px;
}
#content_footer{
	clear:both;
	background-image: url('/images/shinyblack/content_footer_bg.png');
	background-repeat: no-repeat;
	height:14px;
}
#footer{
	clear:both;
	background-image: url('/images/shinyblack/footer.png');
	height:100px;
}
.cim{
	background-image: url('/images/shinyblack/left_button.png');
	height:32px;
}
.cim_right{
	background-image: url('/images/shinyblack/right_button.png');
	height:32px;
}
#online{
	font-size:0.8em;
	text-align: left;
	margin: 10px 0px 0px 5px;
} 
#login{
	font-size:0.8em;
	text-align: right;
	margin: 10px 5px 0px 0px;
}
#login a{
	color: #B4B4B4;
	text-decoration: none;
}
#login a:hover{
	color: #3967A3;
	text-decoration: none;
}
.left_content{
	font-family: Arial,sans-serif; 
	font-size:0.9em;
}
.left_content a{
	color:#3967A3;
	text-decoration: none;
}
.left_content a:hover{
	color:#3967A3;
	text-decoration: none;
}
.right_content{
	font-size:1.0em;
}
.right_content a{
	color:#B4B4B4;
	text-decoration: none;
}
.right_content a:hover{
	color:#6B94CB;
	border-bottom: 1px dotted #3967A3;
	text-decoration: none;
}
#owner{
	text-align:right;     
	font-family: Arial,sans-serif; 
	font-size:1.0em;  
	color:#B4B4B4;
	padding: 8px 5px 0px 0px;
}
#owner a{
	color:#6B94CB;
	text-decoration: none;
}
#owner a:hover{
	color:#3967A3;
	text-decoration: none;
}
#footer_menu{
	text-align:center;     
	font-size:1.0em;  
	color:#B4B4B4;
	padding: 10px 0px 0px 5px;
}
#footer_menu a{
	color:#B4B4B4;
	text-decoration: none;
}
#footer_menu a:hover{
	color:#3967A3;
	text-decoration: none;
}
.title{
	text-align:left;
	font-size:1.2em;
	padding: 7px 0px 0px 30px;
	text-decoration: none;
}
.title a{
	color:#B4B4B4;
	text-decoration: none;
}
.title a:hover{
	color:#3967A3;
	text-decoration: none;
}

.story a{
	color:#6B94CB;
	text-decoration: none;
}
.story p{
	margin-top:6px;
	padding:4px;
	font-size:0.8em;
}
.story a:hover{
	color:#3967A3;
	border-bottom: 1px dotted #3967A3;
	text-decoration: none;
}
.author{
	text-align:right;
	font-size:1.0em;
	padding: 0;
	margin: 0;
	text-decoration: none;
}
.author a{
	color:#6B94CB;
	text-decoration: none;
}
.author a:hover{
	color:#3967A3;
	border-bottom: 1px dotted #3967A3;
	text-decoration: none;
}
.comment {
	border: 1px #808080 dashed;
	padding: 5px;
	margin: 5px;
}
.left-box ul{
	font-family: Arial,sans-serif; 
	font-size:0.8em;
	margin-left:20px;
	text-decoration:none;
	list-style:circle;
}

