body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}

#wrapper {
    float: center;
	width: 994px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper2 {
    background-image: url(../images/merah.jpg);
    float: center;
	width: 994px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper #leftcontent {
    background-image: url(../images/bg2.jpg);
	float: left;
	width: 716px;
	padding-right: 8px;
	padding-left: 20px;
	line-height: 155%;
	text-align: justify;
}

#wrapper #leftcontent .image {
	background-color: #CD0102;
	padding: 2px;
	margin: 3px 5px 3px 0;
	border: 1px solid #ddc688;
	float: left;
}

#wrapper #leftcontent2 {
    background-image: url(../images/bg3.jpg);
	float: left;
	width: 966px;
	padding-right: 8px;
	padding-left: 20px;
	line-height: 155%;
	text-align: justify;
}

#wrapper #leftcontent2 .image {
	background-color: #CD0102;
	padding: 2px;
	margin: 3px 5px 3px 0;
	border: 1px solid #ddc688;
	float: left;
}

#wrapper #leftcontent .image {
	background-color: #CD0102;
	padding: 2px;
	margin: 3px 5px 3px 0;
	border: 1px solid #ddc688;
	float: left;
}

#wrapper #rightcontent {
	background-image: url(../images/bg_kanan.jpg);
	float: right;
	height: 734px;
	width: 242px;
	padding-top: 3px;
	padding-right:  1px;
	padding-left: 7px;
}

#wrapper #rightcontentp {
	background-image: url(../images/bg_kanan_p.jpg);
	float: right;
	height: 557px;
	width: 242px;
	padding-top: 3px;
	padding-right:  1px;
	padding-left: 7px;
}

#wrapper #rightcontentp1 {
	background-image: url(../images/bg_kanan_p1.jpg);
	float: right;
	height: 430px;
	width: 242px;
	padding-top: 3px;
	padding-right:  1px;
	padding-left: 7px;
}

#wrapper #clearer {
	clear: both;
}

#wrapper #footer {
	font-size: 10px;
	color: #000000;
	background-image: url(../images/kabar_10.jpg);
	text-align: center;
	height: 24px;
	width: 800px;
	line-height: 175%;
}



#wrapper #leftcontent a:link {
	color: #EE1C24;
	text-decoration: none;
}
#wrapper #leftcontent a:visited {
	color: #EE1C24;
	text-decoration: none;
}
#wrapper #leftcontent a:hover {
	color: #6600CC;
	text-decoration: underline;
}

#wrapper #rightcontent a:link {
	color: #993300;
	text-decoration: none;
}
#wrapper #rightcontent a:visited {
	color: #993300;
	text-decoration: none;
}
#wrapper #rightcontent a:hover {
	color: #6600CC;
	text-decoration: underline;
}


.judul {
	font-family: Georgia;
	font-size: 20px;
	line-height: 170%;
	font-weight: normal;
	color: #EE1C24;
}
.date {
	font-size: 10px;
	line-height: 135%;
	font-style: italic;
}
.posting {
	font-size: 11px;
}
.kategori {
	font-family: Georgia;
	line-height: 175%;
	font-weight: bold;
	padding-left: 10px;
}
.agenda {
	font-weight: bold;
}

