body {
 background: black;
}
div.innerbody {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11pt;
 color: #EEA725;
 padding: 20px 10px 10px 10px;
 text-align: center; 
}
img { border-width: 0; }
a {
 text-decoration: none;
 color: #EE7700;
}
a:hover { color: #EED755; }
div.bloc {
 width: 700px;
 margin: 0 auto;
 padding: 5px;
}
h1 { display: none; }

#header div.bloc {
 text-align: right;
 height: 70px;
 vertical-align: top;
 background: #550000 url(img/india-nepal.gif) no-repeat 5px 5px;
}

#menuline div.bloc {
 text-align: left;
 height: 35px;
 vertical-align: top;
 background: #550000;
}
#menuline ul {
 margin: 0;
 padding: 0;
 list-style: none;
}
#menuline li {
 margin: 0;
 padding: 0;
 float: left;
}

#footer div.bloc {
 text-align: left;
 background: #550000;
}

#xiti div.bloc { text-align: left; }

#thebody div.bloc {
 text-align: left;
 padding: 15px 0 15px 0;
}
#thebody div.imgtitle {
 width: 100%;
 text-align: center;
 padding: 30px 0 10px 0;
}
#thebody h2 {
 font-size: 13pt; 
 font-style: normal;
 font-variant: normal;
 text-decoration: underline;
}
