/* CSS Document */

body { margin:0px; 
       background-color: #f0c16f;}
	   

.background {
    background-image:url(image/full_1.jpg);
	background-repeat: no-repeat;
	background-position: center;

} 

.backgrmenu {
    background-image:url(image/bg_menu_top_new.png);
    background-repeat: no-repeat;
	background-position: center;

} 
	  
.bottom1 {background-image:url(image/Swami_bg.gif);
          background-repeat:no-repeat;
		  background-position:center;
		  }

.heading {font-family:arial;
          font-size:16px;
		  font-weight:bold;
		  padding:14px;
		  color:#006600;
		  }

.normal { font-family:"Courier New";
          font-size:17px;
		  text-align:justify;
		  color:#990000;
		  line-height:20px;
		  
		  }
		  
.normal1 { font-family:Arial, Helvetica, sans-serif;
          font-size:14px;
		  text-align:justify;
		  font-weight:bold;
		  color:#990000;
		  padding:2px;
		  }

.nobold { font-family:Arial, Helvetica, sans-serif;
          font-size:14px;
		  text-align:justify;
		  color:#b27920;
		  padding:2px;
		  font-weight:700;
		  }
.normal2 { font-family:Helvetica, sans-serif;
           font-size:12px;
		   color:#666666;
		   text-align:justify;
		   padding:2px;
		  }


.trebuchet { font-family:"Trebuchet MS";
           font-size:13px;
		   color:#940203;
		   padding:2px;
		  }

.normal3 { font-family:Arial, Helvetica, sans-serif;
          font-size:12px;
		  color:#000000;
		  text-align:justify;
		  padding:4px;
		  line-height:25px
		  }

.b:link{
	font-family:"Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	LINE-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	color:#940203;
}
.b:visited {
	font-family:"Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	LINE-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	color:#940203;
}
.b:hover{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	LINE-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	color:#940203;
}
.background_swami {
    background-image:url(image/swamiworking_image.jpg);
    background-repeat: no-repeat;
	background-position: center;

} 