* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-color: #FFF5ED;
	background-position: center;
}
#bg {
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
}
#wrapper {
    position: relative;
	background-color: #FFFFFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#flash {
	height: 430px;
	width: 898px;
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#tengah {
	width: 898px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(images/bg3.gif);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
}
#kiri {
	width: 267px;
	padding-left: 27px;
	float: left;
	padding-top: 6px;
}
#blogroll {
	width: 267px;
	position: relative;
	background-image: url(images/bg_blogroll_2.gif);
	background-repeat: repeat-y;
}
#blogroll h1 {
	width: 267px;
	position: relative;
	height: 54px;
}
#blogroll_content {
	width: 267px;
	position: relative;
	background-image: url(images/bg_blogroll_1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 15px;
}
#blogroll_content ul {
	background-image: url(images/bg_blogroll_3.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 267px;
	padding-top: 20px;
}
#blogroll_content li {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	list-style-type: none;
	line-height: 23px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F3DAC4;
	width: 209px;
	margin-right: 30px;
	margin-left: 28px;
}
#blogroll_content li a {
	color: #000000;
	text-decoration: none;
}
#blogroll_content li a:hover {
	color: #FE4591;
}
#weblinks {
	width: 267px;
	position: relative;
	background-image: url(images/bg_weblinks_1.gif);
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-bottom: 20px;
}
#weblinks h1 {
	width: 267px;
	position: relative;
	height: 54px;
}
#weblinks_content {
	width: 267px;
	position: relative;
	background-image: url(images/bg_weblinks_2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 15px;
}
#weblinks_content ul {
	background-image: url(images/bg_weblinks_3.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 267px;
	padding-top: 20px;
}
#weblinks_content li {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	list-style-type: none;
	line-height: 23px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CBE2AD;
	width: 209px;
	margin-right: 30px;
	margin-left: 28px;
}
#weblinks_content li a {
	color: #000000;
	text-decoration: none;
}
#weblinks_content li a:hover {
	color: #148A50;
}
#kanan {
	float: left;
	width: 604px;
}
#menu {
	width: 604px;
	position: relative;
}
#menu h1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #256821;
	text-align: right;
	padding-right: 18px;
	text-decoration: underline;
	background-image: url(images/bttn_hijau.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: right;
	width: 84px;
}
#menu h1 a {
	color: #256821;
}
#menu h1 a:hover {
	color: #000000;
}
#menu img {
	padding-right: 13px;
	padding-left: 13px;
}
#content {
	font-family: Arial;
	font-size: 12px;
	line-height: 180%;
	font-weight: normal;
	color: #000000;
	width: 574px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	text-align: justify;
	padding-bottom: 30px;
}
.clear {
	clear: both;
}
#copyright {
	background-color: #256821;
	background-image: url(images/bg_copyright.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 870px;
	position: relative;
	height: 64px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-right: 28px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	padding-top: 30px;
}
#copyright a {
	color: #FFFFFF;
	text-decoration: none;
}
#copyright a:hover {
	color: #B6CF91;
}
