body {
	background-color: #CC99CC;
}
a:link {
	color: #FF6300;
	text-decoration: none;
}
a:visited {
	color: #A76EFA;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

h1 {
    clear: both;
    margin: 0em 0em 0em 0em;
    padding: 0.5em 0em 0em 0.1em;
    font-size: 1.7em;
    font-family: "Trebuchet MS", Arial, sans-serif;
    color: #FF6300;
    border-bottom: 0.05em solid #FF9853;
    line-height: 1em;
}

#layout {
	width: 878px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#laman {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #FF99FF;
	background-image: url(../images/layout_13.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#header {
	float: left;
	width: 100%;
	height: 121px;
	background-image: url(../images/layout_03.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
#left {
	float: left;
	width: 270px;
}
#runtxt {
	float: left;
	height: 14px;
	width: 100%;
	background-image: url(../images/layout_05.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
	background-repeat: no-repeat;
}

#leftbox1 {
	float: left;
	width: 100%;
	background-image: url(../images/layout_06.jpg);
	height: 69px;
}
#leftbox2 {
	float: left;
	width: 100%;
	background-image: url(../images/pojok-konsultasi.jpg);
	height: 309px;
}
#leftmod1 {
	margin-top: 2px;
	float: left;
	text-align: center;
	width: 100%;
}
#leftmod2 {
	margin-top: 70px;
	float: left;
	text-align: center;
	width: 100%;
}
#leftbox3 {
	float: left;
	width: 100%;
}
#right {
	float: left;
	width: 608px;
	background-color: #FB99EC;
}
#flash {
	float: left;
	height: 147px;
	width: 100%;
}
#footer {
	float: left;
	height: 50px;
	width: 100%;
	background-image: url(../images/layout_15.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	text-align: center;
}
.tulisan {
	margin-left: 17px;
	float: left;
	width: 93%;
}

#content {
	float: left;
	width: 100%;
}
#berita {
	width: 100%;
	background-image: url(../images/tengah.png);
	font-family: Arial, Helvetica, sans-serif;
	color: #5C5C5C;
	font-size: 14px;
	background-color: #FB99EC;
	float: left;
}
.atas {
	background-image: url(../images/atas.png);
	width: 100%;
	height: 27px;
	float: left;
}
.bawah {
	background-image: url(../images/bawah.png);
	float: left;
	height: 46px;
	width: 100%;
	background-repeat: no-repeat;
}
.bawah .lengkap {
	float: right;
	width: 35%;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


/*** Header navigation bottom ***/
#header-nav-bottom {
	float: left;
	width: 100%;
	height: 2em;
	margin: 0em;
	padding: 0em;
	border-top: solid 0px rgb(69,136,176);
	border-bottom: solid 0px rgb(69,136,176);
	line-height: 2.0em;
	background-image: url(../images/css-nav.gif);
}

#header-nav-bottom ul {	
	margin: 0em;
	padding: 0em;
	list-style: none;
	font-weight: bold;
	font-size: 1.1em;	
}	

#header-nav-bottom li {
	float: left;
	white-space: nowrap;
}

#header-nav-bottom li a {
	display: block;
	margin: 0em;
	padding: 0em 1.0em 0em 1.0em;
	border-right: solid 1px rgb(255,255,255);	
	background-color: inherit;
	color: #A6094E;
	text-decoration: none;
}

#header-nav-bottom a:hover, #header-nav-bottom a.selected {
	margin: 0em;
	padding: 0em 1.0em 0em 1.0em;
	border-right: solid 1px rgb(255,255,255);	
	background-color: inherit;
	color: rgb(100,100,100);
	text-decoration: none;
}

/*** Correction for IE5 ***/
* html #header-nav-bottom a {width:1%;}

/*** Correction for IE5 ***/
* html #header-nav-bottom a {width:0.7%;}
