body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	margin: 0px;
	background-color: #9BD5BC;
}
#wrapper {
	background-image: url(images/dkopi_02.gif);
	background-repeat: repeat-y;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header {
	background-image: url(images/dkopi_01.gif);
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: center;
	height: 222px;
	width: 800px;
}
#wrapper #leftcontent {
	float: left;
	width: 400px;
	padding-right: 10px;
	padding-left: 20px;
	line-height: 155%;
	text-align: left;
	color: #FFFFFF;
}

#wrapper #middlecontent {
	background-color: #000000;
	float: left;
	width: 165px;
	padding-right: 5px;
	padding-left: 10px;
	color: #FFFFFF;
}

#wrapper #rightcontent {
	float: left;
	width: 165px;
	padding-right: 5px;
	padding-left: 10px;
}

ul {
	padding-left: 12px;
	margin-left: 0px;
}
#wrapper #clearer {
	clear: both;
}
#wrapper #footer {
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(images/dkopi_04.gif);
	text-align: center;
	height: 42px;
	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 #middlecontent a:link {
	color: #FF0;
	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: #F1E775;
	font-weight:bold;
	text-decoration: none;
}
#wrapper #rightcontent a:visited {
	color: #F1E775;
	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: Georgia;
	font-size: 16px;
	line-height: 170%;
	font-weight: normal;
	color: #FFFFFF;
}
.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;
}
