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: #B7BCC2;
}
#wrapper {
	background-image: url(images/detik_08.jpg);
	background-repeat: repeat-y;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header {
	background-image: url(images/detik_04.jpg);
	height: 198px;
	width: 870px;
}
#wrapper #leftcontent {
	float: left;
	width: 150px;
	padding-right: 8px;
	padding-left: 5px;
	line-height: 155%;
	text-align: justify;
}

#wrapper #middlecontent {
	background-color: #265080;
	float: left;
	width: 512px;
	padding-right: 5px;
	padding-left: 7px;
	color: #FFFFFF;
}

#wrapper #rightcontent {
	float: left;
	width: 148px;
	padding-right: 5px;
	padding-left: 7px;
}

ul {
	padding-left: 12px;
	margin-left: 0px;
}
#wrapper #clearer {
	clear: both;
}
#wrapper #footer {
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(images/footer.gif);
	text-align: center;
	height: 24px;
	width: 870px;
	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 #middlecontent a:link {
	color: #FFFF00;
	text-decoration: none;
}
#wrapper #middlecontent a:visited {
	color: #FF0;
	text-decoration: none;
}
#wrapper #middlecontent a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#wrapper #rightcontent a:link {
	color: #0000FF;
	font-weight:bold;
	text-decoration: none;
}
#wrapper #rightcontent a:visited {
	color: #0000FF;
	font-weight:bold;
	text-decoration: none;
}
#wrapper #rightcontent a:hover {
	color: #EE1C24;
	font-weight:bold;
	text-decoration: underline;
}

.image {
	background-color: #fff;
	padding: 2px;
	margin: 3px 5px 3px 0;
	border: 1px solid #ddc688;
	float: left;
}
.judul {
	font-family: verdana;
	font-size: 11px;
	line-height: 180%;
	font-weight: normal;
	color: #FFFF00;
}
.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: 11px;
	color: #993300;
}
