/* CSS Document */
body {
	background-attachment: fixed;
	background-image: none;
	background-repeat: repeat;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #3A501F;
}
#layout {
	background-color: #FFFFFF;
	padding: 5px;
	width: 760px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
	z-index: 2;
	height: auto;
}
#atas {
	float: left;
	height: 160px;
	width: 760px;
	background-image: none;
	background-repeat: no-repeat;
}
#kiri {
	background-color: #ECEAB7;
	float: left;
	width: 200px;
	height: auto;
}
#kanan {
	background-color: #F4F3D9;
	float: right;
	width: 560px;
	text-align: justify;
	height: auto;
}
#footer {
	background-color: #5E732B;
	float: left;
	height: 25px;
	width: 760px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
div#kiri duv#tombol1 {
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
}
div#tombol1 ul {
	margin-top: 0px;
}
div#tombol1 li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 4px;
}
div#tombol1 ul li a:link,div#tombol1 ul li a:visited {
	color: #990066;
}
div#tombol1 ul li a:hover {
	color: #CC6633;
	background-color: #CCCCCC;
}
div#tombol1 li a {
	font-size: 14px;
	text-decoration: none;
	padding: 4px;
	margin-right: 3px;
	margin-left: 3px;
}
a {
	text-decoration: none;
}
a:link, a:visited {
	color: #CC33FF;
}
a:hover {
	color: #FF6600;
}
.judul {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #660033;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
}
.isi {
	font-size: 14px;
	color: #000000;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
	font-family: "Times New Roman";
}
