BODY {
	MARGIN: 0px; font-family:"Trebuchet MS", "Liberation Sans", verdana, arial, helvetica, sans-serif ;
font-size:76%; COLOR: #000; BACKGROUND-COLOR: #d3d7db; TEXT-ALIGN: center
}
A:link {
	COLOR: #e04a2d; TEXT-DECORATION: none
}
A:visited {
	COLOR: #e04a2d; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ba1118; TEXT-DECORATION: none
}

#container {
	BACKGROUND-IMAGE: url(images/backcontent.jpg); MARGIN: 0px auto; WIDTH: 940px; POSITION: relative; TEXT-ALIGN: left
}

#header {
	BACKGROUND-IMAGE: url(images/header.jpg); HEIGHT: 102px;
}

#ticker {position: absolute; left: 224px; top: 80px;
	font-size: 11px;}

#contact {position: absolute; left: 760px; top: 120px;
	background : #ffffff; height : 184px ; width : 160px; 
	padding-left: 4px;padding-top: 4px;
	font-size: 11px;}


#navigation {
	LEFT: 20px; POSITION: absolute; TOP: 0px; BACKGROUND-IMAGE: url(images/backnavigation.jpg); BACKGROUND-color: #000; width: 189px;HEIGHT: 497px;
}

#navigationindonesia {
	LEFT: 20px; POSITION: absolute; TOP: 0px; BACKGROUND-IMAGE: url(images/backnavigationindonesia.jpg); BACKGROUND-color: #000; width: 189px;HEIGHT: 497px;
}

#content {
	MARGIN-TOP: 10px; FONT-WEIGHT: normal; FONT-SIZE: 12px; WIDTH: 460px; LINE-HEIGHT: 22px;  font-family:"Trebuchet MS", "Liberation Sans", verdana, arial, helvetica, sans-serif ;
font-size:14px; POSITION: relative; TEXT-ALIGN: justify
}

#blog-singlemain {
	MARGIN-TOP: 2px; MARGIN-LEFT: 220px; WIDTH: 460px; POSITION: relative; TEXT-ALIGN: justify;
}


#realfooter {
	FONT-SIZE: 10px; BACKGROUND-IMAGE: url(images/backfooter.jpg); WIDTH: 100%; COLOR: #ffffff; HEIGHT: 77px
}

.isiitem {width: 540px;}

.title {font-size: 18px;
	text-decoration:underline}
/*- Menu 4--------------------------- */
	
#menu {position: absolute; left: 20px; top: 110px;}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#blueblock{
width: 189px;
border-right: 0px solid #000;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: Arial;
font-size: 14px;
background-color: #000;
color: #333;
}

* html #blueblock{ /*IE 6 only */
w\idth: 176px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
text-align: right;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {

border-bottom: 1px solid #4f4f4f;
margin: 0;
}

#blueblock li a{
display: block;
padding: 20px 5px 5px 8px;
background-color: #282828;
color: #b6b6b6;
text-decoration: none;
width: 100%;
height: 34px;
}

html>body #blueblock li a{ /*Non IE6 width*/

width: auto;
}

#blueblock li a:hover{

font-size: 20px;
background-color: #505050;
color: #fff;
}


#realfooter A:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
#realfooter A:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
#realfooter A:hover {
	COLOR: #ffffff; TEXT-DECORATION: underline
}
#realfooter P {
	MARGIN-TOP: 45px; FLOAT: right; MARGIN-RIGHT: 6px; TEXT-ALIGN: right; font-size: 12px;
}


