html, body {border: 0; margin: 0; padding: 0;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660033;
	background-repeat: repeat-x;
	margin: 0px;
}

a {
  	text-decoration: none;
  	color: #0066B3;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}

/***** Main Layout ****/
#wrapper {
	background-image: url(../images/stikes_08.jpg);
	background-repeat: repeat-y;
	width: 900px;
	position: relative;
	background-position: left top;
	text-align: left;
	margin: 0 auto;
}
#wrapper #header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: 10px;
	width: 900px;
	height: 105px;
}
#header2 {
	margin-right: 13px;
	margin-left: 12px;
	width: 878px;
	height: 5px;
	background-color: #FFCC00;
	color: #265180;
	text-align: right;
}

/***** leftcontent *****/
#wrapper #leftcontent {
	display: block;
	float: left;
	clear: left;
	width: 610px;
	padding-left: 18px;
	margin: 0 0 30px 0;
	clear: both;
	text-align: justify;
	font-size: 0.9em;
}
#leftcontent p {
	padding: 5px 0  5px 15px;
}

#leftcontent ul, #leftcontent ol {
	background: url(../images/bullet.jpg) 0 3px no-repeat;
	padding-left: 20px;
	padding-top: 1px;
	margin-left: 15px;
	margin-bottom: 0px;
}
#leftcontent li {
	padding-left: 20px;
	padding-bottom: 0px;
	list-style:none;
	margin-left: 15px;
	margin-top:0px
}
#leftcontent a img {
  border: none;/*remove border for linked images*/
  background-color: #fff;
	padding: 2px;
	margin: 3px 5px 3px 0;
	border: 1px solid #0066B3;
	float: left;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
#leftcontent .garisbawah {
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCC;
}
#leftcontent .judul {
	font-family: Georgia;
	font-size: 14px;
	line-height: 170%;
	font-weight: bold;
	color: #EE1C24;
}
#leftcontent .tanggal {
	font-size: 10px;
	line-height: 135%;
	font-style: italic;
}
#leftcontent .posting {
	font-size: 11px;
}
#leftcontent .judulhead {
	font-size: 1.2em;
	font-variant: small-caps;
	color: #65C80B;
	font-weight: bold;
}
#leftcontent .judul_head {
	font-family: Georgia;
	font-size: 12px;
}
#leftcontent .image {
	background-color: #fff;
	padding: 2px;
	margin: 3px 5px 3px 0;
	border: 1px solid #CCC;
	float: left;
}
input, select, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#kotakjudul {
	background-repeat: repeat-x;
	padding: 5px;
	background-image: url(../images/mainnav-bg.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
#kotakisi {
	text-align: justify;
	border: 1px solid 1;
	padding: 4px;
}

#wrapper #leftcontent-kiri {
	width: 400px;
	float: left;
}
#wrapper #leftcontent-kanan {
	width: 210px;
	float: right;
}
#wrapper #leftcontent-detail {
	width: 610px;
	float: left;
}

/***** rightcontent *****/
#righcontent    {
	display: block;
	float: left;
	width: 220px;
	font-size: 0.8em;
	margin-bottom: 30px;
	background-color: #CCCCFF;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-right: 0px;
	margin-left: 13px;
	padding-left: 10px;
	padding-right: 10px;
}

#righcontent h2 {
	font-size: 1.4em;
	color: #FF0000;
	margin-top: 30px;
	margin-bottom: 10px;
	font-weight: bold;
	font-variant: small-caps;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
#righcontent #listsidebar {
	border: 1px solid #6699FF;
	padding-bottom: 13px;
	overflow:hidden;
	width: 215px;
}
#listsidebar .news-title{
	font-weight:bold;
	margin-bottom:4px;
	font-size:12px;
	padding-left:5px;
	padding-top: 5px;
}
#listsidebar .news-text{
	font-size:12px;
	color:#333;
}
#listsidebar .news-title2{
	font-weight:bold;
	padding-left:80px;
	font-size:12px;
}

#wrapper #clearer {
	clear: both;
}

#wrapper #footer {
	font-size: 10px;
	color: #000000;
	background-image: url(../images/stikes_10.jpg);
	text-align: center;
	height: 25px;
	width: 900px;
}