body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#fff4de;
}
.bodytxt 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: justify;
	color:#000000;
}

.moretxt 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: justify;
	color:#000000;
}
.moretxt:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: justify;
	color:#c22a2e;
	
}
.newsbg
{
	background-attachment: scroll;
	background-image: url(../images/eventsbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg1 {
	background-attachment: scroll;
	background-image: url(../images/box2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bg_top {
	background-attachment: scroll;
	background-image: url(../images/navodaya_05.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_bott {
	background-attachment: scroll;
	background-image: url(../images/navodaya_bot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bnbg {
	background-attachment: scroll;
	background-image: url(../images/maranathabn_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.footbg {
	background-attachment: fixed;
	background-image: url(../images/footbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}