body {
	color:#FFFFFF;
	background:#000000;
	padding:0;
	margin:0;
	height:100%;
	min-height:100%;
}
div, p, ul, h1, h2, h3, img, form {
	padding:0;
	margin:0;
}
ul {
	list-style-type:none;
}
.blank {
	line-height:0;
	font-size:0;
	clear:both;
}
/*--------------------container---------------*/
#container {
	width:990px;
	height:auto;
	margin:0 auto;
}
/*-------------------------------------------------------------popup----------------*/
#layer3, #layer2 {
	position: absolute;
	visibility: hidden;
	width: 500px;
	height: auto;
	left: 20px;
	top: 300px;
	background-color: #ffffff;
	border: 1px solid #000;
	padding: 0px;
	z-index:2;
}
#cover {
	display:none;
	position:absolute;
	left:0px;
	top:0px;
	height:100%;
	width:100%;
	min-height: 100%;
	background:#000;
	filter:alpha(Opacity=50);
	opacity:0.5;
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	z-index:1;
}
#close {
	float: right;
}
#head {
	width:500px;
	height:25px;
	background-image:url(../images/tittlebg.jpg);
}
#title {
	width:200px;
	height:22px;
	font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	font-weight:bold;
	float:left;
	padding-left:5px;
	padding-top:3px;
}
#content_1 {
	width:480px;
	height:auto;
	padding:10px;
	float:left;
}
#content_1 ul li {
	float:left;
}
#content_1 ul li ul {
	padding-bottom:30px;
	padding-left:10px;
}
#one {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333;
}
#two {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333;
	line-height:20px;
}
/*--------------------------header--------------*/
#header {
	width:990px;
	height:103px;
	float:left;
	background:#874d17;
}
#header img {
	width:402px;
	height:102px;
	float:left;
	border:0px;
}
#top_menu {
	width:326px;
	height:87px;
	float:left;
	padding-left:262px;
	background:#000000;
	padding-top:15px;
}
#top_menu ul {
	width:302px;
	display:block;
	float:right;
	margin:0px;
	height: 16px;
	font-size:0px;
}
#top_menu ul li {
	float:left;
}
#top_menu ul li a {
	font:11px Verdana, Helvetica, arial;
	color:#CCCCCC;
	text-decoration:none;
	padding-left:14px;
}
#top_menu ul li a:hover {
	text-decoration:underline;
}
#form {
	width:310px;
	height:27px;
	float: right;
	padding-top:24px;
	font-size:0px;
	padding-left:0px;
	padding-right:0px;
}
.username {
	height:13px;
	width:108px;
	border:#59330f solid 1px;
	background:#000000;
	font-family:Verdana, Helvetica, arial;
	font-size:11px;
	color:#808080;
	padding-left:4px;
}
.password {
	height:13px;
	width:108px;
	border:#59330f solid 1px;
	background:#000000;
	font-family:Verdana, Helvetica, arial;
	font-size:11px;
	margin-left:3px;
	color:#808080;
	padding-left:4px;
	margin-right:15px;
}
.submit {
	background:url(../images/jbm_03.jpg);
	width:51px;
	border:0px;
	height:17px;
	padding:0px;
	font-size:11px;
	color:#FFFFFF;
}
#nextprev {
	background:url(../images/jbm_29.jpg);
	height:20px;
	border:1px #874d17 solid;
	width:52px;
	padding: 0px 5px;
}
#nextprev li {
	float:left;
	height:20px;
	color:#FFFFFF;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	cursor:pointer;
}
#audionext {
	width:41px;
	height:23px;
	background-image:url(../images/n_btn.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	text-align:center;
	line-height:22px;
	color:#FFFFFF;
	float:left;
	cursor:pointer
}
#choosed {
	width:41px;
	height:23px;
	background-image:(../images/n_btn.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	text-align:center;
	line-height:22px;
	color:#000000;
	float:left;
	cursor:pointer
}
.blog {
	background:url(../images/jbm_29.jpg);
	height:20px;
	border:1px #874d17 solid;
	padding:0px;
	padding-right:4px;
	padding-left:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
/*----------------------------flash------------------------------------*/

#flash {
	width:990px;
	height:318px;
	float:left;
	font-size:0px;
}
#flash_audio {
	width:467px;
	height:423px;
	float:left;
	font-size:0px;
	padding-left:250px;
	margin-top:60px;
	margin-bottom:60px
}
#flash_video {
	width:469px;
	height:367px;
	float:left;
	font-size:0px;
	padding-left:250px;
	margin-top:60px;
	margin-bottom:60px
}
/*----------------------------nav--------------------------*/
#navigation {
	width:990px;
	height:42px;
	background:#fff;
	float:left;
	font-size:0px;
}
#navigation .text {
	font:13px arial, tahoma, Verdana, "Arial Narrow";
	color:#FFFFFF;
	float:left;
	text-decoration:none;
}
#navigation .text:hover {
	color:#000000;
}
/*---------------------------------------table----------------*/
#box {
	width:990px;
	background-color:#9e7b59;
	float:left;
	background-image:url(../images/sample_2.jpg);
	height:234px;
}
#table {
	width:322px;
	float:left;
	padding-right:4px;
	padding-left:4px;
	margin-top:9px;
	margin-bottom:9px;
}
#table_c {
	float:left;
	width:322px;
	height:173px;
	background-image:url(../images/jbm_13.jpg);
}
#table_b_s {
	float:left;
	width:322px;
	height:11px;/*background-image:url(../images/jbm_12.jpg);*/
}
#image {
	width:109px;
	height:173px;
	float:left;
}
#text {
	width:201px;
	height:130px;
	float:left;
	padding:5px;
}
.normaltext {
	font-family:arial, tahoma, Arial Narrow, verdana;
	letter-spacing:inherit;
	font-size:12px;
	line-height:18px;
	color:#FFFFFF;
}
.more {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#703000;
	text-decoration:none;
}
.more:hover {
	color:#000;
}
#more {
	width:70px;
	height:26px;
	float:right;
	padding-right:10px;
}
#more_a a, #more_b a {
	float:left;
	padding-right:10px;
	padding-top:5px;
	font-family:arial, tahoma, Arial Narrow, verdana;
	font-size:11px;
	color:#d6662c;
	text-decoration:none;
}
#more_b a {
	color:#3e200c;
}
#more_a a:hover, #more_b a:hover {
	float:left;
	padding-right:10px;
	padding-top:5px;
	font-family:arial, tahoma, Arial Narrow, verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
