/* CSS By Rajesh Khatri */

body
	{
	margin:0px;
	padding:0px;
	}

.staff-image{
	margin-left: auto;
	margin-right: auto;
	padding:5px;
	border:solid;
	border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
	border-width: 1px 2px 2px 1px;
	background-color:white;
      }
.image{
	padding:5px;
	border:solid;
	border-color: #dddddd #000000 #000000 #dddddd;
	border-width: 1px 2px 2px 1px;
	background-color:#996600;
      }
.god{
	background-image:url(images/god-saraswati.jpg);
	background-repeat:no-repeat;
	background-position:center;
	}
/*Photo header style*/

#photobg{
	background-image:url(images/photobg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:987px;
	height:110px;

	}

.highlightit img {
opacity:.4; /* css standard */
filter:alpha(opacity=40); /* IE patch */

}
.highlightit:hover img {
opacity:1; /* css standard */
filter:alpha(opacity=100); /* IE patch */
}
/*body bg style*/

#bg-image{
	background-image:url(images/bg-image.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	width:987px;
	height:auto;
	}

/*LEFT CONTROL*/

#leftboxbg1{
	background-image:url(images/leftbox1.jpg);
	background-repeat:no-repeat;
	width:235px;
	height:39px;
	}
#leftboxbg2{
	background-image:url(images/leftbox2.jpg);
	background-repeat:repeat-y;
	width:235px;
	}
#leftboxbg3{
	background-image:url(images/leftbox3.jpg);
	background-repeat:no-repeat;
	width:235px;
	}
.leftmenu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	line-height:40px;
	}
	.leftmenu a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	line-height:40px;
	}
	.leftmenu a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	text-decoration:underline;
	line-height:40px;
	}
.link-title1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#aa2a21;
	padding-left:5px;
	text-decoration:none;
	font-weight:bold;
	}
.link-title2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	}
/*Right Control Style*/
.welcome{
	padding-top:7px;
	padding-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#700404;
	text-decoration:none;
	}
	
.maintext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	}

.readmore{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cf0a0a;
	font-weight:bold;
	text-decoration:underline;
	}
	.readmore a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cf0a0a;
	font-weight:bold;
	text-decoration:underline;
	}
	.readmore a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#009933;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:underline;
	}	
.mission{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#700404;
	font-weight:bold;
	text-decoration:none;
	}
.cont-red{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#f54b4b;
	text-decoration:none;
	}
.cont-marun{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#700404;
	text-decoration:none;
	}
.cont-black{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#000000;
	text-decoration:none;
	}





/*Right Control Style End Here*/


/*footer style*/

#footerbg{
	background-image:url(images/fotter-bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:987px;
	height:97px;
	}
.foter-text-bck{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	}
.foter-text-marun{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#700404;
	text-decoration:none;
	}