/* CSS Document */

body{
	margin-top:20px;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
}

a:link {
	color: #4E8006;
}

a:hover, a:active {
	text-decoration: none;
	color: #4E8006;
}

a:visited {
	color: #4E8006;
}
/* TABEL */
.bg{
   background-color:#535252;
}
.j{
	color:#FFFFFF;
	font-weight:bold;
}
.b1{
	background:#FDF7CB;
}
.b2{
	background:#F0E7AB;
	
}
/* container */
#container{
	margin:0px auto;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	width:900px;
	height:auto;
	/*background-color:#999999;*/
	background-image:url(images/bg.jpg);
	
}

	/* banner atas */
	#head{
		width:900px;
		height:125px;
		background:#F6B85F;
		background-image:url(images/head.jpg);
		background-repeat:no-repeat;
		
	}
	
	/* menu  */

	#menu{
		width:900px;
		height:50px;
		/*background:#FCA51D;*/
		float:right;
		background-image:url(images/menuatas.jpg);
	}
	#menu ul{
		margin:0px;
		padding:0px 0 0 20px;
		list-style:none;
		line-height:normal;
	}
	#menu li{
		padding:0px;
		list-style:none;
		display:block;
		float:right;
		
	}
	#menu a{
		margin-top:17px;
		margin-right:2px;
		float:left;
		margin-left:1px;
		padding-top:5px;
		height:25px;
		width:90px;
		text-align:center;
		display:block;
		color:#FA2009;
		text-decoration:none;
		font-weight:bold;
		letter-spacing: -.5px;
		background-image:url(images/menu.jpg);
	}
	#menu a:hover{
		background-color:#FFCC00;
		border-top:2px solid #FFFFFF;
		border-left:2px solid #FFFFFF;
		border-right:2px solid #FFFFFF;
		margin-top:13px;
		font-weight:bold;
		color:#0000FF;
		float:left;
	}
	#halaman{
		/*background-color:#00CCFF;*/
		
		margin:0px;
		text-align:justify;
		
	}
			#kiri{
				float:left;
				width:200px;
				margin:0px;
				padding:0px;
				font-family:Arial, Helvetica, sans-serif;
				font-size:10pt;
				/*background-color:#009966;*/
			}
			#kiri h2{
				background-image:url(images/nav.gif);
				background-repeat:no-repeat;
				color:#000000;
				height:30px;
				font-family:tahoma;
				padding-top:5px;
				font-size:11pt;
				width:185px;
				margin:auto;
				margin-bottom:4px;
				margin-top:4px;
				display:block;
				text-align:center;
			}
			#kiri ul{
				padding:0px;
				margin:auto;
			}
			#kiri li{
				padding:0px;
				margin:auto;
				list-style:none;				
			}
			#kiri li a{
				/*background-color:#FBF4DA;*/
				color:#000000;
				height:26px;
				padding-top:5px;
				font-family:tahoma;
				font-size:10pt;
				width:165px;
				display:block;
				margin:auto;
				border-bottom:1px dashed #BDAC66;
				text-decoration:none;
				padding-left:20px;
				background:#FBF4DA url(images/bul.gif) no-repeat left;
				
			}
			#kiri li a:hover{
				background-color:#FFFFFF;
				color:#990000;
				height:23px;
				padding-top:5px;
				font-family:tahoma;
				font-size:10pt;
				width:170px;
				display:block;
				margin:auto;
				border-bottom:1px solid #FFFFFF;
				text-decoration:none;
				padding-left:15px;
				font-weight:bold;	
			
			}
			
			#kiri .form{
				width:170px;
				padding:2px;
				background:#FBF4DA;
				margin:auto;
				font-size:10pt;
				font-family:Arial, Helvetica, sans-serif;
			}	

			#kanan{
				float:left;
				width:200px;
				margin:0px;
				padding:0px;
				font-family:Arial, Helvetica, sans-serif;
				font-size:11pt;
				/*background-color:#009966;*/
			}
			#kanan h2{
				background-image:url(images/nav.gif);
				background-repeat:no-repeat;
				color:#000000;
				height:30px;
				font-family:tahoma;
				padding-top:5px;
				font-size:11pt;
				width:185px;
				margin:auto;
				margin-bottom:4px;
				margin-top:4px;
				display:block;
				text-align:center;
			}
			#kanan ul{
				padding:0px;
				margin:auto;
				list-style:none;
			}
			#kanan li{
				padding:0px;
				margin:auto;
				list-style:none;
			}
			#kanan li a{
				background-color:#FBF4DA;
				color:#0000FF;
				height:26px;
				padding-top:5px;
				font-family:tahoma;
				font-size:10pt;
				width:170px;
				display:block;
				margin:auto;
				border-bottom:1px dashed #FFFFFF;
				text-decoration:none;
				padding-left:15px;
				font-weight:bold;
				
			}
			#kanan li a:hover{
				background-color:#FFFFCC;
				color:#990000;
				height:23px;
				padding-top:5px;
				font-family:tahoma;
				font-size:10pt;
				width:170px;
				display:block;
				margin:auto;
				border-bottom:1px solid #FFFFFF;
				text-decoration:none;
				padding-left:15px;
				font-weight:bold;	
			
			}
			#kanan .form{
				width:170px;
				padding:2px;
				background:#FBF4DA;
				margin:auto;
				font-size:10pt;
				font-family:Arial, Helvetica, sans-serif;
			}
			#kanan .polling{
				width:170px;
				padding:2px;
				background:#FBF4DA;
				margin:auto;
				text-align:left;
				font-size:10pt;
				font-family:Arial, Helvetica, sans-serif;
			}
			.form marquee{
				margin-left:10px;
				text-align:center;
			}
			#post{
				font-family:Arial, Helvetica, sans-serif;
				font-size:11pt;
				float:left;
				margin:0px;
				padding-left:10px;
				padding-right:10px;
				padding-top:10px;
				
				height:auto;
				width:480px;
			}
			#post h2{
				font-family:tahoma,arial;
				font-size:13pt;
				font-weight:bold;
				color:#963C06;
				margin:0px;
				
			}
			#post h3{
				font-family:tahoma,arial;
				font-size:11pt;
				font-weight:bold;
				color:#BE5A1D;
				margin:0px;
			}
			#post .tanggal{
				font-family:tahoma,arial;
				font-size:8pt;
				color:#BE5A1D;
				margin:0px;
			}
			#post .judulberita{
				font-family:arial;
				font-size:12pt;
				color:#000000;
				margin:0px;
				font-weight:bold;
			}
			#post img{
				border:1px solid #666666;
				padding:3px;
				margin-right:5px;
				float:left;
			}
			#space{
				height:30px;
			}

	#footer{
		width:900px;
		margin:0px auto;
		padding:0px;
		height:60px;
		float:none;
		background-image:url(images/foot.jpg);
		background-repeat:repeat-x;
		text-align:center;
		
		padding-top:10px;
		font-family:tahoma;
		font-size:9pt;
	}