body {
  background: url("background.jpg")no-repeat;
  width: 1000px;
  height: 702px;
  margin-top: 0;
  font-family: Arial, Verdana;
  background-attachment: fixed;
}
h1 {
  font-family: Arial, Verdana; 
  font-size: 30px;
}
h4 { 
  font-family: Arial, Verdana; 
  font-size: 17px;
}
a {
  text-decoration: none;
}
#sddm{
	margin: 0;
	padding: 0;
	z-index: 30;
}
#sddm li{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;
}
#sddm li a{
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	color: white;
	text-align: center;
	text-decoration: none;
}
#sddm li a:hover{	
	background: none;
}
#sddm div{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: none;
	border: 1px solid #5970B2;
}
	#sddm div a{
		position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial;
	}
	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF;
	}
.header {
  background: url("bg_dot.gi")repeat;
  width: 2px;
  height: 29px;
  padding: 0px 0px 0px 20px;
  font-family: Arial, Verdana;
  font-size: 12px;
  font-weight: bold;
}
.headright{
  padding: 0px 0px 0px 0px;
}
.contentatas {
  background: url('atas.png')no-repeat;
  width: 1000px;
  height: 16px;
}
.contenttengah {
  background: url('tengah.png')repeat;
  width: 1000px;
  height: 17px;
  padding: 0px 0px 0px 0px;
}
.sidebarcont{
  padding: 10px 0px 0px 0px;
  position:absolute;
  left:0px;
  top:120px;
}
.rightbar{
  padding: 0px 0px 0px 0px;
}
.contentbawah {
  background: url('bawah.png')no-repeat;
  width: 1000px;
  height: 19px;
}
.footer  {
  padding: 0px 0px 0px 0px;
  font-size: 12px;
}