/*

Style sheet ninjas ftw


*/

body {
	background: url(bgkatana5.jpg) no-repeat #fff;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: verdana, "Bitstream Vera Sans", sans-serif;
	color: #000;
	}



/* HEADER STUFF */

#title {
	background: url(bgheader.jpg) repeat-x;
	margin: 0 0 0 280px;
	height: 140px;
	width: ;
	}
#navigation {
	position: absolute;
	top: 155px;
	left: 145px;
	}
	#navigation ul {
		list-style-type: disc;
		list-style-image: url(diamond.gif);
		list-style-position: inside;
		font-family: georgia, times, serif;
		font-size: 1.3em;
		}
	#navigation li {
		margin: 12px 0;
		}
	#navigation a, #navigation a:link, #navigation a:visited {
		color: #000;
		font-variant: small-caps;
		text-decoration: none;
		}
	#navigation a:hover {
		color: #A80000;
		font-variant: small-caps;
		text-decoration: none;
		}





/* MAIN CONTENT STUFF */

#all-content {
	float: ;
	padding: 10px 7% 0 340px;
	}

#footer {margin: 0 20px 0 340px;}

#all-content ul {color: #666; margin: 20px 0 25px 0;}
#all-content li {color: #333;}


/* GENERAL STUFF*/


h1 {
	font-weight: normal;
	font-size: 18pt;
	text-decoration: none;
	margin: 0 0 0 60px;
	padding: 30px 0 0 0;
	}
	
	
	
h2 {
	font-weight: bold;
	font-size: 18pt;
	color: #4E2F30;
	text-decoration: none;
	margin: 0 0 1em 0;
	letter-spacing: .1em;
	font-variant: small-caps;

	}
h3 {
	font-weight: normal;
	font-size: 16pt;
	color: #4E2F30;
	text-decoration: ;
	letter-spacing: .2em;
	margin: 1.5em 0 1em 0;
	}
h4 {
	font-weight: normal;
	font-style: italic;
	font-size: 12pt;
	color:#000;
	margin: 2em 0 1em 0;
	}

#links-content h4 {
	font-weight: normal;
	font-style: italic;
	font-size: 12pt;
	color: #f00;
	margin: 2em 0 0.7em 0;
	}
#links-content h5 {
	font-weight: normal;
	font-size: 11pt;
	color: #5E7098;
	margin: 20px 0 10px 15px;}
#links-content h6 {
	font-weight: normal;
	font-style: italic;
	font-size: 9pt;
	color: #C97916;
	margin: 20px 0 10px 25px;}
#links-content h7 {
	font-weight: normal;
	font-style: italic;
	font-size: 9pt;
	color: #666;
	margin: 20px 0 10px 40px;}
	
	


h1, h2, h3, h4, h5, h6, h7 {font-family: georgia, times, serif;}

#takamatsu1 {float: right;}
#hatsumi1 {float: right;}
#cultura1 {width: 210px;}
#cultura2 {width: 260px;}
#cultura3 {width: 190px;}
#amatsu1 {float: right;}


p {text-indent: 1em;}
#links-content p {text-indent: 0;margin: 10px 0 0 0;}

#info {
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 320px;
	width: 450px;
	height: 140px;
	background: url(title.jpg) no-repeat;
	z-index: 9;
	}

hr {display: none;}

img {
	border: 1px solid #aaa;
	padding: 4px;
	margin: 15px;}
	
blockquote {
	color: #333;
	font-style: italic;
	font-family: georgia, times, serif;
	line-height: 2em;
	margin: 3.5em;
	}
blockquote:first-letter {font-size: 1.5em;}

div.imagecap  {margin: 15px 15px 30px 30px;color: #222;}
div.imagecap img {margin: 0 0 5px 0;}

object, embed {width: 330px;margin: 0; padding: 0;}


dl {margin: 20px 0 40px 0; padding: 0;}
dt {font-weight: bold; color: #333; margin: 2em 0 0 0;padding: 0;}
dd {margin: 0; padding: 0;}
dd p {text-indent: 0; margin: 10px; padding: 0;}


#links-content ul {margin: 0;}
#dirinst {margin:40px 0;}