body {
	margin: 0;
	padding: 0;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
}

#wrapper {
	margin: 0 auto;
	width: 1000px;
	height: auto;
}

#header {
	width: 1000px;
	height:259px;
	background: url(images/pala.jpg);
}

#menu {
	margin: 0;
	padding-top: 185px;
	height: 47px;
}

#menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul.menu{
	padding-left: 55px;
}

#menu li {
	margin: 0;
	padding: 0 30px 0 10px;
	display: block;
	float: left;
	
}

#menu li a{
	position: relative;
	height: 41px;
	display: block;
	text-decoration: none;
	line-height: 37px;
	color:#FFF;
	font-weight:800;
}

#menu a:hover{
	color: rgb(218,219,222);
}
#menuatas a:hover{
	color: rgb(218,219,222);
}


.st {
	padding: 7px 16px;
	color: #FFFFFF;
	background: url(images/bgtitle.png) repeat-x;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	height: auto;
}

#sidebar1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 224px;
	height: auto;
}

#sidebar2 {
	position: absolute;
	top: 0;
	right: 0;
	width: 224px;
	height: auto;
}

#maincontent {
	margin: 0 auto;
	padding: 0 10px;
	width: 650px;
	height: auto;
	border: #009900 1px solid;
}

#footer {
	width: 1000px;
	height: 84px;
	background: url(images/kaki.png);
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}

#footer a {
	text-decoration: none;
	color: #222;
}

#footer a:hover {
	color: #66CCFF;
}

.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

#antiiklan {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;color: #ff0000;
                        width: 770px;
                        border-top: 1px solid gray;
                        border-left: 1px solid gray;
                        border-bottom: 1px solid gray;
                        border-right: 1px solid gray;
                        background-color: #FFFFFF;
                        margin-left: auto;
                        margin-right: auto;
                        padding: 12px;
}