body {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        background:#1A3A14;
		color:#333333;
    }
    
html, body, #wrapper, h1 {
	margin: 0;
	padding: 0;
}
img { border: 0; }

#wrapper {
	margin:0 auto;
	text-align: left;
	width: 900px;
	position: relative;
}
h1,h2,h3,h4,h5{ color:#373737}

h1{
	font-size: 17px;
	font-weight:bold;
}
 h2 {
	font-size: 15px;
	font-weight:bold;
}
h3 {
	font-size: 12px;
	font-weight:bold;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 2px;
	padding:0;
	margin:0;
	font-size: 1px;
}

#inner { background:#FFFFFF;
        
}


#header {
	background: url(images/header_bg.jpg) no-repeat;
	padding-top: 9px;
	position: relative;
	width:900px;
	height:200px;
}
#browse {
	float: left;
	width: 250px;
	margin: 0;
	margin-left:6px;
	padding: 0;
	padding:13px;
	color:#FFFFFF

}

#browse dt {
	background: #c80000 url(images/dt_bg.jpg) bottom repeat-x;
	color: #fff;
	margin: 2px 2px 1px 2px;
	padding: 7px 0;
	text-align: center;
	font-weight: bold;
}

#body {
        float:left;
	    width: 600px;
	    margin: 2px 1px 0 15px;
	    position: relative;
		background:#FFFFFF;
     }
	 #body a:hover{text-decoration:none}
	 
.inner{padding:10px;}
#inner{ background:url(images/bg_middle.jpg) repeat-y}

#footer {
	background:#6E6E6E;
	padding: 11px 8px 11px 8px;
	position: relative;
	text-align: center;
	border-top:#8C8C8C 4px solid;
	font-weight: bold;
	font-size:11px;
	
}
	
#footer a {
	font-weight: bold;
	color:#BDFDAA;
	
}
#footer a:hover {
		text-decoration:none;
}

#footnav {
	position: absolute;
	text-align: right;
	right: 10px;
	top: 0px;
	padding: 8px 0 5px 0;
}
/**************************************************/
#naren{ padding-top:123px;
      margin:0;
	}
	  
#naren ul{list-style:none; margin:0; padding:0}

#naren li{ padding:14px 6px ; float:left; border-right:1px #FFFFFF solid}

#naren ul li a{ color:#FFFFFF;text-decoration:none}

#naren li:hover{ background:url(images/hover_li.jpg) repeat-x}

.active{ background:url(images/hover_li.jpg) repeat-x;padding:14px 8px ;}
#body ul li{list-style:square}
#body form{
         font-weight:bold; 
		   color:#333333;
		   font-size:12px;
		   margin:12px;
		   
		   
		   }