body {
	background:url(images/tubuh.jpg) repeat;
}

#background-top{
	background: url(images/bg-body-top.jpg) repeat-x;
}


#header {
	background:url(images/kepala3.jpg) top center no-repeat;
	width:1000px;
	height:267px;
}

/*================NAVIGASI =================*/

#navigasi-atas {
	margin-top:230px;
	color: #663300;
	font-size: 1.4em;
	letter-spacing: 0.1em;
}

#navigasi-atas a {
	color: #663300;
	text-decoration:none;
}
#navigasi-atas a:hover {
	color: #000000;
	text-decoration:none;
}

#navigasi-atas ul li {
	display:inline;
	padding: 0 15px 0 0;
	font-weight:bold;
	font-size:14px;
	font-family:Verdana;
}

#display-atas li {
	list-style:none;
	font-weight:bold;
}

/*================CONTAINER======================*/
#container-body {
	background:url(images/container2.jpg) repeat;
}

#wrap-content {
	background:url(images/wrap-atas2.jpg) top center no-repeat;
	padding-top: 15px;

}

#wrap-content .entrybox {
	padding-left: 25px;
	}

#wrap-content #content p {
	text-align:justify;

}
#wrap-content #content p a:link {
	color: #000000;
	text-decoration: underline;
	}

#content h1 {
	text-align:justify;
	font-size:24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content h1 a:link {
	text-decoration: none;
	color:#000;
	}
#content h1 a:visited {
	text-decoration: none;
	color:#000;
	}
#content h1 a:hover {
	text-decoration: underline;
	color:#000;
	}
#content h1 a:active {
	text-decoration: none;
	color:#000;
	}
#content h2, #content h3, #content h4, #content h6 {
	text-align:justify;
	font-size:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content ul{
	padding-left:25px;
	margin: 0px;
	list-style: circle;
	}
#content ul li{
	margin-left:20px;
	list-style: circle;
	}

/*=============SIDEBAR 1=========================*/
#sidebar-1 {
	margin-left:10px;
	padding-right: 5px;
	border-left:1px dashed #999966;
	border-right:1px dashed #999966;
}

#sidebar-1 img {
	border:2px solid #000;
	}
#sidebar-1 p{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#sidebar-1 h1 {
	text-align:justify;
	font-size:18px;
	padding-left:4px;
	padding-top:8px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#sidebar-1 p {
	padding-left:6px;
	padding-right:8px;
	text-align:justify;
}

/*=================SIDEBAR 2 ==================*/

#sidebar-2 {
	margin-left:10px;
}

#sidebar-2 img{
	padding: 2px;
	background-color: #ffffcc;
	border: 1px solid #999999 ;
}

#sidebar-2 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:justify;
	font-size:18px;
	padding-left:6px;
	padding-top:8px;
}

#sidebar-2 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-size:14px;
	padding-left: 6px;
	padding-top: 0px;
	}

#sidebar-2 p {
	padding-left:6px;
	padding-right:8px;
	text-align:justify;
	margin:3px 0 3px 0;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
}


.item {
	border-bottom:2px solid #000000;
	margin:0 0 5px 0;
}
.item:hover {
	border-bottom:2px solid #000000;
}

/*============FOOTER=================*/
#pantat-bawah {
	background:url(images/pantat.jpg) no-repeat;
	width:1000px;
	height:100px;
	margin-top: 100px;
}

#footnote {
	margin-top:30px;
}

#pantat-bawah p {
	color:#999999;
	font-family:Verdana;
	font-size:10px;
	margin:0 0 0 175px;
	padding:0 0 0 0;
}

/*-------------------------------*/

#form-contact{
	border-top:2px solid #524937;
	border-bottom:15px solid #524937;
	border-left:1px solid #524937;
	border-right:1px solid #524937;
	background-color: #a18e64;
	padding: 15px;
	}

#form-contact input, #form-contact textarea {
	border:1px solid #524937;
}
