/*** 
set the width and height to match your images 
**/
body { 
background: url('images/image1.gif') no-repeat center center fixed;
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;
} 
.table1 { border :1px solid #666;

}

.table1 td{ border :1px solid #CCC; padding:2px 5px;

}





.table2 { border :0px solid #666;

}

.table2 td{ border :1px solid #CCC; padding:2px 5px;

}



.table3 { border :1px solid #666;

}

.table3 td{ border :1px solid #CCC; padding:2px 2px;

}
#meta{
	width: 900px;
	position: absolute;
	height: 30px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 12px;
	color: #BE3F24;
	text-align: right;
	top: 100px;
	
}

 h1 {
	size: 14px

}
 h2 {
	size: 13px;
	margin-bottom: 40px;

}
img {
	border:none;
}
.center {
	
	margin:10px auto;
	padding:5px;
	background-color:rgb(255,255,255);
	border: rgb(204,204,204) solid 1px;
	
}
.right {
	
	float:right;
	margin:5px 0 5px 10px;
	padding:5px;
	background-color:rgb(255,255,255);
	border: rgb(204,204,204) solid 1px;
	
}
.left {
	
	float:left;
	margin:5px 10px 5px 0px;
	padding:5px;
	background-color:rgb(255,255,255);
	border: rgb(204,204,204) solid 1px;
}

a{
	background:none;
}
#slideshow1 {
    position:relative;
	z-index:-1;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

#slideshow img {
	/* Set rules to fill background */
	min-height: 100%;
	min-width: 1024px;
	/* Set up proportionate scaling */
	width: 100%;
	height: 100%;
	/* Set up positioning */
	position: fixed;
	top: 0;
	left: 0;
}
		
@media screen and (max-width: 1024px){
	img.bg {
	left: 50%;
	margin-left: -512px; 
}
}
		
#page-wrap { 
	position: relative;
	width: 980px; 
	margin:0px auto; 
	padding: 10px;
	
	-moz-box-shadow: 0 0 20px black; 
	-webkit-box-shadow: 0 0 20px black; 
	box-shadow: 0 0 20px black; 
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

p {
	font-size: 125%;
	line-height: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#logo {
	width: 960px;
	padding: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	height: auto;
}
#nav {
	width: 930px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: rgba(255,255,255,0.3);
	*background:transparent;    *filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#BFffffff,endColorStr=#BFffffff);    *-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#BFffffff,endColorstr=#BFffffff)";
	-webkit-box-shadow: 0px 0px 45px #666;
	-moz-box-shadow: 0px 0px 45px #666;
	box-shadow: 0px 0px 45px #666;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#content {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	background-color: rgba(255,255,255, 0.9);
	*background:transparent;    *filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#BFffffff,endColorStr=#BFffffff);    *-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#BFffffff,endColorstr=#BFffffff)";
	-webkit-box-shadow: 0px 0px 45px #666;
	-moz-box-shadow: 0px 0px 45px #666;
	box-shadow: 0px 0px 45px #666;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
}

#content h1 {
	color: #933;


}

#content a {
	font-weight: bold;
	text-transform: uppercase;
	
}


.jimgMenu {
	position: relative;
	padding: 0px;
	width: 475px;
	height: 250px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	margin-top: 10px;
	border: 1px solid #CCC;
}

.jimgMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	position: relative;
	}
	
.jimgMenu ul li {
	width: 95px;
	float: left;
	display: block;
	overflow: hidden;
}

.jimgMenu ul li a {
	text-indent: -1000px;
	background:#fff repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow: hidden;
	height: 250px;
}

.jimgMenu ul li#landscapes a {
	background-attachment: scroll;
	background-image: url(images/kali.jpg);
	background-repeat: repeat;
	background-position: 0%;
  
}

.jimgMenu ul li#people a {
	background-attachment: scroll;
	background-image: url(images/durga.jpg);
	background-repeat: repeat;
	background-position: 0%;

}

.jimgMenu ul li#nature a {
	background-attachment: scroll;
	background-image: url(images/mahavidya.jpg);
	background-repeat: repeat;
	background-position: 0%;
  
}

.jimgMenu ul li#abstract a {
	background-attachment: scroll;
	background-image: url(images/shiva.jpg);
	background-repeat: repeat;
	background-position: 0%;

}

.jimgMenu ul li#urban a {
	border-right-style: none;
	background-attachment: scroll;
	background-image: url(images/kartikeya.jpg);
	background-repeat: repeat;
	background-position: 0%;
}

.clear {
	clear: both;
}
#contentleft{
	width:200px;
	float:left;
}

#contentright{
	width: 690px;
	float: right;
	color: #600;
	margin-left: 10px;
	background-image: url(images/left.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: justify;
}
#contentfull{
	width: 100%;
	float: right;
	color: #600;
	margin-left: 0px;
	background-image: url(images/left.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: justify;
}


#fl_menu{
	position: absolute;
	z-index: 9999;
	width: 190px;
	height: auto;
}
#fl_menu .label{
	padding-left: 20px;
	line-height: 50px;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background: #633;
	color: #fff;
}
#fl_menu .menu{
}
#fl_menu .menu .menu_item{display:block; background:#000; color:#bbb; border-top:1px solid #333; padding:10px 20px; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none;}
#fl_menu .menu a.menu_item:hover{background:#333; color:#fff;}
.content{width:520px; margin:50px auto;}

#sizer{
	width: 100px;
	float: right;
	margin-top: 5px;
}
#sizer a {
	border:none;
	background:none;
	color:#fff;
}
.print {
	
	width:70px;
	margin: 5px auto ;
	background-color:rgba(221,221,221,05);
	
	-webkit-box-shadow: 0px 0px 15px #633;
	-moz-box-shadow: 0px 0px 5px #633;
	box-shadow: 0px 0px 5px #633;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.print a {
	
	border:none;
	background:none;
}
#footer{
	width:700px;
}

.goog-te-gadget { margin: 0px 0px 0px;  }



/* Vertical Menu */
.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: bold 12px Verdana;
width: 190px; /* Main Menu Item widths */
border-bottom: 1px solid #ccc;
}
 
.sidebarmenu ul li{
	position: relative;
}
.first{
	background-color: #663333;
	color:#FFFFFF;
	padding:12px 10px;
	font-size:16px;
}
.subcat{
	background-color: #874E4E;
	color:#FFFFFF;
	padding:12px 10px;
}
/* Top level menu links style */
.sidebarmenu ul li a{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: white;
	text-decoration: none;
	padding: 12px 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
	background-color: #333333; /*background of tabs (default state)*/
}

.sidebarmenu ul li a:visited{
color: white;
}

.sidebarmenu ul li a:hover{
background-color: #663333;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 190px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}
.sidebarmenu ul li li a:link, .sidebarmenu ul li li a:visited, .sidebarmenu ul li li a:active{
	background-color: #663333; /*background of tabs (default state)*/
}

.sidebarmenu ul li li a:visited{
color: white;
}

.sidebarmenu ul li li a:hover{
background-color: #874E4E;
}
.sidebarmenu a.subfolderstyle{
background:url(images/right.gif) no-repeat 98% 50%;
}
.sidebarmenu a.gray{
	background: url(images/vmenubg.jpg);
}
	
 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */
