@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	background:url(../images/bg.jpg) no-repeat top fixed;
}

#top{
	background:url(../images/topbarbg.jpg) repeat-x;
}

#content{
	background:url(../images/contentbg.png) repeat-y top;
}

#menubg{
	background:url(../images/menubg.png) no-repeat right top;
}

#footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
}

.inputfield{
	width:580px;
	height:17px;
	border:solid 1px #000;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.inputarea{
	width:580px;
	border:solid 1px #000;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.submit{
	background-color:#003;
	/*background:url(../images/submitbutton.png) no-repeat center;*/
	width:75px;
	height:28px;
	border:none;
	color:#FFF;
	font-weight:bold;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

.feedbackform{
	color:#FFF;
	font-size:13px;
	border: solid 1px #036;
	background:url(../images/feedbackbg.png) no-repeat bottom right;
}

.feedbackform strong{
	color:#036;
}

.feedbackform b{
	display:block;
	background:url(../image/feedbacktitlebg.png) no-repeat;
	color:#FF3;
	padding:5px 0;
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.welcome{
	background:url(../images/contactbg.png) repeat-y left;
	color:#FFF;
	padding:4px 10px;;
}

/*.scrollimg{
}

.scrollimg a{
	padding:0 2px;
}*/

.paging{
	color:#FFF;
	border:solid 1px #000;
}

.paging a{
	color:#FFF;
	text-decoration:none;
}

.contenttext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:justify;
	line-height:22px;
	padding:0 8px;
}


.contenttext img{
	margin:10px 8px 8px 0;
	float:left;
}

.contenttext strong{
	color:#603;
}

.bibliography{
	color:#900;
}

.bibliography a{
	color:#900;
}


.bibliography3{
	font-style:italic;
	width:120px;
	display:block;
	background:url(../images/icon2.png) no-repeat left;
	color:#900;
	font-size:15px;
	float:right;
}

.bibliography3 a{
	color:#900;
}

.gallerybg{
	background:url(../images/gallerybg.png) top repeat-y;
	color:#900;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0 5px;
}



.gallerybgtop{
	background:url(../images/gallerytopbg.png) no-repeat bottom;
}


.popuptext{
	color:#006;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.popuptext strong{
	color:#900;
}

.padding{
}

.padding img{
	padding:0 2px;
}


.categoryfontcolor{
	padding:1px 0 1px 2px;
	background:url(../images/authornamebg.png) no-repeat left;
	
}

.categoryfontcolor a{
	display:block;
	background:url(../images/icon2.png) no-repeat left;
	padding:0 0 0 27px;
	color:#FFf;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	margin:5px 0;
}


.back{
	color:#036;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.back a{
	color:#036;
}


.pagen{
		padding:3px;
		color:#4B4B4B;
		text-align:justify;
		background: #CCC;
		width:80px;
		height:20px;
		
		font-weight:bold;
	}
		.pagen1{
		padding:3px;
		color:#900;
		text-align:justify;
	    background:#CCC;
		width:80px;
		height:20px;
		border:1px solid #999;
		
	}
	
.bangla{
	font-size:14px;
}

.homepage_wrapper{position:relative;}

.homepage_wrapper > a > .home_poem{position:absolute; top:16px; left:15px; right:20px; margin:10px auto 0;}