 /* made by Mrs. FrogLace with love ;) */
 
 body {
	margin: 0;
	padding: 0;
    background-image:  url('images/evilgod3.png');
    background-repeat: repeat ;
    background-color: #666;
    color: #373154;
    font: 66%/1.5em 'Metamorphous', cursive;
	line-height: 2.2em;
    font-weight: 400;
 }
 
 
 
img { border: none; }

a {
  color: #373154;;
  text-decoration: none;   
 font-variant:small-caps;
}
a:hover {
  color: #c3c;
  text-decoration: underline; 
}
/*
#book2 {
	img {
		opacity: 0.8;
	}
	img:hover {
		opacity: 1.0;
	}
}
*/

h1 {
 font-size: 3em;
 font-weight: 700; 
 font-variant:small-caps;
}

h2 {
 font-size: 2.25em;
 font-weight: 700; 
 font-variant:small-caps;
}

h3 {
 font-size: 2em;
 font-weight: 700; 
 font-variant:small-caps;
}

p {
 font-size: 1.75em;
 font-weight: 300; 
}

#blanca
{ 	
     color:#eee;  
 font-variant:small-caps;
}

#foot
{
 padding: 20px 0 0 0;
 text-align: center;
}
#nav
{
	color: #000;
	font-size: 1.35em;
 font-weight: 900; 
}
#nav a
{
	color: #333;
}
#nav a:hover
{
	color: #851e7f;
  text-decoration: none; 
}

 
 #background /* this is the wrapper */
{ 
	 left: 0px; 
	 top: 0px; 
	 position: relative; 
	 margin-left: auto; 
	 margin-right: auto; 
	 width: 1280px;
	 height: 720px;
	 /* overflow: hidden; */
	 z-index:0;
	} 
 
 #evilgod
{ 
}
 #scrbody /* body area of the scroll */
{ 
	 /* background-color: #fafaea;     */
     left: 530px; 
	 top: 200px; 
	 position: absolute; 
	 width: 500px;
	 z-index:4;
} 

 #scroll /* conTent ;) */
{ 
     margin: -25px 15px 5px 0px;
     padding: 15px 40px 25px 40px;
     border:0px;
	 position: relative; 
	 width: auto;
	 height: auto;
     text-align: justify;
	 z-index:19;
     background: url('images/scrbody.png') repeat-y; 
} 

 #scrbtm /* bottom of the scroll */
{ 
	 background-color: #fafaea;
     background: url('images/scrbtm.png') no-repeat;
    left: -15px; 
	top: -5px;
	 position: relative; 
	 width: 529px;
	 height: 155px;
	 z-index:3;
} 

 #scrtop /* top of the scroll */
{ 
	 background-color: #fafaea;
     background: url('images/scrtop.png') no-repeat;
     left: 515px; 
	 top: 45px; 
	 position: absolute; 
	 width: 529px;
	 height: 155px;
	 z-index:5;
} 

 #authentic 
{ 
	 left: 112px; 
	 top: 125px; 
	 position: absolute; 
	 width: 320px;
	 height: 263px;
	 z-index:6;
} 
	#dancingpic 
{ 
	 left: 112px; 
	 top: 125px; 
	 position: absolute; 
	 width: 320px;	 
	 z-index:6;
}  
	#weavingpic 
{ 
	 left: 112px; 
	 top: 125px; 
	 position: absolute; 
	 width: 320px;
	 z-index:6;
}  

 #wolfrose /* wolfrose button */
{ 
	 left: 10px; 
	 top: 350px; 
	 position: absolute; 
	 width: 150px;
	 height: 75px;
	 z-index:17;
} 


 #gldsp /* the big SP */
{ 
	 left: 222px; 
	 top: 350px; 
	 position: absolute; 
	 width: 95px;
	 height: 105px;
	 z-index:7;
} 

 #FLSbtn /* FrogLace button */
{ 
	 left: 180px; 
	 top: 555px; 
	 position: absolute; 
	 width: 183px;
	 height: 80px;
	 z-index:14;
} 


 #sp /* small SP */
{ 
	 left: 5px; 
	 top: 5px; 
	 position: absolute; 
	 width: 41px;
	 height: 45px;
	 z-index:8;
} 

 #name 
{ 
	 left: 12px; 
	 top: 0px; 
	 position: absolute; 
	 width: 491px;
	 height: 122px;
	 z-index:18;
} 

 #copyright 
{ 
	 left: 100px; 
     border:solid 0px;
     margin: 0px;
     padding: 0px;
	 top: 635px; 
	 position: absolute; 
	 width: 350px;
	 height: auto;
	 z-index:20;
} 

 #copyright p 
{ 
     font: 1.25em  Trebuchet MS, LucidaGrande, Verdana,  sans-serif;
     font-weight: 700;
     text-align: center;
     font-variant: small-caps;
     color:#ddd;
}

 #copyright a
{ 
     color:#fff;
 font-weight: 900; 
}

