
body {
	background: #ffebd8;
	background:#ffebd8 url(background_kong.jpg)  top center no-repeat;
	font: 76% arial,sans-serif;
	text-align:center
	}

h1 {
	margin:0 10px 10px;
	font: 140% arial,sans-serif;
	font-weight: bold;
}
p {
	margin:0 10px 10px;
	font: 100% arial,sans-serif;
	}


a{
	display:block;
	color: #981793;
	padding:5px;
	}

#header {
	height:356px;
	line-height:80px;
	margin:0px;
	padding:0px;
	}

#header a{
	margin:0px;
	padding:0px;
	}



#wrapper{
	background:#f0ead1;
	}
td.description {
  padding: 0px;
  vertical-align: top;
  width: 100%;
}

#container{
	text-align:left;
	}
	
#content{
margin-bottom:0;
padding:20px 0 10px 0;
}

#content p{
	line-height:1.4
	}
	
#content table{
 padding:5px 5px 5px 5px;
 border-bottom:dotted 1px #c7b299;
}
	
#content a{
	display:inline;
	padding:0;	
	text-decoration: none;
	color:#9d0a0e;
	}
#content a:hover{
	color:#9d0a0e;
	text-decoration: none;
	border-bottom:1px solid #9d0a0e;

	}
#content a:visited{
	text-decoration: none;
	color:#9d0a0e;
		
	}	
	
	
#content img{
	float:right;
  margin:0px 10px 0px 0px;
  border: solid 1px #736257;
}
	
	

#footer{
	text-align:center;
	background: #c7b299;
	color: #FFF
	}
#footer p{margin:0;padding:5px 10px}

#container{width:625px;margin:0 auto}

#footer{clear:both;width:100%}

#* Css navigation menu start *#

/* Main menu */

#menu  {
background: #333;
}
table#menu {
  border-collapse: collapse;
  width: 625px;

}

td#mainmenu {
  background: #736257;
  vertical-align: bottom;
  height: 38px;
    margin:0;
  padding:0;
  
}

#mainmenu a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  font-size: 12px;
  text-transform: uppercase;
  padding:0;
}
#mainmenu a img{
border:none;
}

#mainmenu a:hover {
  color: #f0ead1;
}

#mainmenu div.active a {
  color: #736257;
  
}

#mainmenu div.active a:hover {
  color: #736257;
}

#mainmenu div.main-outer {
  float: left;
  padding: 0px 10px;
  height: 38px;
  margin:0;

}

#mainmenu div.main-inner {
  margin-top: 0px;
}

#mainmenu div.active {
 background-color: #736257;

}


/* Sub menu */

td#submenu {
  background: #c7b299;
  color: #fff;
  font-size: 11px;
  vertical-align: bottom;
  height: 20px;
  padding: 0px 10px;
}

#submenu a {
  color: #fff;
  text-decoration: none;
  font-weight: normal;
  white-space: nowrap;
   padding: 5px 0px 5px 0px;;
}

#submenu a:hover {
  color: #333;
}

#submenu div.sub-outer {
  float: left;


  /* make room for separator */
  padding-right: 1px;
}

#submenu div.sub-inner {
  padding: 0px 10px;
  padding-left: 9px;
}

#submenu div.active .sub-inner {
  /* section indicator */
  background: #fff ;
}

#submenu div.last {
  /* clear separator */
  background: none;
}

#* Css navigation menu end *#

#m-blog a {width: 130px;}

#m-blog a:hover {background: url('images/bg-menu-top.jpg') no-repeat 0 -54px;}


