/*  
CSS Coding for Sleepy Eyed Shinobi
All coding & design © Tasia Chiba 2007 ^_~
*/

body {
	background: white url(images/ID-2_bg.jpg) repeat-y center;
	margin: 0px;
	padding: 0px;
	border: 0px;

	scrollbar-DarkShadow-Color: #9A5537;
	scrollbar-Track-Color: #FFFFFF;
	scrollbar-Face-Color: #DB9F7B;
	scrollbar-Shadow-Color: #BF805B;
	scrollbar-3dLight-Color: #EFBB9C;
	scrollbar-Highlight-Color: #FFD9C3;
	scrollbar-Arrow-Color: #000000;
}

a { color:#a34571; text-decoration:none;font-weight:bold; }
a:link { color:#a34571; text-decoration:none;font-weight:bold;  }
a:hover { color:#a34571; text-decoration:none;font-weight:bold; }
a:active { color:#a34571; text-decoration:none;font-weight:bold;  }
a:visited { color:#a34571; text-decoration:none;font-weight:bold;  }

#text	{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 650px;
	text-align: justify;
	font-family: verdana, arial, tahoma;
	font-size: 12px;
	line-height: 23px;
}

/*  Possible font attributes:
	font: normal 0.9em/0.9em Arial, Tahoma, Georgia, sans-serif;
	font-family: verdana, tahoma;
*/

#Container {
	border-left: 1px solid black;
	border-right: 1px solid black;
	width: 678px;
	background: url(images/ID-2_08.jpg);
	margin: 0px;
	padding: 0px;
}

#Nav {
	width: 678px;
	height: 58px;
}

#Saying {padding: 0;}
#Saying h3 span {display:none;}
#Saying h3 {
	background: url(images/ID-2_06.jpg) no-repeat left;
	width: 678px;
	height: 33px;
	margin: 0px;
}

#Header {padding: 0;}
#Header h3 span {display:none;}
#Header h3 {
	background: url(images/ID-2_07.jpg) no-repeat left;
	width: 678px;
	height: 152px;
	margin: 0px;
}

#Textarea {
	width: 678px;
}



#AN {
	font-size: 11px;
	line-height: 18px;
	border-top: dotted 1px;
	padding-top: 10px;
}

#Title {
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	letter-spacing: 1px;
	padding-bottom: 15px;
	padding-top: 5px;
}

#SubTitle {
	font-size: 10px;
	font-style: italic;
	line-height: 15px;
	padding-bottom: 25px;

}

#FicTit {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 10px;
}

#FicList {
	font-size: 11px;
	padding-left: 25px;
	line-height: 18px;
}






#desc {
	font-size: 10px;
	color: gray;
}

#lhd {
	font-size: 13px;
	font-family: verdana;
	letter-spacing: -1px;
	line-height: 25px;
}

#ehd {
	font-size: 15px;
	font-family: verdana;
	letter-spacing: -1px;
	line-height: 25px;
	font-style: bold;
	color: gray;
}

#chd {
	font-size: 15px;
	font-family: verdana;
	letter-spacing: -1px;
	line-height: 25px;
	font-style: bold;
	color: Silver;
}

#tn {
	border: 1px dashed;
	color: Black;
}

#text .tab img {
	border: 1px dotted;
	color: orange;
}

#text .tab table {
margin-left: -10px;
}


#linkage {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 10px;
	text-align: justify;
	margin-left: 20px;
}

#credit {
	font-size: 9px;
	color: #b65683;
	text-align: center;
	font-family: verdana, arial, tahoma;
	font-size: 10px;
	line-height: 10px;
	padding-bottom: 15px;
}

#footers {
	margin: 0px;
	padding: 0px; 
	height: 10px;
	width: 678px;
	color: orange;
	text-align: bottom;
	border-bottom: 1px solid black;
}
