* {margin:0px;padding:0px;top:0px;left:0px;}
body{background-color:#111;}
#container {
	background-color: #222;
	text-align: justify;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	width:890px;
}
/*******HEADER*******/
#header{
	margin: 0px 0px 0px 0px;
	width:890px;
	height:130px;
	position:absolute;
}
/*******MENU**********/
#menu{
	padding-left: 0px;
	position:absolute;
	margin-left: 0px;
	white-space: nowrap;
	top: 134px;
	width:890px;
	border:#000 1px solid;
	height:25px;
	background-image: url(../gambar/bg_menu.gif);
}
#menu li{
	list-style-type:none;
	display: inline;
}
#menu a{
	padding: 4px 10px;
	display: inline;
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../gambar/button.gif);
	position:absolute;
	height: 17px;
	width: 91px;
	text-align:center;
}
#menu a:hover{background-image: url(../gambar/buttonover.gif);color:#000000;}
#n1{left: 0px;}
#n2{left: 111px;}
#n3{left: 222px;}
#n4{left: 333px;}
#n5{left: 444px;}

/********CONTENT********/
#content{
	position:absolute;
	margin-top: 163px;
	width: 890px;
	background-color:#fff;
}
#anime{
	width:890px;
        padding-top:4px;
	height: 98px;
	position:relative;
	border-bottom:thin solid #aaa;
	text-align:center;
        background-color: #222;
	vertical-align:middle;
}
#anime1{
	width:890px;
	height: 18px;
	position:relative;
	border-bottom:thin solid #aaa;
	text-align:center;
	vertical-align:middle;
	background-image:url(../gambar/bg_menu.gif);
}
#sidebar{
	top:125px;
	left:8px;
	background-image:url(../gambar/bg_side.gif);
	width:200px;
	border:#000 1px solid;
	margin-left:10px;
	margin-top:15px;
	margin-bottom:50px;
}
#sidebar h3{
	width:180px;
	padding:2px;
	height:19px;
	display:block;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#eee;
	background-image:url(../gambar/bg_menu.gif);
	border:3px double #aaaaaa;
	margin-left:6px;
	margin-top:3px;
}
#counter{
	height:23px;
	margin-left:6px;
	margin-bottom:3px;
	text-align:center;
	background-color:#fff;
	width:176px;
	border:3px #333333 double;
	padding: 3px 4px;
}
#search{
	height:23px;
	margin-left:6px;
	margin-bottom:3px;
	text-align:center;
	background-color:#fff;
	width:176px;
	border:3px #333333 double;
	padding: 3px 4px;
}
#left{
	background-color:#ddf;
	margin-left:6px;
	text-indent:15px;
	margin-bottom:3px;
	text-align:left;
	width:176px;
	background-image:url(../gambar/bg_left.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	color:#00f;
	line-height:18px;
	border:3px #333333 double;
	padding: 3px 4px;
	padding-bottom:60px;
	font-size:14px;
	list-style: inside url(li.gif);
}
#shout{
	background-color:#ddf;
	margin-left:5px;
	margin-bottom:2px;
	text-align:center;
	width:176px;
	background-position:bottom left;
	background-repeat:no-repeat;
}
#left a{text-decoration:none; font-family: Verdana; font-weight: bold; font-size: 10px;}
#left a:visited{text-decoration:none; color:#0000FF;}
#left a:hover{text-decoration: overline underline; background-color:#0599BD; color:#000;}
#utama {
	float:right;
	width:620px;
	padding-top:15px;
	margin-right:25px;
	padding-bottom: 155px;
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	border-left:#bCa5aC 1px solid;
	padding-left: 25px;
	line-height: 25px;
    background-image: url(../gambar/naga.gif);
    background-position: bottom center;
    background-repeat: no-repeat;
	font-size:14px;
}
#utama ol{padding-left:25px;}
#utama ul{padding-left:25px;}
#utama h1{
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../gambar/bg_h1.gif);
	color:#ddf;
    text-align: center;
	text-decoration: overline underline;
	font-size: 20px;
	line-height: 40px;
}
#utama tgl{color: #00f; font-size: 12px; font-style: oblique;}
#utama h3{background-image:url(../gambar/bg_menu.gif); color:#FFFFFF; text-align:center;}
#utama a{color:#00f; text-decoration: none; font: bold 12px; font-style:italic; letter-spacing: 2px;}
#footer{
	width:890px;
	height:30px;
	background-image:url(../gambar/flame.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555;
    border-top:#00f solid 3px;
	vertical-align:middle;
	float:right;
}
#footer a{color:#0000FF; text-decoration:none;}
#footer a:hover{color:#f00; text-decoration:none; background-color: #00FF00;}
