/* CSS Document */

*{
	margin: 0px;
	padding:0px;
	}

#wrapper {
	height: 100%;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/bg.jpg);
	}

	
#logo {
	height: 272px;
	width:400px;
	margin-left:auto;
	margin-right:auto;
	position: absolute;
	z-index: 1000;
	top: 204px;
	left: 147px;
	cursor:pointer;
}
#main-page {
	height: 600px;
	width:1024px%;
	margin-left:auto;
	margin-right:auto;
}
#katha-image {
	height: 223px;
	width:400px;
	margin-left:auto;
	margin-right:auto;
	position: absolute;
	z-index: 1000;
	top: -4px;
	left: 463px;
}
#suvarna-kamal {
	height: 63px;
	width:171px;
	z-index: 5000;
	position: absolute;
	}
#banner-logo {
	height: 175px;
	width:255px;
	z-index: 5000;
	position: absolute;
	left: 854px;
	top: 4px;
	}
#katha-text {
	height: 380px;
	width:700px;
	font-size: 14px;
	line-height: 18px;
	margin-top: 17px;
	
	}
	
#masaledar-zalak {
	height: 380px;
	width:500px;
	margin-top: 17px;
	margin-left: 100px;
	
	}	
	
	
h2 {
	font-size:33px;
	color:#F00;
	line-height:1.2em;
	letter-spacing:-2px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	margin-bottom: 10px;
}
#yatri {
	font-size:33px;
	color:#F00;
	line-height:1.2em;
	letter-spacing:-2px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	margin-bottom: 10px;
	margin-right: 60px;
}


#katha-image1 {
	height: 304px;
	width:289px;
	margin-right:auto;
	top: 352px;
	left: 61px;

}
#gaani-image {
	height: auto;
	width:295px;
	margin-left: auto;
}

#masala-yatra-image {
	height: auto;
	width:295px;
	margin-right: auto;
}

.song {
	height: 110px;
	width: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#song-singer {
	height: 30px;
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 120px;
}

.song-image {
	height: auto;
	width: 120px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}
.song-player {
	height: auto;
	width: 482px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}
.col_1 {
	width:270px;
	float:left;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	margin-top: 10px;
	margin-bottom: auto;
	margin-left: 10px;
	font-size: 12px;
	text-decoration: none;
}
