body {
  background:#f6f9f8 url(images/bg.gif)top left repeat-y;
  margin:0;
  padding:0;
  color:#000;
}

#wrapper {
  float:left;
  margin:10px;
  width:650px;
  border:1px #C4D5CF solid;
  background:#fff;
  overflow:hidden;
  font-family:Arial, Helvetica, sans-serif
}

#header {
  float:left;
  margin:10px;
  text-align:left;
  width:607px;
  padding:0 10px;
  background:#fff;
  border-bottom:#C7E6EC 4px solid;
}

#header h1{
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:24px;
  font-weight:bold;
}

#header h1 a{
  color:#cc3399;
  text-decoration:none;
}

a {
  color:#000;
  text-decoration:underline;
}

#mail{
  float:left;
  margin:0 10px 10px 10px;
  color:#000;
  text-align:left;
  width:425px;
  padding:5px;
  background:#fff;
  overflow:hidden;
}

#mail img {
  border:0px solid #ffccff;
  padding:0;
 }
a:hover {
  color:#cc0099;
  text-decoration:none;
}

#artikel img {
  float:left;
  margin:3px 15px 3px 0;
  background:#fff;
  border:1px solid #ffccff;
  padding:3px;
  width:50%;
  height:50%;
}

.warna {
  color:#cc0099;
  text-decoration:underline;
  font-weight:bold;
  font-size:14px;
}
 
#related{
  float:right;
  margin:20px 0 0 0;
  text-align:left;
  width:175px;
  font-size:12px;
  font-weight:bold;
  overflow:hidden;
}

#related{
  float:right;
  margin:20px 10px 0 0;
  text-align:left;
  width:175px;
  font-size:12px;
  font-weight:bold;
  overflow:hidden;
}
#related h2{
  font-size:13px;
  margin:2px;
  font-weight:500;
}

#related h2 a{
 text-decoration:none;
}

#related a:hover{
 color:#cc0099;
 text-decoration:underline;
}

#kanan {
  float:right;
  margin:0 10px 0 0;
  text-align:left;
  width:175px;
  overflow:hidden;
}

#kanan img{
  background:#fff;
  border:1px solid #ffccff;
  padding:3px;
  width:86%;
  height:86%;
}

#artikel {
  float:left;
  margin:0 10px 10px 10px;
  color:#000;
  text-align:left;
  width:415px;
  padding:5px;
  background:#fff;
  overflow:hidden;
}
#tabelnama {
  font-size:12px;
  }
 
#footer {
  float:left;
  margin:10px;
  text-align:left;
  width:607px;
  padding:0 10px;
  background:#fff;
  border-top:#C7E6EC 4px solid;
}
