body {
	height: 100%;
	background: #9B9179 url(../img/bg_main.gif) repeat;
	margin: 0px;
}
.main-container {
	width: 950px;
	height:100%;
	margin: 0 auto;
	background: #E5E1D6;
}
.top {
	background:#E5E1D6 url(../img/logo.gif) no-repeat;
	height: 100px;
	margin: 0 10px;
}
.menu {
	float:right;
	margin-top: 10px;
	width: 550px;
	text-align:right;
}
.teksmenu {
	padding-top: 20px;
	text-align:left;
}
.gfx {
	background: #E5E1D6 url(../img/bg_top.jpg) no-repeat;
	height: 300px;
	margin: 0 10px;
}
#animasi{
    position:relative;
	width:450px;
	height:300px;
}
#animasi img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#animasi img.active {
    z-index:10;
    opacity:1.0;
}

#animasi img.last-active {
    z-index:9;
}
.tgl-box {
	background: #ADA689;
	margin: 0 10px;
	border-top:1px solid #FFFFFF;
	padding:10px;
}
.tgl{
}
.utama {
	margin: 0 10px;
}
#kiri{
	float: left;
	width: 610px; 
	margin-right:20px;
}

#kanan{
	float: left;
	width: 300px; 
}
.fotogaleri {
	min-height: 160px;
	padding:10px;
	margin: 10px 0;
	background: #EDEAE2;
}
.kaki {
	background: #BBB297;
	min-height: 150px;
	border-top:3px solid #4F4117;
}
#kaki-dalam{
	float: left;
	width: 210px;
	padding:10px;
}
#kaki-dalam  ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#kaki-dalam li {
	margin: 0;
	padding:2px 0;
	border-bottom:1px dotted #E5E1D6;
}

#kaki-dalam li a{
	display: block;
	color: #4A332D;
}

#kaki-dalam li a:hover{
	color: #6A4D46;
	text-indent: 2px;
}
.clear {
	clear:both;
}
.spasi5 {
	width:100%;
	height:5px;
}
.spasi10 {
	width:100%;
	height:10px;
}

#galerifoto img{ /*style for each glide content DIV within wrapper.*/
	margin: 7px;

}
#galerifoto a img{ /*style for each glide content DIV within wrapper.*/
	background:#F7F7F6 url(../img/bg_foto.gif) no-repeat right bottom;
	border:1px solid #777777;
	padding: 5px 5px 20px 5px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	opacity:0.8;
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
}
#galerifoto a:hover img{ /*style for each glide content DIV within wrapper.*/
	border:1px solid #333333;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity:1;
	-moz-opacity:1;
	-khtml-opacity:1;
}


#halaman{
	border-top:1px solid #937924;
	padding:10px 2px;
}

#halaman ul{
	margin: 0;
	padding: 0;
	text-align: right; /*Set to "right" to right align pagination interface*/
	font-size: 18px;
}

#halaman li{
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
	margin:0 3px;
}

#halaman a{
	padding: 0 5px;
	border: 1px solid #937924;
	text-decoration: none; 
	color: #4F4117;
}

#halaman a:hover{
	border: 1px solid #4F4117;
	color: #4F4117;
	background-color: #EDEAE2;
}

#halaman a.currentpage{
	background-color: #4F4117;
	color: #EDEAE2 !important;
	border-color: #4F4117;
	cursor: default;
}

#halaman .teks {
	float:left;
	padding: 5px;
	letter-spacing:1px;
}

.bingkai { /*style for each glide content DIV within wrapper.*/
	margin: 5px;
	background:#F7F7F6 url(../img/bg_foto.gif) no-repeat right bottom;
	border:1px solid #777777;
	padding: 5px 5px 20px 5px;
	vertical-align: top;
}

