A:link { color: #335383; text-decoration: none; }
A:visited { color: #284064; text-decoration: none; }
A:active { color: black; text-decoration: none; }
A:hover { color: #7395C7; cursor: crosshair; text-decoration: line-through; }

html>body{margin: 0; padding: 0;}

body 	{ font-family: arial, verdana, Lumos, "Bradley Hand ITC", Untitled, serif;
	font-size: 10pt;
	text-align: justify ;
	scrollbar-face-color: #020106; 
	scrollbar-highlight-color: #315C81; 
	scrollbar-3dlight-color: #0004A8; 
	scrollbar-shadow-color: #315C81; 
	scrollbar-darkshadow-color: #020106; 
	scrollbar-track-color: #020106; 
	scrollbar-arrow-color: #020106; 
	color: #315C81;
	background-color: #020106;
	 }

#container{
	posisiton: absolute;
	left: 0px;
	top: 0px;
	}
#bg	{
	z-index: 1;
	position: absolute;
	top: 5px;
	left: 5px;
	}
#stuff	{
	z-index: 5;
	position: absolute;
	top: 0px;
	left: 0px;
	}

#text { 	 
	position: absolute;
	top: 05px;
	left: 415px;
	margin: 0px;
	width: 365px;
	height: 561px;
	border: 1px solid; 
	background-color: transparent;
	background: none;
	}
#layer0 { position: absolute;
	z-index: 10;
	top: 05px;
	left: 180px;
	width: 234px;
	height: 130px;
	margin: 0px;
	background: none;
	border: 1px solid; 
	overflow: auto;
	}
#layer1 { position: absolute;
	z-index: 1;
	top: 05px;
	left: 180px;
	width: 234px;
	height: 130px;
	margin: 0px;
	background: none;
	border: 1px solid; 
	}
#evilness { position: absolute;
	top: 432px;
	left: 180px;
	width: 234px;
	height: 134px;
	border: 1px solid;
	font-size: 8pt;
	}
	
#pages {	
	position:  absolute;
	top:  45px;
	width: 358px; 
	height: 401px;
	border: 1px solid; 
	background:  none;
	}
table { font-size: 7pt; }

#left { text-align: left; position: relative;}
#center { text-align: center; position: relative; }
#right { text-align: right; position: relative;  }
#left1 { text-align: left; position: relative;}
#center1 { text-align: center; position: relative; }
#right1 { text-align: right; position: relative;  }