			body {
			    font: 75% Verdana, Geneva, Arial, Helvetica, sans-serif;
				color: black; text-shadow: white 1px 1px 1px; line-height: 150%;
				text-justify: newspaper;
				/*background-color: #f0f0f0;*/
				margin: 0px;
				overflow: hidden;
				-moz-user-select: -moz-none;
				-khtml-user-select: none;
				-webkit-user-select: none;
				-ms-user-select: none;
				user-select: none;
			}

a:link {color: #a083bc; text-decoration: none; }
a:active {color: #a083bc; text-decoration: none; }
a:visited {color: #a083bc; text-decoration: none; }
a:hover {color: #a083bc; text-decoration: underline; }
			
p:first-letter
{
font-family: 'Antic Didone', serif;
font-size:500%;
float: left;
margin: 0px 10px 10px 0px;
}

#guide {
 text-align:right;
 position:absolute;
 bottom:10px;
 width:90%;
 display: none;
 padding: 10px;
 }			

 .cuber {
 position:absolute;
 top:17%;
 right:0px;
 width:250px;
 height: 50%;
 /*background-image: url(bg.png);*/
 display: none;
 padding: 10px 5px 10px 0px;
 }

 .cubel {
 text-align: justify;
 /*background-image: url(bg1.png);
 /*background-repeat:repeat-y;*/
 position:absolute;
 top:20%;
 width:285px;
 display: none;
 height: 50%;
 left: 0px;
 padding: 5px;
 }
 
 .scrollr{
 padding: 0px 34px;
 }
 
.scrolll{
 padding: 0px 0px 0px 14px;
 }
 
.slimScrollDiv { border: 0px solid #fff; margin:0px; }

.fader{opacity:0;display:none;}
