#container

{  

   width: 100%;

   width: 820px;

   height: 1060px;

   position: relative;

   margin-top: 0px;

   margin-left: auto;

   margin-right: auto;

   text-align: left;

   border-bottom: 5px solid #93beeb;

   border-top: 5px solid #93beeb;

   border-left: 5px solid #93beeb;

   border-right: 5px solid #93beeb;

   background: #000000;

   background-attachment: fixed;

   background-position: center; 

  

}


#Editbox1

{

   
}


body {

   background: #FFFFFF;

   text-align: center;

   margin: 10;

}


h1, h2, h3, h4, h5, h6 {

	margin: 0;

	padding: 0;

	text-transform: uppercase;

	color: #9E6813;

}



h1, h2, h3 {

}



h4, h5, h6 {

}



p, ul, ol, blockquote {

	margin-top: 0;

}



a {

	color: #6F4503;

}



a:hover {

	text-decoration: none;

}



img {

	border: none;

}



input {

	font-weight: bold;

}



/* Header */



#header {

	width: 800px;

	height: 110px;

	margin: 0 auto;

	padding: 35px 0 0 0;

	background: #FFEE8F url(images/bolatangkasheader.gif) repeat-x;

	border: 5px solid #FFFFFF;

	border-bottom: none;

}



#header h1 {

	text-align: center;

	font-size: 3em;

}



#header h2 {

	text-align: center;

	font-size: 2em;

}



#header a {

	text-decoration: none;

	color: #9E6813;

}



/* Menu */



#menu {

	width: 800px;

	height: 40px;

	margin: 0 auto;

	padding: 0;

	background: #4E4E4E;

	border: 5px solid #FFFFFF;

	border-top: 1px solid #FFFFFF;

	border-bottom: 1px solid #FFFFFF;;

}



#menu ul {

	margin: 0;

	padding: 0;

	list-style: none;

}



#menu li {

	display: inline;

}



#menu a {

	display: block;

	float: left;

	width: 120px;

	height: 25px;

	padding-top: 15px;

	text-align: center;

	text-decoration: none;

	color: #CCCCCC;

	font-weight: bold;

}



#menu a:hover, #menu .active a {

	background: #000000;

	color: #FFFFFF;

	font-weight: bold;

}



/* Content */



#content {

	width: 800px;

	margin: 0 auto;

	background: #FFFFFF;

	border: 5px solid #FFFFFF;

}



#content .title {

	padding: 10px 20px;

	background: #FFEE8E url(images/bolatangkastitle.gif) repeat-x left bottom;

	font-size: 1em;

}



#content .story {

	padding: 20px;

	border: 2px solid #FFEE8E;

}



/* Footer */



#footer {

	width: 820px;

    font-family: Arial, Helvetica, sans-serif;

	margin: 0 auto;

    margin-left: 0px;

	padding: ;

	backgroundz: #4E4E4E;

	borderz: 5px solid #FFFFFF;

	border-top: none;

}



#footer p {

	margin: 0;

	padding: 0;

	text-align: center;

    font-family: Arial, Helvetica, sans-serif;

	font-size: 75%;

	color: #CCCCCC;

}



#footer a {

	color: #CCCCCC;

}



#wb_Text10  {

    margin: 0;

    padding: 5px;

    background: #3c3c3c;

    text-align: center;

    font-size: 85%;

    font-family: Arial, Helvetica, sans-serif;

    color: #FFFFFF;



}





a.style1:link



{



   color: #FFFFFF;



   text-decoration: none;



}



a.style1:visited



{



   color: #FFFFFF;



   text-decoration: none;



}



a.style1:active



{



   color: #FFFFFF;



   text-decoration: none;



}



a.style1:hover



{





   color: #41F704;



   text-decoration: none;



}

button,
input {
    line-height: normal; /* 1 */
}

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Removes inner spacing in IE7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE6.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}

/*
 * Re-set default cursor for disabled elements.
 */

button[disabled],
input[disabled] {
    cursor: default;
}

#Button1 {
	-moz-box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b8e356), color-stop(1, #a5cc52) );
	background:-moz-linear-gradient( center top, #b8e356 5%, #a5cc52 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b8e356', endColorstr='#a5cc52');
	background-color:#b8e356;
	-webkit-border-top-left-radius:20px;
	-moz-border-radius-topleft:20px;
	border-top-left-radius:20px;
	-webkit-border-top-right-radius:20px;
	-moz-border-radius-topright:20px;
	border-top-right-radius:20px;
	-webkit-border-bottom-right-radius:20px;
	-moz-border-radius-bottomright:20px;
	border-bottom-right-radius:20px;
	-webkit-border-bottom-left-radius:20px;
	-moz-border-radius-bottomleft:20px;
	border-bottom-left-radius:20px;
	text-indent:0;
	border:1px solid #83c41a;
	display:inline-block;
	color:#000000;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:30px;
	line-height:25px;
	width:86px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #86ae47;
}
#Button1:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a5cc52), color-stop(1, #b8e356) );
	background:-moz-linear-gradient( center top, #a5cc52 5%, #b8e356 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a5cc52', endColorstr='#b8e356');
	background-color:#a5cc52;
	color:#ffffff;
}#Button1:active {
	position:relative;
	top:1px;
}

#Button2 {
	-moz-box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b8e356), color-stop(1, #a5cc52) );
	background:-moz-linear-gradient( center top, #b8e356 5%, #a5cc52 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b8e356', endColorstr='#a5cc52');
	background-color:#b8e356;
	-webkit-border-top-left-radius:20px;
	-moz-border-radius-topleft:20px;
	border-top-left-radius:20px;
	-webkit-border-top-right-radius:20px;
	-moz-border-radius-topright:20px;
	border-top-right-radius:20px;
	-webkit-border-bottom-right-radius:20px;
	-moz-border-radius-bottomright:20px;
	border-bottom-right-radius:20px;
	-webkit-border-bottom-left-radius:20px;
	-moz-border-radius-bottomleft:20px;
	border-bottom-left-radius:20px;
	text-indent:0;
	border:1px solid #83c41a;
	display:inline-block;
	color:#000000;
	font-family:Arial;
	font-size:15px;
	font-weight:;
	font-style:normal;
	height:30px;
	line-height:25px;
	width:70px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #86ae47;
}
#Button2:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a5cc52), color-stop(1, #b8e356) );
	background:-moz-linear-gradient( center top, #a5cc52 5%, #b8e356 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a5cc52', endColorstr='#b8e356');
	background-color:#a5cc52;
	color:#ffffff;
}#Button2:active {
	position:relative;
	top:1px;
}



#Marquee1
{
background-color:#93BEEB;
font-size:14px; 
font-family:Arial,Helvetica,sans-serif;

}


zfloat_bottom_left {  
    position: fixed;  
    z-index: 50;  
    bottom: 0px;  
    left: 0px;  
    clip: inherit;  
}  
#close  {  
    position: absolute;  
    background-color:;
    top: 173px;  
    right: 133px;  
    width: 50px;
    height: 50px;

}  

#close:hover {
    text-decoration: underline;
    color:;
background-color:green;

opacity:1.0;

}
