body{
	background-color:#000000;
	font-size:62.6%;
	font-family: Veranda, Helvetica, sans-serif;
	margin:0;
	padding:0;
	display:block;
	min-width:990px;
}

li{
	color:#ffffff;
	list-style-type:none;
	height:20px;
	border-top: #333333 1px solid;
	padding-left:5px;

}

#surah{
	float:left;
	width:50%;
}

#surah2{
	float:left;
	position:relative;
	left:0;
	width:50%;
}

label{
	color:#FFF;
}

#send{
	border:#ffffff 2px solid;
	background-repeat:no-repeat;
	background-color:#333;
	font-size:1.7em;
	color:#ffffff;
	width:100px;
	height:40px;
}


h1{
	text-align:center;
	color:#CF0;
	margin-bottom:60px;
}

h2{
	text-align:center;
	color:#CF0;
	margin-bottom:30px;
	margin-top:40px;
}

h3{
	text-align:center;
	color:#0c96c9;
	margin-bottom:30px;
	margin-top:40px;
}

a:link { 
	color:#FFF; 
	text-decoration:none;
}

img.quran{
border:none;
}

a:visited { 
	color: #ffffff;
	text-decoration:none;
}

a:hover {
	color:#F90;
	text-decoration:underline;
	text-align: left;
} 


#header{
	background-image:url(images/shadow.png);
	background-repeat:no-repeat;
	background-position:250px 0;
	margin:0; 
	padding:0; 
	width:100%;
	background-color:#000;
	height:251px;
}

#ak {
	margin: 60px 390px;
	border:none;
}

#nav{
	font-size:2em;
	color:#FFF;
	padding:0;
	border-bottom:#515151 1px solid;
	margin:0; 
	min-width:1000px;
	width:100%;
	background-color:#333333;
	background-image:url(images/navbg.jpg);
	background-repeat:repeat-x;
	height:50px;
}

.navbtns{
	border-right:#515151 1px solid;
	width:200px;
	min-height:50px;
	display:inline-block;
	float:left;
	padding-top:12px;
	text-align:center;
	position:relative;
	left:200px;
}

#left{
	background-image:url(images/ft_bg.png);
	background-repeat:repeat-x;
	background-position:top;
	font-size:1.8em;
	margin:0;
	padding-top:50px;
	float:left;
	width:200px;
	background-color:#252525;
	min-height:700px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:650px; /* for IE5.x and IE6 */
}

.btn{
	background-image:url(images/btn.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:200px;
	height:40px;
	text-align:center;
	color:#FFF;
	padding-top:10px;
}

#content {
	padding-right:20px;
	padding-left:20px;
	padding-top:60px;
	color:#FFF;
	font-size:1.4em;
	background-image:url(images/ft_bg.png);
	background-repeat:repeat-x;
	background-position:top;
	min-width:750px;
	margin-left:200px;
	background-color:#000; 
	min-height:700px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:650px; /* for IE5.x and IE6 */
}

.qr{
	background-image:url(images/grn_btn.png);
	background-repeat:no-repeat;
	background-position:center;
	width:100%;
	height:50px;
	text-align:center;
	color:#000000;
	font-size:1.4em;
	padding-top:30px;
}

#footer {
	font-size:1.3em;
	color:#515151;
	text-align:center;
	background-image:url(images/ft_bg.png);
	background-repeat:repeat-x;
	background-position:top;
	margin:0; 
	padding:0; 
	width:100%;
	clear:both;
	background-color:#000;
	height:200px;
}
