body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	margin: 0 auto;
}
#wrapper {
	width:1000px;
	margin: 0 auto;
	display:inline;
}
#wrapper #head {
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
	background-color:#000000;
	height: 100px;
	width:1000px;
	margin: 0 auto;
}
#wrapper #content {
	background-color:#FFFFFF;
	width:1000px;
	margin: 0 auto;
}
#wrapper #leftcontent {
	float: left;
	width: 225px;
	padding: 10px 10px;
}

#wrapper #middlecontent {
	float: left;
	width:500px;
	padding-right: 5px;
	padding-left: 10px;
	line-height: 155%;
	text-align: justify;
}

#wrapper #rightcontent {
	float: left;
	width:225px;
	padding-right: 5px;
	padding-left: 10px;
}

ul {
	padding-left: 12px;
	margin-left: 0px;
}
#wrapper #clearer {
	clear: both;
}
#wrapper #footer {
	background-color: #FFCC00;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	height: 40px;
	width:1000px;
	margin-top:5px;
}
#wrapper #middlecontent a:link {
	color: #EE1C24;
	text-decoration: none;
}
#wrapper #middlecontent a:visited {
	color: #EE1C24;
	text-decoration: none;
}
#wrapper #middlecontent a:hover {
	color: #6600CC;
	text-decoration: underline;
}

#wrapper #leftcontent a:link {
	color: #0099FF;
	text-decoration: none;
}
#wrapper #leftcontent a:visited {
	color: #0099FF;
	text-decoration: none;
}
#wrapper #leftcontent a:hover {
	color: #FF9900;
	text-decoration: underline;
}

#wrapper #rightcontent a:link {
	color: #0000FF;
	text-decoration: none;
}
#wrapper #rightcontent a:visited {
	color: #0000FF;
	text-decoration: none;
}
#wrapper #rightcontent a:hover {
	color: #EE1C24;
	text-decoration: underline;
}
#menuheader {
width:100%;
height:28px; 
background-color:#999;
}
#wrapper #menuutama {
	float:left;
	position: relative;
	margin: 0 auto;
	padding: 0;
	clear: both;
	width:600px;
}
#wrapper #menuutama ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	border: 0;
	height: 25px;

	}
#wrapper #menuutama ul li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	}
#wrapper #menuutama ul a, #header #menuutama ul strong, #header #menuutama ul em {
	display: block;
	text-decoration: none;
	padding: 7px 15px 7px 15px;
	font-weight: bold;
	color: #fff;
	white-space: nowrap;
	border-right: 1px solid #1F1010;
	border-left: 1px solid #793E3E;
	float: left;

}
#wrapper #menuutama ul strong a span {
	color: #fff;
}
#wrapper #menuutama ul a:hover, #wrapper #menuutama ul a:focus {
	background-color: #810101;
}
#wrapper #menuutama ul a:hover, #wrapper #menuutama ul a:focus, #wrapper #menuutama ul a:hover span, #wrapper #menuutama ul a:focus span {
	color: #ff0;
	border-bottom-width: 0;
	}

.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: #CC3300;
}
.date {
	color:#999999;
	font-size: 10px;
	line-height: 135%;
	font-style: italic;
}
.posting {
	font-size: 11px;
}
.judul_head {
	font-family: Georgia;
	font-size: 12px;
    padding-left:4px;

}
.kategori {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 175%;
	font-weight: bold;
	padding-left: 10px;
	color: #000099;
}
.komentar {
	font-weight: bold;
}

input, select, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
}
	 #divTrigger a:link,#divTrigger a:visited{
	text-decoration: none; /* memberi jarak antar link */
	padding: 1px 4px; /* menjadikan link seperti kotak */
	border: 1px solid #CCC;
	background-color: #FFFFCC;
	color: #000;
}
	 #divContent{
	font-family: Arial, Helvetica, sans-serif;
	margin-top:4px;
	margin-bottom:4px;
	border:1px solid #CCCCCC;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	background-color: #CCCC00;
	color: #ffffff;
	height:260px;

 }
	 #divContent div{ 
	 	/* semua div di dalam element dengan id='divContent' akan di sembunyikan sementara */
	 	display:none
}	
.imageslide {
	padding: 2px;
	margin: 3px 5px 3px 0;
	border: 2px solid  #FFFF99 ;
	height:150px;
	float: left;
}
#wrapper #browser {
    position: relative;
	margin:0;
	clear: both;
	top:100px;
}
.border {
	border:1px solid #CCCCCC;
	float: left;
	padding:5px 5px 5px 5px;
	margin-bottom:5px;
	width:480px;
}

#wrapper #browser {
	width:auto;
	margin:0;
	background-color: #5B0000;
	height:28px;

}