body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#all{
  width: 995px;
  margin: auto;

}


a {
	/*font-size: 10px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link {
	color: #FFA500;
	text-decoration: none;
}
a:visited {
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #FFFF00;
	text-decoration: none;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {
	color: #FE960F;
	font-size: 14px;
	font-weight: bold;
}
.style11 {
	font-size: 10px;
	font-weight: bold;
	color: #0000FF;
}
.style14 {font-size: 9px}
.style15 {font-size: 10px}
.style16 {color: #999999}
.style17 {color: #FF00FF}

#header-down{
	border-bottom-style: solid;
	border-bottom-color: orange;
	border-bottom-width: 1px;
	clear: both;
}

#post{

}

h1 {
	color: orange;
	text-align: center;
}

#main-menu-top{
   color:#ebebe8;
	margin: 10px;
    background:url(images/main-menu_atas.gif) no-repeat scroll center top;
    margin: 0 auto;
    padding: 0;
    height: 220px;
}
#navmenu {
  border-left: solid;
  border-right: solid;
  border-bottom: thick;
  padding: 5px 9px;
  margin: 0;
  width: 220px;
  margin: 0 3px 0 0;

}


#main-menu {
  background:url(images/main-menu_bawah.gif) no-repeat scroll center bottom;
  width: 250px;
  margin: 0;
  padding: 16px 20px;
}

#navmenu a {

	color:black;
    text-decoration: none;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
  vertical-align: 5px;
  padding: 0 10px;
}

#navmenu a:hover {

	color:black;
    text-decoration: underline;
}

#main-menu img {
	
	/*width: 230px;
	height: 210px;
	margin: 10px;*/
}

.top-menu {
text-align: center;
width: 55px;
height: 50px;
}

.top-menu img:hover{
width: 102%;
height: 102%;
}

/************
POST !!
************/
.post {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #000;
	margin-bottom: 25px;
}
.post h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	line-height: 1.4em;
	margin: 10px 0px 0px;
	color: orange;
	text-align: left;
	border-bottom: 1px dotted orange;
}
.post h1 a{
	color: orange;
    font-family: Arial, Helvetica, sans-serif;

}
.post h1 a:hover{
  text-decoration: underline;
}

#post-container {
	margin: 0px 20px;
	padding: 0px 15px;
	border-left: 1px dotted orange;
	border-right: 1px dotted orange; 
}

/***************
widget !!
***************/
.textwidget {
	text-align: center;
	margin-bottom: 15px; 
}

/***************
reset !!
***************/
td, th, tbody, table {
	margin: 0px;
	padding: 0px;
}
