	


body {
	width:100%;
	height:100%;
	position:relative;
	left:-10px;
	background: #27282a;
	color: #211f1e; 
	font-style:normal; 
	font-variant:normal; 
	font-color:#352b21;
	font-weight:normal; 
	line-height:1.7; 
	font-size:12px; 
	font-family:Times,Arial, Helvetica, sans-serif;
}




#header { 
	background: #27282a;
	width:100%; 
	border-bottom: 0px solid #dcdccf; 
	text-align: center; 
	line-height: 0;
}
	
	#header h1 { 
			width: 800px; 
			margin: 0 auto; 
			height: 115px; 
			text-indent: -9999px; 
			background: url('../img/header.jpg') no-repeat top left; 
	}

#navbg { 
	width:100%;
	height:30px;
	background: #38393b; 
}
	#navbg2 { 
			width:100%;
			height:30px;
			position:relative;
			top:-6px;
			background: #38393b; 
	}
	
	
	#nav {  
			margin: 0 auto;
			height:25px;
			width:800px;
			background: #38393b;
	}
		#nav li { display: inline; }
		#nav a { 
				color: #d3d1cc; 
				background:url('../img/nav-bg.gif')  no-repeat;
				font-weight: bold;
				padding-left:19px;
				padding-right:21px; 
				padding-bottom:5px;
				text-decoration:none;
				font-size:15px; 
		}
		#nav a:hover { 
				color: #FFFFFF;
				background:url('../img/nav-over.gif') no-repeat;
				text-decoration:none; 
		}
	
	


.wrapperbg {
	background: url('../img/Bg-middle.gif') repeat-x;
	width: 100%;height:433px;

}

.wrapper {
	width: 800px;
	margin: 0 auto;
	overflow: auto;
	clear: both;padding-bottom:0px; padding-left:0; padding-right:0; padding-top:0px
}


#leftdisplay {
	background: url('../img/left-menu.gif') no-repeat;
	width: 236px;
	height:433px;
	padding-left:10px;
	float: left;
	}

h3 { 
	border-bottom: 1px dashed #dcdccf; 
	font-size:25px; 
	font-style:italic;
	width:200px;
}

p { font-size:13px; width:390px; color:#857b7b;}

#p1 { font-size:13px; width:200px; color:#857b7b;}


#p-leftmenu { font-size:13px; width:200px; color:#fcfcf5; font-weight:bold;line-height:1.2; }



#interior {
		background: #FFFFFF;
		float: left; 
		text-align:left;
		width: 410px;
		height:408px; 
		padding-right: 15px; 
		padding-top: 25px;
		padding-left: 15px; 
		overflow: auto;	
		scrollbar-base-color: #e0dfdc;
}

#dojos{
	width:150px;float: left; padding-right:10px;
	}

#interior-header	{ 
		border-bottom: 1px dashed #dcdccf; 
		font-size:30px; 
		font-style:italic;
		width:225px;
		
}


#interior-header2	{ 
		color:red;
		font-size:30px; 
		font-style:italic;font-weight:bold;
		width:225px;
}

#interior-header3	{ 
		
		font-size:20px; 
		font-weight:bold;
		width:375px;
}

#interior-header4	{ 
		
		font-size:40px; 
		font-weight:bold;font-style:italic;
		width:375px;
}

a {	color: #ad2007; 
				font-weight: bold;
				text-decoration:none;
				font-size:13px; 
		}
a:hover { 
				color: #5f1306;
				
				text-decoration:none; 
		}