body {
	margin:40px 0px; padding:0px;
	text-align:center;
	background: #000000 URL(../images/bujinkan_budo_taijutsu.gif) no-repeat fixed;
	color:#FFFFFF;
	scrollbar-face-color: #520101;
	scrollbar-shadow-color: #313031;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #9D041A;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #000000;
	}

A:link {
	text-decoration: none; color: #9D041A;
	}
A:visited {
	text-decoration: none; color: #9D041A;
	}
A:active {
	text-decoration: none; color: #F3041A;
	}
A:hover {
	text-decoration: underline; color: #F3041A;
	}

H1	{ 
	width:640px;
	font-size: 17px; 
	font-family: arial, "lucida console", sans-serif;
	font-weight: normal;
	color: #999999;
	border-bottom:1px SOLID #962323;
	}

H2 	{ 
	width:640px;
	font-size: 15px; 
	font-family: arial, "lucida console", sans-serif;
	font-weight: normal;
	color: #999999;
	border-bottom:1px dashed #962323;
	font-style: italic;
	padding-top:20px;
	padding-bottom:10px;
	}
	
H3 	{ 
	font-size: 16px; 
	color: #999999;
	}
	
H4 	{ 
	font-size: 15px; 
	color: #999999;
	}
	
H5 	{ 
	font-size: 15px; 
	color: #999999;
	}
	
H6	{ 
	font-size: 15px; 
	color: #999999;
	}



#header { 
	width:793px;
	height:100px;
	margin:0px auto;
	padding:0px;
	background: transparent URL(../images/taosphere_bujinkan_header.gif) no-repeat;
	}
	
#spacer { 
	width:793px;
	height:10px;
	margin:0px auto;
	padding:0px;
	background: transparent;
	}
	
#spacer2 { 
	width:640px;
	padding:4px;
	background: transparent;
	text-align:left;
	float: left;
	margin-top: 10px;
	}

#contents { 
	width:793px;
	min-height:97px;
	padding-bottom:10px;
	margin:0px auto;
	padding:0px;
	background: transparent;
	text-align:left;
	}

	
#article { 
	width:640px;
	padding:4px;
	background: transparent;
	text-align:left;
	float: left;
	}


#footer { 
	color:#962323;
	padding:4px;
	width:640px;
	height:50px;
	margin:0px auto;
	padding:0px;
	padding-top:10px;
	background: transparent;
	text-align:center;
	font-size:8pt;
	clear: both;
	border-top:1px SOLID #962323;
	}
	
#navigation { 
	width:100px;
	padding-left:10px;
	background: transparent;
	text-align:left;
	float:right;
	font-variant:small-caps;
	font-size:11pt;
	border-left:1px SOLID #962323;
	line-height: 12px;
	}	
	
	
			#navigation a {
				display: block;
				text-decoration: none;
				width: 100%;
				color: #9D041A;
				}

			html>body #navigation a {
				width: auto;
				}

			#navigation a:visited {
				color: #9D041A;
			}

			#navigation a:active {
				 color: #F3041A;
			}
			#navigation a:hover {
				text-decoration: underline; color: #F3041A;
				color: #F3041A;
			}


				#navigation a.current {
				color: #fff;
				}
				