body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFCC;
	background-attachment: fixed;
	background-color:#000000;
	background-image: url(img/nightcastle.jpg);
	background-repeat: repeat-x;
	line-height: 1.5;
}
a:link {
	color: #FFccFF;
}
a:visited {
	color: #cc6699;
}
a:active {
	color: #99ffff;
}
.judul {
	font-family: "Lucida Blackletter";
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCFF;
	border: none;
	text-align: center;
}
.tokoh {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCFFFF;
	text-decoration: underline;
	font-size: 18px;
}
.judulutama {
	font-family: "Lucida Blackletter";
	font-size: 36px;
	font-weight: bold;
	color: #993333;
	background-color: #CCCCFF;
	border: groove #CC33FF;
	letter-spacing: normal;
	text-align: center;
	text-decoration: underline;
}
.footnote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF6699;
	text-align: center;
}
.menu {
	font-family: "Lucida Blackletter", Verdana, Arial, fantasy;
	font-size: 24px;
	color:#FFCCFF;
	text-align: center;
	border: outset #993300;
	background-color: #666699;
}
.judulutama2 {
	font-family: "Lucida Blackletter";
	font-size: 28px;
	font-weight: bold;
	color: #993333;
	background-color: #CCCCFF;
	border: groove #CC33FF;
	text-align: center;
	text-decoration: underline;
	background-position: center center;
}
.figure {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFCC;
	text-align: center;
}
.lokasi {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFCCCC;
	background-position: top;
	border: none;
	line-height: normal;
	font-size: 12px;
}
.edisi {
	font-size: 12px;
	color: #FF9966;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.rumus {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #CC6666;
	border: dotted #FF9900;
	text-align: center;
	font-weight: bolder;
}
.mons-norm {
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
}
.trap {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	color: #CC3300;
}
.mons-fus {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	color: #9900FF;
}
.mons-eff {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	color: #CC9966;
}
.mons-rit {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	color: #0099FF;
}
.spell {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	color: #00CC33;
}
.staff {
	font-family: "Lucida Blackletter";
	font-size: 24px;
	color: #CC99FF;
}
.staff2 {
	font-family: "Lucida Blackletter";
	font-size: 16px;
	color: #CC6666;
}
.uilforeign {
	text-decoration: underline;
}
.note {
	font-size: 12px;
	font-weight: lighter;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #66CCCC;
}
.edisi-minor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00CC33;
	text-decoration: underline;
	font-weight: bold;
}
h1 {
	font-family: "Lucida Blackletter", Verdana, Arial, fantasy;
	color: #FFFFCC;
	font-size: xx-large;
}
h2 {
	font-family: "Lucida Blackletter", Verdana, Arial, fantasy;
	color: #00CC99;
	text-decoration: underline;
}
h3 {
	color: #99CCFF;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCFF;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	color: #99CC66;
	font-size: 14px;
}
p#footsliver {
text-align:center;
}
/*
-----------------------
TEMPLATE TERBARU (2009)
-----------------------
*/
div#header {
position:fixed;
top:0px;
left:0px;
z-index:1;
}
div#lokasi {
position:fixed;
top:150px;
left:170px;
margin-left:0px;
width:84%;
line-height:normal;
font-family: Georgia, "Times New Roman", Times, serif;
color: #FFCCCC;
font-size: 11px;
z-index:1;
background-color:#000000;
}
div#menu_left {
position:fixed;
float:left;
top:150px;
left:0px;
width:170px;
height:75%;
overflow:auto;
}
div#content {
position:absolute;
top:175px;
left:175px;
width:auto;
height:55%;
z-index:0;
}

div#footer {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #FF6699;
text-align: center;
width:auto;
}