/* Site Colors:
	#1A446C - blue grey
	#689DC1 - light blue
	#D4E6F4 - very light blue
	#EEE4B9 - light tan
	#8D0D19 - burgundy
*/

html { height: 100%; width: 100%; }
body { width: 100%; height: 100%; margin: 0px; padding: 0px; border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; background:#0E040C;
	font-size: 13px; line-height: 15px; }
img { border: none; }
table, tr, td {border-collapse: collapse; vertical-align: top; font-size: 13px; line-height: 15px;}
a { color: #8D0D19;}

#header { height: 113px; margin: 0px; padding: 0px; text-align: center; color: #D4E6F4; background:#0E040C; background-image:url(../images/u_01.gif); background-repeat:no-repeat;  }
#header h1 { padding: 1em; margin: 0px;}
#main { margin: 0px; padding: 0px; height: 600px; width: 100%; background: white; }
#structure { height: 600px; width: 100%; }

#image03 { background:url(../images/u_03.jpg); background-repeat:no-repeat; position:absolute; top:113; left:174; width: 106px; height:85px;}

/* Navigation */
#navigation { padding: 1em 2em; color: #D4E6F4; background: 0E040C; background-image:url(../images/u_02.gif); background-repeat:no-repeat;}
#navigation a { color: white; text-decoration: none; font-family:Verdana, Arial, Helvetica, sans-serif;  }
ul.subjects { padding: 12px; list-style: none; font-size:14px;}
ul.pages { padding-left: 3em; list-style: square; font-size:12px; }
.selected { font-weight: bold; }
#nav_position { position:absolute; top:200; left:10;}
ol.tajweed_quran {color:white;}
ol.tajweed_quran li{color:white;}



/* Page Content */
#page { padding-left: 2em; vertical-align: top; position:absolute; top:113px; left:320; color:white;}
#page h2 { color: white; margin-top: 1em;}
#page h3 { color: white; }
#page-content { color:#FFFFFF;}


a:link {color:#FFFFFF; text-decoration:none;} /* unvisited link */
a:visited {color: #FF9900;text-decoration:none;} /* visited link */
a:hover {color: ##FFFFFF; letter-spacing:0px; text-decoration:none; color:#FF9900;} /* mouse over link */
a:active {color: ##FFFFFF;text-decoration:none;} /* selected link */

/* footer */
#footer { }

