body{
   	font-family: Arial, Helvetica, sans-serif;
  	font-size : 14px;	
	color : #993300;
	background-repeat: repeat-y;
	background-position : center;
	margin:0px;
	background:transparent;
}

#wrapper {
	width :992px;
	margin-right:auto;
	margin-left:auto;
	background: -moz-linear-gradient(top, #FFFFFF 30%, #b4f3f7 80%); /* FF3.6+ */
}

#wrapper #header {
	/*background-image: url(images/kop stikes terbaru tes.png);*/
	height:130px;
	width:992px;
}

#wrapper #headerbantu {
	/*background-image: url(images/headerbantu.jpg);*/
	height:30px;
	width:992px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16 px;
	font-weight: bold;
	color: #FFFFFF;
	background:orange;
	vertical-align: bottom;
	text-align: center;
	line-height: 30px;
}

#wrapper #leftcontent{
	float:left;
	width:252px;
	padding-right : 5px;
	padding-left:10px;
	backgroun:#ebc827;
        color : #FFFFFF;
}

#wrapper #rightcontent{
	float:left;
	width:690px;
	padding-right:14px;
	padding-left:10px;
	line-height:155%;
	text-align:justify;
        background-color:#ebc827;
}
ul {
	padding-left:12px;
	margin-left:0px;
        background-color:#ebc827;
}
#wrapper #clearer{
	clear:both;
}
#wrapper #footer{
	font-size:16px;
	color:#FFFFFF;
	text-align:center;
	height:30px;
	width:994px;
	line-height:175%;
	background-color:#ebc827;
}
#wrapper #footer a:link{
         color:aqua;
         text-decoration:none;
}

#wrapper #footer a:visited{
         color:aqua;
         text-decoration:none;
}

#wrapper #footer a:hover{
         color:#11faf2;
         text-decoration:underline;
         background-color:#f15815;
}

#wrapper #leftcontent a:link{
	color:#FF0;
	text-decoration: none;
}

#wrapper #leftcontent a:visited{
	color:#FF0;
	text-decoration:none;
}

#wrapper #leftcontent a:hover{
	color:#FF0;
	text-decoration:underline;
}

#wrapper #rightcontent a:link{
	color:#EE1C24;
	text-decoration:none;
}

#wrapper #rightcontent a:visited{
	color:#EE1C24;
	text-decoration:none;
}

#wrapper #rightcontent a:hover{
	color:#EE1C24;
	text-decoration:underline;
}

.image {
	background:transparent;
	padding:2px;
	margin : 3px 5px 3px 0;
	border: 1px solid #ddc688;
	float:left;
}

.judul{
	font-family:Georgia;
	font-size:16 px;
	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:Verdana;
	line-height:175%;
	font-weight:bold;
	padding-left:10px;
}

input, select{
    background-color: #EEEEEE;
    font-size: 10px;
}
textarea{
    background-color: #EEEEEE;
    font-size: 12px;
}

hr {
	border-bottom: 1px dashed #9d9d9d;
}

.isi_kecil{
	font-family:Tahoma;
	font-size:11px;
	padding-left:4px;
	color:#FF6600;
}
