


*{
			margin:0;
			padding:0;
		}
		a{	text-decoration: none;
		color:#FFFFFF;}
		A:visited {	text-decoration: none;
		color:#FFFFFF;}
		A:active{	text-decoration: none;
		color:#FFFFFF;}
		a:hover{
			color:#fec23d;
			text-decoration: underline;
			
		}
		img{
			border:none;
		}
		body {
			
			background:#000;
			height: 100%;
			
		}
		#content{
			margin:0px auto;
			height:100%;
			width:100%;
			z-index: 999;
			position:absolute;
			
		}
		#contentframe{
			padding-left: 16px;
			margin-top: 20px;
			z-index: 999;
			line-height: 18px;
  			font-size: 1em;
			font-family: monospace;
			color:white;
		}
		#textcontent {
			color: white;
			line-height: 16px;
  			font-size: 1em;
			font-family:  monospace;
   			padding-left: 16px;
   			padding-right: 6px;
   			padding-top: 16px;
 			text-align: left; 
      		margin-left: 0px;
		}
		
		
		#anovel {
			color: white;
			line-height: 16px;
  			font-size: 1em;
			font-family:  monospace;
   			padding-left: 16px;
   			padding-right: 6px;
 			text-align: left; 
      		margin-left: 0px;
		}
		
		#textbox1 {
		position:absolute;
		width:400px;
		height: 400px;
		left: 16px;
		top:70px;
		color: white;
		line-height: 15px;
  		font-size: 12px;
		font-family:  monospace;
 		text-align: justify; 
		}
		
		#textbox2 {
		position:absolute;
		width:400px;
		height: 400px;
		left: 442px;
		top:70px;
		color: white;
		line-height: 15px;
  		font-size: 12px;
		font-family:  monospace;
 		text-align: justify; 
 
		}
		#attack {
		position:absolute;
		width:400px;
		height: 400px;
		left: 540px;
		top:380px;
		color: white;
		line-height: 15px;
  		font-size: 12px;
		font-family:  monospace;
 		text-align: left; 
 
		}
		
		#next {
		position:absolute;
		top:520px;
		left:16px;
		line-height: 16px;
  		font-size: 1em;
		font-family:  monospace
		}
		
		
		p {
  		margin-bottom: 0 }
		p + p {
  		text-indent: 1.5em;
  		margin-top: 0 }
		
		/*Supersize Plugin Styles*/
		#loading {
			position: absolute;
			top: 49.5%; 
			left: 49.5%;
			z-index: 3;
			width: 24px; 
			height: 24px;
			text-indent: -999em;
			background-image: url(../../../../Library/Caches/TemporaryItems/Transmit/.tmp_puhere/images/progress.gif);
		}
		#supersize{
			position:fixed;
			z-index: 0;
		}
		#supersize img, #supersize a{
			height:100%;
			width:100%;
			position:absolute;
			z-index: 0;
		}
		#supersize .prevslide, #supersize .prevslide img{
			z-index: 1;
		}
		#supersize .activeslide, #supersize .activeslide img{
			z-index: 2;
		}
		#footer {
		width:900px;
		height:30px;
		position:absolute;
		bottom:0px;
		left: 16px;
		color: white;
		line-height: 18px;
  		font-size: 1em;
		font-family: monospace;
   		text-align: left; 
      	}

		#blank {
		height: 100px;
		}
		#osk {
		width:40px;
		height:30px;
		position:absolute;
		bottom:0px;
		right: 16px;
		color: white;
		line-height: 18px;
  		font-size: 1em;
		font-family: monospace;
   		text-align: right; 
      	}
