body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #FFFFFF;
}
#wrapper {
	background-repeat: repeat-y;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header {
	height: 120px;
	width: 1000px;
	background-repeat: repeat-x;
}

#wrapper #wb_MenuBar1 {
	float: left;
	width: 948px;
	padding-right: 10px;
	padding-left: 0px;
	line-height: 155%;
	text-align: left;
	height: auto;
}
#wrapper #leftcontent {
	float: left;
	width: 400px;
	padding-right: 10px;
	padding-left: 20px;
	line-height: 155%;
	text-align: justify;
}

#wrapper #middlecontent {
	background-color: #FFFFFF;
	float: left;
	width: 250px;
	padding-right: 5px;
	padding-left: 10px;
	color: #003300;
}

#wrapper #rightcontent {
	float: left;
	width: 280px;
	padding-right: 5px;
	padding-left: 10px;
}

ul {
	padding-left: 12px;
	margin-left: 0px;
}
#wrapper #clearer {
	clear: both;
}
#wrapper #footer {
	font-size: 10px;
	color: #006600;
	text-align: center;
	height: 24px;
	width: 1000px;
	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: #0000FF;
	text-decoration: none;
}
#wrapper #middlecontent a:visited {
	color: #0000FF;
	text-decoration: none;
}
#wrapper #middlecontent a:hover {
	color: #0000FF;
	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: Georgia;
	font-size: 16px;
	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: Georgia;
	line-height: 175%;
	font-weight: bold;
	padding-left: 10px;
}

input, select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
}
#wrapper #flash {
	background-image: url(images/aki.swf);
	background-repeat: repeat-x;
	height: 60px;
	width: 1000px;
}
#wrapper #footer a:link{
	font-size: 10px;
	color: #00FFFF;
	text-align: center;
	height: 24px;
	width: 1000px;
	line-height: 175%;
	text-decoration: none;
}