/*---------------------------------------footer----------------*/
#footer {
	width:990px;
	height:41px;
	float:left;
	padding-top:5px;
	background-image:url(../images/jbm_14.jpg);
	background-repeat:repeat-x;
}
#footer span {
	text-align:center;
	width:100px;
	margin-left:350px;
	padding-top:5px;
	font:11px arial, tahoma, Verdana, "Arial Narrow";
	color:#7c6f63;
}
#footer span a {
	text-decoration:none;
	color:#5d4c3c;
}
#footer span a:hover {
	text-decoration:underline;
	color:#7c6f63;
}
.chumma {
	font-family:Verdana, Helvetica, arial;
	font-size:13px;
	color:#FFFFFF;
}
#homtext {
	width:863px;
	height:auto;
}
#homtext ul {
	float:left;
	height:auto;
	padding-top:10px;
}
#homtext li {
	height:auto;
	float:left;
}
#homtext li a {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
#homtext li a:hover {
	color:#6c3c16;
}
#homtexts {
	width:930px;
	height:auto;
}
#homtexts ul {
	float:left;
	height:auto;
	padding-top:10px;
}
#homtexts li {
	height:auto;
	float:left;
}
#homtexts li a {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
#homtexts li a:hover {
	color:#6c3c16;
}
.latestleft
{
	width:7px;
	height:36px;
	float:left;
	background:url(../images/jbm_latest_left.gif);}
.latestright
{
	width:7px;
	height:36px;
	float:left;
	background:url(../images/jbm_latest_right.gif);}
.latestmid
{
	width:216px;
	height:36px;
	float:left;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	line-height:30px;
	background:url(../images/jbm_latestbg.png);
	background-repeat:repeat-x;}
