/* CSS Document */

#conash3D0{
	display: none;
}

html{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

body{
	background-color:#FFF; 
	background-image:url(images/bg2.png); 
	background-position:top; 
	background-repeat: repeat;
	margin:0;
}

a:link{
	text-decoration:none;
	color:#0000FF;
}
a:hover{
	text-decoration: underline;
}
a:visited{
	text-decoration:none;
	color:#0000FF;
}

.art_title{
	font-weight:bold;
	font-size: 16px;
}

#header{
	width: 800px;
	margin-left:auto;
	margin-right:auto; 
	margin-top:15px; 
	margin-bottom:10px; 
	background-image:url(images/header2.png); 
	background-position:left top; 
	background-repeat: no-repeat; 
	height:99px;
	}

#nav{
	margin-left:262px; 
	padding-top:75px; 
	color: #666666; 
	vertical-align:bottom;
}

#content_box{
	width:800px; 
	margin-left:auto; 
	margin-right:auto; 
	background-image:url(images/welcome.png); 
	background-position:left top; 
	background-repeat: no-repeat;
}

#content_box2{
	width:800px; 
	margin-left:auto; 
	margin-right:auto; 
	background-image:url(images/welcome2.png); 
	background-position:left top; 
	background-repeat: no-repeat;
}


#content{
	color: #333333; 
	padding-left: 325px; 
	padding-bottom: 10px;  
	background-image:url(images/content_bg.png); 
	background-position:right top; 
	background-repeat: repeat-y; 
	margin-bottom:0px;
	min-height: 466px;
	height:auto !important;
	height:466px;
	
}

#content p{
	padding-right:5px;
}
#bottom{
	width:800px; 
	margin-left:auto; 
	margin-right:auto; 
	margin-top:0px;
	background-image:url(images/bottom.png); 
	background-position:top; 
	background-repeat: no-repeat; 
	height:20px;
	text-align:center;
	padding-top:5px;
	font-size:.8em;
}

.foreign{
	font-style:italic;
}


.rahasia{
	font-weight: bold;
	letter-spacing: .2em;
}