.head {	font-family: "Lucida Calligraphy";
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #336633;
}
.subhead {	font-family: "Lucida Calligraphy";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6A6D04;
}
body {
	background-image: url(backgroundimg.jpg);
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	color: #996600;
}
.bodytext a:link {
	text-decoration: none;
	color: #0033FF;
}
.bodytext a:visited {
	text-decoration: none;
	color: #0033FF;
}
.bodytext a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.bodytext a:active {
	text-decoration: none;
	color: #0033FF;
}

.submenu {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #846247;
}
.submenu a:link {
	text-decoration: none;
	color: #0033FF;
}
.submenu a:visited {
	text-decoration: none;
	color: #0033FF;
}
.submenu a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.submenu a:active {
	text-decoration: none;
	color: #0033FF;
}
.footer {	
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.footer a:link {
	text-decoration: none;
	color: #0033FF;
}
.footer a:visited {
	text-decoration: none;
	color: #0033FF;
}
.footer a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.footer a:active {
	text-decoration: none;
	color: #0033FF;
}

.subbodytext {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #846247;
}
#navcontainer ul
{
	padding: .2em 0;
	margin: 0;
	list-style-type: none;
 background-image:backgroundimg.jpg;
	color: #FFF;
	width: 100%;
	font: normal 90% arial, helvetica, sans-serif;
	text-align: center;
	margin-left:30px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #006666;
}

li { display: inline; }

li a
{
text-decoration: none;
background-color: darkgreen;
color: #FFF;
padding: .2em 1em;
border-right: 1px solid #fff;
}

li a:hover
{
background-color: blue;
color: #fff;
}
.hindi {
	font-family: "kruti dev 010";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-align: center;
	color: #996600;
}
.copy {	
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}


