<!-- 
body  {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}


#container {
	width: 750px;  
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left; 
} 
#header {
	text-align:center;
} 
#header h1 {
	margin: 0; 
	padding: 10px 0; 
}
#header #searchBox {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	text-align: center;
}
.menuatas {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #222222;
	text-decoration: none;
	text-indent: 5pt;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-top-color: #555555;
	border-right-color: #555555;
	border-bottom-color: #555555;
	border-left-color: #555555;
	border-left-style: dotted;
	border-left-width: thin;
}
.garisatasbawah {
	border-top: thin dotted #444444;
	border-right: thin none #444444;
	border-bottom: thin dotted #444444;
	border-left: thin none #444444;
}

#sidebar1 {
	float: left;
	width: 159px; 
	padding: 15px 0; 
}

.menu {
	border-left-width: 2px;	
	border-left-style: none;
	border-top-color: #555555;
	border-right-color: #555555;
	border-bottom-color: #555555;
	border-left-color: #555555;
	color: #222222;
	text-decoration: none;
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	padding-right: 5px;
	font-weight: bolder;
}

.linkbawah {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}

#sidebar2 {
	float: right;
	width: 150px; 
	padding: 15px 0; 
}

.rBanner {
	text-align: center;
}

#sidebar1 h3, #sidebar1 p, #sidebar2 p, #sidebar2 h3 {
	margin-left: 10px; 
	margin-right: 10px;
}

#mainContent {
	margin: 0 150px 0 160px; 
	padding: 0 5px;
}

.thumb {
	padding: 2px;
	border: thin dotted #444444;
}
 
#footer {
	padding: 0 10px;
}
 
#footer p {
	margin: 0; 
	padding: 10px 0; 
}

.fltrt { /
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
--> 
