html, body{height:100%}
body{margin:0px; padding:0px; background: url(../images/body_bg.gif) #FFFFFF repeat-x top; font-size:12px; color:#4F4F4F; font-family: Arial, Helvetica, sans-serif; line-height: 150%}

.maintable{background:#FFFFFF;}

.header_bg{background: url(../images/header_bg.jpg) #FFFFFF repeat-x top; height: 331px; color: #787878 }
.header_bg h1{ color: #155388; font: bold 18px Arial, Helvetica, sans-serif; margin: 5px 0px; padding: 0; text-align: left}
.header_bg h1 a{ color: #155388; font: bold 18px Arial, Helvetica, sans-serif; margin: 5px 0px; padding: 0; text-decoration: none}
.header_bg h1 a:hover{ color: #F26E00; font: bold 18px Arial, Helvetica, sans-serif; margin: 5px 0px; padding: 0; text-decoration: none}

.header_img{background: url(../images/mahavir_swami.jpg) #FFFFFF repeat-x top right; width: 467px; height: 324px}
/* menu part styles */
.menubg {background:url(../images/menu_bg.jpg) repeat-x; padding:0px}
.menubg ul{ list-style: none; margin: 0; padding: 0}
.menubg li{list-style: none; display: inline; margin: 0; padding: 0}
.menubg li a{color:#585858; font-weight: bold; text-decoration:none; padding: 9px 15px}
.menubg li a:hover {color:#A52011; background:url(../images/menu_active.gif) no-repeat bottom center; padding: 9px 15px text-decoration:none}
.menubg .active a{color:#A52011; background:url(../images/menu_active.gif) no-repeat bottom center; padding: 9px 15px; text-decoration:none}

.contentarea{}
.contentarea h1{color: #AA2512; font: bold 18px Arial, Helvetica, sans-serif; margin: 5px 0px; padding: 0; border-bottom: 1px solid #EAEAEA}
.contentarea h2{color: #AA2512; font: bold 18px Arial, Helvetica, sans-serif; margin: 5px 0px; padding: 0; border-bottom: 1px solid #EAEAEA; text-align: left}
.contentarea p{ text-align: justify}

/* left part styles */
.leftbar_top{background:url(../images/leftbar_top.jpg) no-repeat top; height:48px; margin:0; padding:0;}
.leftbar{background:url(../images/leftbar_bg.jpg) no-repeat bottom; padding-bottom: 22px;}
.leftbar_top_containt a{color: #d46e00; }
.leftbar_top_containt a:hover{color: #4F4F4F;}
.img_left{ float: left; margin: 0 10px 10px 0}

/* Footer part styles */
.footer {background:FFFFFF; height:44px; border-top: 1px solid #EAEAEA}
.footer a{color:#5381a8; text-decoration:underline}
.footer a:hover{color:#4F4F4F; text-decoration:none}



*{
	margin:0;
	padding:0;
	font-size:100%;

}
/*
body{
	font:80%/110% Verdana, Helvetica, sans-serif;
	color:#666;
	margin-top:-10px;
	background:#F6F5F0;
	text-align:center;
} 
*/
a{
	color:#666;
	text-decoration:none;
}

p,
h2{
	margin:15px 5px;
}

h2{
	color:#999;
}

#wrap{
	width:720px;
	margin:0 auto;
	position:relative;
}

#header{
	margin-bottom:20px;
}

#header a{
	text-decoration:underline;
}



#main-content li{
	width:200px;
	border:solid #CCC;
	border-width:0 1px 1px 0;
/* uncomment and adjust this if you want a rounded frame in Mozilla browsers
	-moz-border-radius:20px;
 */
	background:#FFF;
	padding:10px;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	margin:5px;
}

#fullplate-navigation{
	list-style:none;
	margin:5px 0 0 45px;

}

#fullplate-navigation li{
	display:block;
	float:left;
	width:210px;
		
}

#previous{
	text-align:left;
}

#next{
	text-align:right;
}


#fullplate-navigation li a{
	display:block;
	width:190px;
	padding:10px;
}

#fullplate-navigation li a:hover{
	color:#333;
}



#fullplate-photo{
	border:solid #EEE;
	border-width:0 1px 1px 0;
/* uncomment and adjust this if you want a rounded frame in Mozilla browsers
	-moz-border-radius:20px;
 */
	background:#FFF;
	padding:5px 15px 15px 15px;
	margin:0 auto;
	width:600px;
}




#main-content  a span{
/*\*/
	position:absolute;
	left:-9999px;

}

#main-content a:hover span{	
	top:0px;
	left:3px;
	width:202px;
	font-weight:bold;
	background:#FFF;
	color:#999;
	padding:5px 0 5px 0;
	text-transform:uppercase;
	font-size:80%;
	border:1px solid #EEE;
	border-width:0 0 10px 0;
	filter: alpha(opacity=100);
	/*-moz-opacity:.8;
		opacity:.80;*/
/**/
} 

.imgother{
	border:1px solid #EEE;
/* delete line above and uncomment this for an inset effect
	border:1px solid;
	border-color:#666 #EEE #EEE #666;
 */
}

#foot{
	padding-top:10px;
	margin-bottom:20px;
	clear:left;
}
