body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
	//background-image: url(images/detik_02.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #5D2B2A;
}
#wrapper {
	
	background-repeat: repeat-y;
	width: 902px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header {
	height: 167px;
	width: 902px;
}
#wrapper #leftcontent {
	float: left;
	width: 200px;
	padding-right: 10px;
	padding-left: 5px;
	line-height: 155%;
	text-align: left;
}

#wrapper #middlecontent {
	background-color: #ffffff;
	float: left;
	width: 480px;
	padding-right: 5px;
	padding-left: 10px;
	color: #5D2B2A;
}

#wrapper #rightcontent {
	float: left;
	width: 170px;
	padding-right: 5px;
	padding-left: 10px;
	background-color: #ffffff;
}

ul {
	padding-left: 12px;
	margin-left: 0px;
}
#wrapper #clearer {
	clear: both;
}
#wrapper #footer {
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(images/bawah.gif);
	text-align: center;
	height: 165px;
	width: 902px;
	line-height: 175%;
}



#wrapper #leftcontent a:link {
	color: #5D2B2A;
	text-decoration: none;
}
#wrapper #leftcontent a:visited {
	color: #EE1C24;
	text-decoration: none;
}
#wrapper #leftcontent a:hover {
	color: #6600CC;
	text-decoration: underline;
}

#wrapper #middlecontent a:link {
	color: #CC6600;
	text-decoration: none;
}
#wrapper #middlecontent a:visited {
	color: #FF0;
	text-decoration: none;
}
#wrapper #middlecontent a:hover {
	color: #CC9966;
	text-decoration: underline;
}

#wrapper #rightcontent a:link {
	color: #993333;
	text-align: left;
	text-decoration: none;
}
#wrapper #rightcontent a:visited {
	color: #993333;
	text-align: left;
	text-decoration: none;
}
#wrapper #rightcontent a:hover {
	color: #EE1C24;
	text-align: left;
	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: 12px;
	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;
}

input, select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
}

.navigation {
	color: #ffffff;
	height: 26px;
	font-size: 12px;
	margin: 0px 0px;
	padding: 12px 0px 0px 0px;
	background-color: #D66D18;
//	background-image: url(../images/bg_menu_hover_biru.gif);
	background-repeat: repeat-x;
}

.navigation ul {
	list-style: none;
	margin: 0px  0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.navigation li {
	display: inline;
	margin: 0px 0px;
	padding: 0px 0px;
}

.navigation a {
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	margin: 0px 0px;
	padding: 12px 9px 12px 9px;
//	background-image: url(../images/list.gif);
	background-repeat: no-repeat;
	background-position: right bottom;'
}

.navigation a:hover {
	color: #FFFFFF;
	background-color: #663333;
	font-weight: bold;
	margin: 0px 0px;
	padding: 12px 9px 12px 9px;
}

td {
	vertical-align: top;
}