.latestcon{
	width:230px;
	height:181px;
	float:left;
	background:#876443;
}
.latestbot{
	width:230px;
	height:7px;
	background:url(../images/jbm_latest_bot.gif);
	float:left;
	background-repeat:no-repeat;
}
.latestneewss
{
	width:230px;
	height:36px;
	float:left;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	line-height:30px;
	background:url(../images/jbm_latestbg.png);
	background-repeat:repeat-x;
}
/*---------------------------------------inner----------------*/
#inner_contain {
	float:left;
	height:auto;
	width:990px;
	background-color:#c5ac93;
}
#mainimage {
	float:left;
	font-size:0px;
	width:670px;
	height:318px
}
#sidenav {
	float:left;
	font-size:0px;
	width:320px;
	height:318px;
	background-color:#714e2e;
}
#contentmain {
	float:left;
	height:auto;
	width:990px;
	background-color:#9e7b59;
}
#contenthead {
	float:left;
	height:33px;
	width:990px;
	background-image:url(../images/jbm_19.jpg);
}
#content {
	float:left;
	height:auto;
	width:950px;
	padding-left:40px;
	padding-bottom:15px;
	padding-top:15px;
}
.normaltextblack {
	font-family:arial, tahoma, Arial Narrow, verdana;
	letter-spacing:inherit;
	font-size:13px;
	line-height:18px;
	color:#000;

}
.normaltextblack p {
	padding-bottom:10px;
}
.homep{
	padding-bottom:10px;
	font-size:12px;
}
/*--------------------------audio--------------*/
#audiolist {
	float:left;
	width:216px;
	padding:4px;
	padding-bottom:0px;
	height:auto;
}
#audiocontent {
	float:left;
	width:538px;
	background-color:#9e7b59;
	padding-bottom:4px;
}
#mp3player {
	width:511px;
	height:auto;
	padding-left:14px;
	padding-top:10px;
}
#listcontent {
	float:left;
	padding-left:14px;
	padding-bottom:5px;
	width:511px;
}
#imagecontiner {
	float:left;
	width:75px;
	height:101px;
	background-color:#c5ac93;
}
#songdetails {
	float:left;
	height:100px;
	width:436px;
	background-color:#c5ac93;
	padding-top:1px;
}
#songdetailsinner {
	float:left;
	height:89px;
	width:375px;
	background-color:#a67c52;
	padding:5px;
}
#songdetailsinner ul {
	padding-left:30px;
}
#songdetailsinner li {
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
}
#songdetailsinner li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none
}
#songdetailsinner li a:hover {
	color:#fff;
}
#listmenu_1 {
	background-color:#a67c52;
	float:left;
	width:218px;
}
#listmenu_1 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:25px;
	color:#FFFFFF;
	text-decoration:none;
}
#listmenu_1 a:hover {
	color:#000000;
}
#listmenu_2 {
	padding-bottom:1px;
	background-color:#c09f7e;
	float:left;
	width:218px;
}
#listmain {
	width:218px;
	float:left;
}
#listmain ul {
	padding-left:35px;
	float:left;
}
#listmain ul li {
	list-style-image:url(../audios/images/bullet.jpg);
	padding-bottom:3px;
	padding-top:3px;
}
#listmain ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
}
#listmain ul li a:hover {
	color:#fff;
}
#div1 {
	background:url(../images/jbm_multi.jpg);
	width:218px;
	height:48px;
	float:left;
}
#div1 span {
	padding-top:15px;
	padding-left:5px;
	float:left;
}
#div1 a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
}
#div1 a:hover {
	color:#3d220f;
}
#downlink {
	background-color:#a67c52;
	width:50px;
	height:30px;
	float:left;
	height:99px;
}
#subhead {
	height:27px;
	width:511px;
	float:left;
	padding-top:5px;
	padding-left:14px;
}
#subheadinner {
	background-image:url(../images/jbm_22.jpg);
	float:left;
	width:511px;
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-top:5px;
}
#spirituality {
	float:left;
	width:760px;
	background-color:#9e7b59;
	min-height:600px;
	position:relative;
	left:2px;
	margin-top:4px;
}
#blog {
	float:left;
	width:990px;
	background-color:#9e7b59;
	height:auto;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	min-height:600px;
}
#display_user_name {
	float:left;
	width:100px;
	height:auto;
}
.calendar {
	font-family:arial, tahoma, Arial Narrow, verdana;
	font-size:11px;
	color:#000000;
}
#btutton {
	width:156px;
	height:27px;
	float:left;
}
#btutton li {
	list-style:none;
	float:left;
	height:27px;
	line-height:25px;
}
#btutton li a {
	font-family:Verdana, Helvetica, arial;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
#btutton li a:hover {
	color:#000;
}
#btutton li span {
	font-family:Verdana, Helvetica, arial;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:underline;
font
}
#btutton li span:hover {
	color:#000;
	text-decoration:underline
}
.contact_us {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:25px;
	color:#FFFFFF;
	text-decoration:none;
}
.contact_us:hover {
	color:#000000;
	text-decoration:underline;
}
.forgot {
	height:13px;
	background:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c6975c;
	padding-top:7px;
	text-decoration:none;
}
.forgot:hover {
	text-decoration:underline;
}
.dont_have {
	height:13px;
	background:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c6975c;
	padding-top:7px;
	text-decoration:none;

}
.dont_have:hover {
	text-decoration:underline;
}
#contact_left{
margin-left:4px;margin-top:2px;margin-bottom:0px;margin-right:0px;background-color:#9E7B59;height:600px;float:left;width:490px;
}
.website
{
	font-family:arial, tahoma, Arial Narrow, verdana;
	letter-spacing:inherit;
	font-size:13px;
	line-height:18px;
	color:#000;
	line-height:20px;
}
.website:hover
{
	font-family:arial, tahoma, Arial Narrow, verdana;
	letter-spacing:inherit;
	font-size:13px;
	line-height:18px;
	color:#fff;
	line-height:20px;
}
#nescontent
{
	float:left;
	width:890px;
	height:auto;
	margin-top:5px;
	border:1px solid #b0977f;
	padding:10px;
	
}
#news_image{
	float:left; padding-right:10px; padding-bottom:10px;
}
#home_news{width:230px; height:205px; float:left; background:#876443;}
#home_news a{ font-family:Arial, Helvetica, sans-serif; color:#000; line-height:20px; font-size:12px; text-decoration:none;}
#home_news a:hover{ color:#6c3c16;}
