/* CSS Document */

body {	font-family:verdana, arial, helvetica;
	font-size: 75%;
	
	background-color: #FFF;
	background-attachment: fixed;
	margin:0px;	}

#wrapper {
	margin:auto;
	margin-top:0px;
	color:black;
	background-color: white;
	width: 750px;
	height: auto;
	border-right: 1px #999999 dotted;
	border-left: 1px #999999 dotted;
	
	

	
	
				}
a 	{text-decoration:none;
	border-bottom:1px #ccc dotted;
	color: #FF6600;}
a:hover{color:#333333;
		background-color:#FF3300;}
				
li {list-style-image:url(../pics/list.gif);
	color:#666666;}

h3 {
	font-size:120%;
	border-top: 1px #CCC dashed;
	border-bottom: 1px #FF3300 dashed;
	padding: 3px 0px 3px 0px;
	}

#header {background-image:url(../pics/atasbaru.jpg);
		background-position:top right;
		background-repeat:no-repeat;
		margin-left:10px;
		width:600px;
		height:90px;
		padding-right:140px;
		padding-top:65px;
		
		text-align:right;
		}
		
#content {	height:auto;
			width:730px;
			
			padding: 20px;
			padding-right:0px;
	
	
	
			
			
			}	
#content p {		text-align:left;
			line-height: 20px;
	
	color: #666666;
	padding-right:10px;
	}
	
#content p:hover { border-right:medium #FF9900 solid;}
		
#content img {float:left;
			  border: thin #FF6600 dashed;
			  padding:0px 0px 0px 0px;
			  margin: 0px 10px 0px 0px;}
			  

#footer {background-color:white;
		background-image:url(../pics/footer.jpg);
		background-position:left top;
		background-repeat:no-repeat;
		font-size:80%;
		color:#999999;
		margin-left:0px;
		width:700px;
		height:25px;
		padding-right:3px;
		padding-top:3px;
		text-align:right;
		border-top: 1px #ccc dashed;}

		
				
#header a {	text-decoration:none;
				color: #FF9900;
				border:none;
				font-weight:bold;
				background-color: white;
				
				
				
				
				
				}
#header a:hover {text-decoration:none;
					color:white;
					background-color:black;
					
					}
					
#changer {
	color:#999999;
	
	background-color:#FFFFFF;
	font-size:85%;
	text-align:right;
	border-bottom: 1px #FF9900 solid;
	width:750px;
	
	
}	

table {border-collapse: collapse; }
td,th {border: 1px #FF9900 solid ;}

#content table img {margin : 0;
			border: 0;
			}