body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bgrl.gif);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #252525;
}
#header {
	background-image: url(images/bgc.gif);
	background-repeat: repeat-x;
	height: 230px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#header #logo {
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#info {
	height: 20px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: -55px;
}
#header #topmenu {
	position: relative;
	width: 950px;
	height: 20px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 19px;
	padding-top: 15px;
	background-repeat: repeat-y;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
#wrapper #leftmenu {
	width: 225px;
	background-color: #FFF;
	border: 1px solid #F9C;
	position: relative;
	margin-left: 5px;
	float: left;
	
}


#wrapper #leftmenu a:link {
	color: #AA4600;
	text-decoration: none;
}
#wrapper #leftmenu a:visited {
	color: #AA4600;
	text-decoration: none;
}
#wrapper #leftmenu a:hover {
	color: #AA4600;
	text-decoration: underline;
	font-weight: bold;
}



#wrapper #content {
	background-color: #FFFFFF;
	color: #000000;
	width: 450px;
	float: left;
	padding-left: 13px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 2px;
	padding-right: 13px;
	border: 1px solid #F6B4B8;
	text-align: justify;
}

#wrapper #rightmenu {
	width: 225px;
	background-color: #FFF;
	border: 1px solid #F9C;
	position: relative;
	float: left;
	margin-left: 2px;
}

#wrapper #clearer {
	clear: both;
	position: relative;
	height: 20px;
}
#footer {
	font-size: 10px;
	color: #FFF;
	width: 950px;
	position: relative;
	height: 90px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-bottom: 10px;
	bottom: 20px;
	padding-bottom: 10px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	clip: rect(auto,auto,auto,auto);
}

#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #0000FF;
	text-decoration: underline;
}


#footer #teksfooter {
	font-size: 10px;
	color: #666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	top: 20px;
	left: 5px;
	padding-top: 40px;
	margin-left: 45px;
}
#footer #menufooter {
	width: 800px;
	position: relative;
	left: auto;
	right: auto;
	margin-top: -30px;
	margin-right: auto;
	margin-left: auto;
}

.style5 {
	color: #0000FF;
	font-size: 12px;
	font-weight: bolder;
	font-family: Verdana, Geneva, sans-serif;
}
.style6 {
	color: #0000FF;
	font-size: 14px;
	text-decoration: none;
}
.teks_footer {
	color: #FFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	text-decoration: underline;
}
.image {
	background-color: #fff;
	padding: 2px;
	margin: 3px 5px 3px 0;
	border: 1px solid #ddc688;
	float: left;
}
.judul {
	font-family: Georgia;
	font-size: 14px;
	line-height: 170%;
	font-weight: bold;
	color: #EE1C24;
}
.date {
	font-size: 10px;
	line-height: 135%;
	font-style: italic;
}
.posting {
	font-size: 11px;
}
.judul_head {
	font-family: Georgia;
	font-size: 12px;
}
.kategori {
	font-family: Georgia;
	line-height: 175%;
	font-weight: bold;
	padding-left: 10px;
}
