body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	margin: 0px;
	background-color: white;
}
#wrapper {
	background-image: url(images/detik_08.jpg);
	background-repeat: repeat-y;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header {
	background-image: url(images/header.jpg);
	height: 200px;
	width: 1000px;

}
#wrapper #header2 {
	float: up;
	height: 15px;
	width: 1000px;
	text-align: center;
}

#wrapper #leftcontent1 {
	float: left;
	width: 300px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 125%;
	text-align: none;
	text-decoration: none;
}

#wrapper #leftcontent {
	float: left;
	width: 500px;
	padding-right: 10px;
	padding-left: 35px;
	line-height: 130%;
	text-align: left;
}

#wrapper #middlecontent {
	float: left;
	width: 150px;
	padding-right: 20px;
	padding-left: 10px;
	line-height: 140%;
	text-align: left;
}
#wrapper #middlecontent2 {
	background-color: white;
	width: 250px;
	line-height: 130%;
	padding-right: 5px;
	padding-left: 150px;
	color: black;
}

#wrapper #rightcontent {

	width: 210px;
	padding-right: 5px;
	padding-left: 750px;
	line-height: 100%;

}

ul {
	padding-left: 12px;
	margin-left: 0px;
}
#wrapper #clearer {
	clear: both;
}
#wrapper #footer {
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(images/detik_100.jpg);
	text-align: center;
	height: 34px;
	width: 400px;
	line-height: 175%;
}



#wrapper #leftcontent a:link {
	color: black;
	text-decoration: none;
}
#wrapper #leftcontent a:visited {
	color: black;
	text-decoration: none;
}
#wrapper #leftcontent a:hover {
	color: red;
	text-decoration: none;
}

#wrapper #middlecontent a:link {
	color: black;
	text-decoration: none;
}
#wrapper #middlecontent a:visited {
	color: black;
	text-decoration: none;
}
#wrapper #middlecontent a:hover {
	color: #858282;
	text-decoration: none;
}

#wrapper #rightcontent a:link {
	color: #858282;
	font-weight:bold;
	text-decoration: none;
}
#wrapper #rightcontent a:visited {
	color: #858282;
	font-weight:bold;
	text-decoration: none;
}
#wrapper #rightcontent a:hover {
	color: #858282;
	font-weight:bold;
	text-decoration: none;
}

.image {
	background-color: #fff;
	padding: 2px;
	margin: 3px 5px 3px 0;
	border: 1px solid #ddc688;
	float: left;
}
.judul {
	font-family: Arial, Helvetica, sans-serif;
	font-color: grey;
	font-size: 14px;
	line-height: 100%;
	font-weight: bold;
}

.cari {
	text-align: right;

}
.date {
	font-size: 9px;
	line-height: 100%;
	font-style: none;
	color: #858282;

}
.posting {
	font-size: 11px;
}
.kategori {
	font-family: Verdana;
	line-height: 175%;
	font-weight: bold;
	font-size: 10px;
	padding-left: 5px;
}

input, select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #858282;
}

