.mainbg {
	background-image: url(images/gurukul_main_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.nav {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.nav:Hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FF7200;
	text-decoration: none;
}
.copyrights {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.maintext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
}
.more {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	text-align: right;
}
.more:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: right;
}
.download {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	text-align: right;
}
.download:Hover {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: right;
}
.palisite {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.palisite:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.gallery {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: right;
}
.gallery:Hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	text-align: right;
}
.date {


	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.events {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
	text-align: left;
}

