/* FOR MOZILLA OR ANY OTHER COMPLIANT BROWSER */
body a { 	
	background-color: transparent;
	color: #196790; 
	font-family: Verdana, Geneva, Helvetica, Arial, "Times New Roman", serif; 
	text-decoration: none
	}

body a:hover{
	background-color: transparent;
	color: #BA2A0F;
	}

body[id=shiromi] h1  { 	
	background-color: transparent;
	color: #0096B9;
	font-style: italic; 
	font-size: large; 
	font-family: Verdana, Arial, Helvetica, serif;
	padding: 3px;
	/*text-shadow: black 0px 0px 2px;*/
	}

body[id=shiromi] h2  { 	
	background-color: transparent;	
	border-bottom: 1px dotted #DDD;
	color: #f25f02; 
	font-size: medium; 
	font-family: verdana, Arial, Helvetica, serif;
	}

body[id=shiromi] h3  { 	
	background-color: transparent;
	font-family: palatino, georgia, times new roman, serif;
	font-size: large; 
	color: #DDD; 
	border-bottom:1px solid #999;
	margin-bottom:10px;
	font-weight:bold;
	line-height: 14px; 
	}

body[id=shiromi] h4 { 	
	background-color: transparent;
	color: #000; 
	font-style: normal; 
	font-weight: lighter; 
	font-size: large; 
	font-family: Arial, Helvetica, serif;
	margin-top: 0px; 
	margin-bottom: 0pt; 
	padding: 4px; 
	height: 0px;
	}

body[id=shiromi] p {	
	background-color: transparent;
	color: white;
	font-size: small;
	font-family: Verdana, Geneva, Helvetica, Arial, "Times New Roman", serif; 	
	}

body img {
	border: 0;
	margin: 3px 3px 3px 3px;
	}	

body[id=shiromi] .bold{	
	font-family: Verdana, Geneva, Helvetica, Arial, "Times New Roman", serif; 	
	font-size: x-large;
	font-weight: bold;
	}

body[id=shiromi] div.banner {
	background-color: transparent;
	background-position: middle middle;
	background-image: url(/shiromi-cover.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	color: black;
	text-align: center;
	border: 0px solid #777;
	border-bottom: 5px solid #196790;
	height:120px;
	width: 790px;
	position: absolute;
	left: 5px;
	top: 5px;
	}

body[id=shiromiphoto] div.main{
	background-color: black;
	/*background-image: url(/shiromi-cover.jpg);*/
	background-position: middle middle;
	background-attachment: fixed;
	background-repeat: no-repeat;
	border: 0px;
	font-size: small;
	font-family: Verdana, Geneva, Helvetica, Arial, "Times New Roman", serif; 
	color: white;
	margin-bottom: 90px;
	padding: 5px;
	width: 699px;
	}

body[id=shiromi] div.main{
	background-color: black;
	/*background-image: url(/shiromi-cover.jpg);*/
	background-position: middle middle;
	background-attachment: fixed;
	background-repeat: no-repeat;
	border: 0px;
	font-size: small;
	font-family: Verdana, Geneva, Helvetica, Arial, "Times New Roman", serif; 
	color: white;
	margin-bottom: 90px;
	padding: 5px;
	width: 699px;
	position: absolute;
	top: 130px;
	}


body{	
	background-color: black;
	/*background-image: url(/shiromi-cover.jpg);*/
	background-position: middle middle;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: white;
	margin:10px 10px 0px 10px;
	padding:0px;
	}

/*
body[id=shiromi]{	
	background-color: black;
	/*background-image: url(/shiromi-cover.jpg);*/
	background-position: middle middle;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: white;
	margin:10px 10px 0px 10px;
	padding:0px;
	}

*/
body[id=shiromi] #content {
	color: white;
	background-color:black;
	border-right:1px dotted #999;
	/*margin-right:31%;*/
	width: 460px;
	padding-bottom:20px;
	padding-right: 10px;
	}
