/* --- Default styling --- */

body {background:#000;
      margin:0;
	scrollbar-3dlight-color:#222;
      scrollbar-arrow-color:#FFF;
      scrollbar-base-color:#000;
      scrollbar-darkshadow-color:#222;
      scrollbar-face-color:#000;
      scrollbar-highlight-color:#000;
      scrollbar-shadow-color:#000}



/* --- ID styling --- */

#outer {position: absolute;
	  top: 50%;
	  left: 0px;
	  width: 100%;
	  height: 1px;}

#inner {margin-left: -350px;
	  position: absolute;
	  top: -150px;
	  left: 50%;
	  width: 700px;
	  height: 300px}

#footer {position: absolute;
	   bottom: 0px;
	   left: 0px;
	   width:100%;
	   height:1px;}
		 
div#text1, div#text2, div#text3, div#text4, div#text5, div#text6, div#text7
	{color:#222222;
	 font-family:verdana, helvetica, sans serif;
	 position:absolute;}

div#text1 {font-size:32px;
	     top:6px;
	     left:0px;}
		
div#text2 {font-size:60px;
	     top:46px;
	     left:20px;}
		
div#text3 {font-size:35px;
	     top:60px;
	     left:300px;}
		
div#text4 {font-size:40px;
	     top:200px;
	     left:45px;}
		
div#text5 {font-size:39px;
	     top:200px;
	     left:260px;}
		
div#text6 {font-size:45px;
	     top:-5px;
	     left:200px;}
		
div#text7 {font-size:28px;
	     top:254px;
	     left:330px;}
		
div#text1 a:hover span {top: -3px; 
				left: 0px; 
				width:}

div#text2 a:hover span {top: -10px; 
				left: 0px; 
				width:}
						
div#text3 a:hover span {top: -4px; 
				left: 0px; 
				width:}

div#text4 a:hover span {top: -6px; 
				left: 0px; 
				width:}
		
div#text5 a:hover span {top: -6px; 
				left: 0px; 
				width:}
						
div#text6 a:hover span {top: -4px; 
				left: 0px; 
				width:}
						
div#text7 a:hover span {top: -4px; 
				left: 0px; 
				width:}
								   
div#inner a:hover {background: none;
			 cursor:crosshair;}

div#inner a span {display: none;}

div#inner a:visited span {display:none;}

div#inner a {text-decoration: none;
		 color:white;}

div#inner a:hover span {display: block;
				position:relative;
				background:none;
				font-size:14px}
						
div#inner a:link, div#inner a:visited {text-decoration:none;}

div#inner a:hover {text-decoration:none}

div#inner a:hover, div#inner a:hover span
   			 {color:#ff7c11}

/*
div#footerlink1, div#footerlink2, div#footerlink3
	{color:#222222;
	 font-family:verdana, helvetica, sans serif;
	 position:absolute;}

div#footerlink1 {font-size:12px;
		     top:0px;
		     left:0px;}

div#footerlink2 {font-size:12px;
		     top:2px;
		     left:0px;}

div#footerlink3 {font-size:12px;
		     top:2px;
		     left:0px;}
*/

div#footer a:hover {background:none;
			  cursor:crosshair;}

div#footer a:hover span {top: -2px; 
				 left: 0px; 
				 width:}

div#footer a span {display: none;}

div#footer a:visited span {display:none;}

div#footer a {text-decoration: none;
		  color:white;}

div#footer a:hover span {display: block;
				 position:relative;
				 background:none;
				 font-size:12px;}

div#footer a:link, div#footer a:visited {text-decoration:none;}

div#footer a:hover {text-decoration:none;}

div#footer a:hover, div#footer a:hover span
				{color:#ff7c11;}



/* --- Class styling --- */

.bgimg 					
		{background-image:url('../site_images/jiyuuni_text_vertical.png');
             background-repeat:no-repeat;
             height:450px;
             width:64px;
		 margin-top:-300px;
		 position:absolute;
		 top:50px;
		 left:76%;
             border:1px solid #222;
             padding:4px;
		 color:#222;
		 font-family:verdana, helvetica, sans serif;}

.nocopyright {margin-top:-50px;
		  margin-left:4px;
		  width:95%;
              color:#222;
		  padding:4px;}
			 
			 
			 
.barblock {font-family:verdana, helvetica, sans serif;
		 font-size:12px;
		 color:#ff7c11;
		 font-weight:;
		 margin-right:15%;
		 margin-top:10px;
		 margin-bottom:10px;
		 margin-left:50px;
		 border:1px solid #222;
		 padding:4px}
				
.barblock span {color:#ff7c11}