/* CSS layout */

body 
{
	/*background: #FCFFF4 url('images/bg.jpg') repeat-x top;*/
	background: #D6DABF url('images/bg2.jpg') repeat-x top;
	margin: 0;
	direction: rtl;
}

a:hover {
	color: #A4257C;
	text-decoration: underline;
}
table {
	width: 100%;
}
#site {
	width: 789px;
	margin: 0 auto;
/*	padding: 0 10px;*/

/*	background: url(bg1.png);
	background-repeat: repeat-y;*/
	background: #003300;
/*	background: #D9DDBF;*/
/*	background: url('images/bge.jpg') repeat-y;*/
}

html>body #site {
	width: 789px;
	background: url('images/bg1.png') repeat-y;
	padding: 0 10px;
}
/*
html>body #site {
	width: 789px;
	margin: 0 auto;
	padding: 0 10px 0 7px;
	height: 100%;
	background: #003300;
	background: url('images/bg.png') repeat-y;
	
}*/

#masthead {
	background-color:#171e02;
	margin: 0 auto;
	padding:0;
	height: 132px;
	width: 760px;
}



#top_nav 
{
	position:relative;
}

#top_nav ul
{
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	display: inline;
	position:absolute;
	right:493px;
	top:55px;
}

#top_nav ul li
{
	display:inline;
	list-style-type: none;
	padding:0 ;
	margin:0;
}

#top_nav ul li a
{
	color:Yellow;
	font-size:x-small;
	text-decoration:none;
}

.about
{
	right:10px;
	}
.index
{
	right:10px;
	}
.contact
{
	right:10px;
	}


#container {
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
/*	background: #d9ddbf;*/
	

}

#page_content 
{
	background: url('images/bgPageContent.jpg') repeat;
	height:550px;
	/*margin: 0 200px 0 0;*/
	margin:0px 0px 0px 7px;
	float: left;
	padding:0;
	width:574px;
	padding-bottom: 20000px;
	margin-bottom: -20000px;
	
}

html>body #page_content
{
	/*margin: 0 199px 0 0;*/
	padding:0;
	min-height:300px;
	height:auto;
	margin: 0px 0px 0px 15px;
	padding-bottom: 20000px;
	margin-bottom: -20000px;
} 

#Content_header
{
	background: url('images/bgContent_header.jpg') no-repeat;
	margin:0 auto;
	padding:0;
	width:575px;
	height: 31px;
}
	
#Contents
{
	height:100%;
	min-height:300px !important;	
	width:556px;
/*	background:url('images/bgContents_Footer.jpg') no-repeat bottom;*/
	margin:0 auto;
	padding:0;
}
		
html>body #Contents
{
	overflow:hidden;
	height:auto;
}

#Navigate {
	background: url("images/sitenav.gif") no-repeat center;
	width: 90%;
	margin: 5px auto;
	padding: 4px;
	font: .75em/1.4 Tahoma;
}
#Navigate a {
	color: #33411A;
	text-decoration: none;
}
#Navigate a:hover {
	text-decoration: underline;
}
/************* Main Selected Items 	CSSing***********************/
.HTMLArea {
	width: 96%;
	margin: 0 auto;
	padding: 2px;
	display: block;
}
/*html>body .HTMLArea {
	height: auto;
	overflow: auto;
}
*/
#MainSelectedItems {
	width: 98%;
	margin: 0 10px 0 0;

}

#MainSelectedItems .newstitle {
	background: url("images/news-item1.jpg") no-repeat left top;
	margin: 5px 0 7px 0;
	display: block;
	height: 100%;
	padding: 20px 0 0 15px;

}
html>body #MainSelectedItems .newstitle {
	height: auto;
	overflow: auto;
}
#MainSelectedItems .newstitle img {
	float: left;
	margin: 5px 10px 5px 5px;
}
#MainSelectedItems .newstitle h2{
	font: bold 1.05em/1.4 Arial, Helvetica, sans-serif;
	display: block;
	border-bottom: 1px solid #C8D9A9;
	margin: 0;
	padding: 0 10px 0 0;
/*	background: #EFF4E6;*/
}
#MainSelectedItems .newstitle h2 a{
	color: #4d610c;
	text-decoration:none;
	
	margin: 0 0 7px 0;
}
#MainSelectedItems .newstitle h2 a:hover{
	text-decoration: underline;
}
#MainSelectedItems .newstitle p{
	font: bold .95em/1.4 Arial, Helvetica, sans-serif;
	text-align: justify;
	padding: 0 7px 0 0;
}
#MainSelectedItems .newstitle p.news-item-tools {
	font: 11px/1 Tahoma;
	display: block;
	margin: 10px 0 0 0;
	/*background: #FBFEF3;*/
	color: #6B8E23;
	padding: 7px 3px 3px 10px;
	text-align: left;
	border-top: 1px solid #E1E6EE;
	}

/*Start of Articles CSS*/
#LatestArticles {
	margin: 0 0 20px 0;
}
#LatestArticles h2 {
	font: bold 1.05em/1.4 Arial, Helvetica, sans-serif;
	color: #7C3B88;
	margin: 0 5px;
}
.ArticleContent
{
	display:block;
	background:url("images/block.jpg") no-repeat;
	height:162px;
	width:524px;
	margin:17px 17px;
	padding:10px 0 0 0;
}

.ArticleItem
{
	height:127px;
	overflow:hidden;
}

.ArticleContent h2 
{
	font: bold 1em/1.4 Arial, Helvetica, sans-serif;
	display:block;
	margin:0px;
	padding:0px 10px 0 0;
}

.ArticleContent a
{
	text-decoration:none;
	color: #4d610c ;
	margin:0px;
	padding:0px;
	}
	
.ArticleContent p
{
	font: .7em/1.5 Tahoma;
	display:block;
	color:#4d610c;
	padding:0px;
	margin:0px 10px;
	text-align:justify;
	}
.ArticleContent img
{
	border:1px solid #9b7932 ;
	margin:0 5px 0px 5px;
	padding: 0;
	float:left;
}

.ArticleTools
{
	position:relative;
	bottom:0;
	right:10px;
	display: inline;
	float:right;
	height:18px;
	width:350px;
	overflow:hidden;
}

.ArticleTools .Date
{
	float:right;
	position:relative;
	display:block;
	color:#828925;
	font: 12px/1.7 Tahoma;
	overflow:hidden;
}

.ArticleTools .Invite
{
	float:left;
	position:relative;
	left:50px;
	color:#828925;
	font: 12px/1.7 Tahoma;
	text-decoration:none;
	overflow:hidden;
}

.ArticleTools .Print
{
	float:left;
	position:relative;
	color:#828925;
	font: 12px/1.7 Tahoma;
	text-decoration:none;
	overflow:hidden;
}
/* End of Articles CSS*/
.Paging {
	margin: 0px 0px 10px 12px;
	float: left;
	font: 11px/1.7 Tahoma;
}
html>body .Paging{
	margin: 0px 0px 10px 26px;
}
.Paging a{
	color: Green;
}


/*Start of Fatwa CSS*/

#Fatawa
{
	min-height:400px;
	display:block;
	width:521px;
	background-color:#e2e4cf;
	margin:17px 17px;
	padding:0px;
	height:100%;
}

html>body #Fatawa
{
	height:auto;
	overflow:hidden;
}

.Fatwa ul
{
	padding:15px 0 0 0;
	margin:0px;
}

.Fatwa ul li
{
	/*height:52px;*/
	height: auto;
	
	background:url('images/Fatwabg.jpg') no-repeat right top;
	font: .7em/1.5 Tahoma;
	text-align:justify;
	list-style-type:none;
	padding: 0;
	margin: 0 0 15px 0;
	display: block;
	padding: 0px 50px 7px 7px;
	border-bottom: 1px dashed #ffffff ;
	
}

html>body .Fatwa ol li 
{
	height:100% !important;
	height: auto;
	overflow: hidden;
}

.Fatwa ul li a
{
	font: bold 1.3em/1.4 Arial, Helvetica, sans-serif;
	display: block;
	/*width: 350px;*/
	color: #556B2F;
	text-decoration:none;
}

.FatwaInfo {
	display: block;
	background: #D3D6B9;
	color: #6E7148;
	margin: 5px 0 0 0;
}


#FatwaItem, #ArticlePage 
{
	display: block;
	margin: 0 auto 20px auto;
	width: 90%;
	background: #F7F7F3;
	border: 1px solid White;
	padding: 5px;
	text-align: justify;
	
}
#ArticlePage h1 {
	color: #556B2F;
	font: bold 1em/1.6 "Times New Roman","Traditional Arabic", Arial,"Times New Roman", Times, serif;
}
.FatwaForm td{
	font: bold 1em/1.6 "Times New Roman","Traditional Arabic", Arial,"Times New Roman", Times, serif;
}
#FatwaItem h1 {
	color: #556B2F;
	font: bold 1em/1.6 "Times New Roman","Traditional Arabic", Arial,"Times New Roman", Times, serif;
	padding: 20px 5px 5px 5px;
	margin: 10px 0 0 0;
/*	background: #E2E4CF url('images/question.gif') no-repeat top 5%;*/
	background: #E2E4CF url('images/question.gif') no-repeat 5% 0%;

}
#FatwaItem .FatwaSender {
	font: .7em/1.5 Tahoma;
	color: #990000;
	display: block;
	width: 100%;
	float: left;
	text-align: left;
	margin: 5px 0 0 0;
}
/*#FatwaItem .ArticleTools {
	background: none;
}*/
#FatwaItem div.FatwaAnswer {
	clear: both;
	color: #6E860F;	
	padding: 20px 0 0 0;
	font: bold 1em/1.6 "Times New Roman","Traditional Arabic", Arial,"Times New Roman", Times, serif;
	background: url('images/answer.jpg') no-repeat top right;
}
#ArticlePage .ArticleData {
	/*color: #6E860F;	*/
	padding: 20px 0 0 0;
	font: bold 1em/1.4 "Times New Roman","Traditional Arabic", Arial,"Times New Roman", Times, serif;
}
#ArticlePage .ArticleData p{
	margin: 10px 0 0 0;
}
#FatwaItem .FatwaNum,#FatwaItem .Date,#ArticlePage .Date {
	font: 11px/1 Tahoma;
	color: #708F39;
	background-color: #F0F6E4;
}

#FatwaItem .ArticleToolBox, #ArticlePage .ArticleToolBox{
	position:relative;
	top:0px;
	float:left;
	margin:0 0 5px 0;
	/*padding:0;
	height:16px;*/
	padding:16px 0 0 0;
	overflow:hidden;
	height:0px !important;
	direction:ltr;
	display: block;
	/*background: #FFF;*/
	background-image: none;
	
}
.ArticleToolBox .FriendMail{
 	padding:16px 0 0 0;
	background-image:url(Images/mail.jpg);
	background-repeat:no-repeat;
}
 
.ArticleToolBox .Print {
  	padding:16px 0 0 0;
	background-image:url(Images/print.jpg);
	background-repeat:no-repeat;
 }
 
 /****************** ********************/
#CommentsRules {
	width: 90%;
	margin: 10px auto;
	padding: 3px;
	font: bold 1em/1.4 "Times New Roman","Traditional Arabic", Arial,"Times New Roman", Times, serif;
	color: #3C511F;
}
#CommentsRules h2{
	font: 1em;
}

#comments {
 	width: 90%;
	margin: 10px auto;
	/*background: #5C832F;*/
	
	padding: 3px;
	background: #A7A37E;
 }
#comments div {
  	/*background: #D8CAA8;*/
	background: #F0F0F0 url(Images/lib-bg1.jpg) repeat-x bottom;
	padding: 5px;
	margin: 3px 0;
}
#comments div .commentdate{
	float: left;
	font: 9px/1.2 Tahoma;
	
}
#comments div .commentdate a{
	text-decoration: none;
	color: #A9A9A9;

}
#comments div .commentdate a:hover{
	text-decoration: underline;
}
#comments div cite {
	/*font: 9px/1 Tahoma;*/
	font: bold 1em/1.4 "Times New Roman","Traditional Arabic", Arial,"Times New Roman", Times, serif;
	color: #4D610C;
}
#comments div cite a{
	text-decoration: none;
	color: #7E7B54;
}
#comments div p.commenttext{
	font: bold 1em/1.4 "Times New Roman","Traditional Arabic", Arial,"Times New Roman", Times, serif;
	color: #3C511F;
}
#comments div p.commenttext{
	font: bold 1em/1.4 "Times New Roman","Traditional Arabic", Arial,"Times New Roman", Times, serif;
	color: #3C511F;
}
#comments div p.commentreply{
	margin: 5px 3px;
	background: #FBFAED url(Images/comment-reply.gif) no-repeat left top;
	
	padding: 15px 3px 3px 3px;
}
.CommentResult {
	padding: 10px;
	font: bold 1em/1.4 "Times New Roman","Traditional Arabic", Arial,"Times New Roman", Times, serif;
	color: #F55;
	background: #FBFAED;
}
#writeComments {
 	width: 96%;
	margin: 5px 20px 20px 0;
	font: 10px/1.4 Tahoma;
	padding: 5px;
 }
#writeComments .myForm {
	margin: 0 auto;
}

#writeComments input,#writeComments textarea {
	
	padding: 4px 2px;
	margin: 3px;
	font: 12px/1.4 Tahoma;
	width: 300px;
	border: 1px solid #556B2F;
}
#writeComments textarea {
	width: 300px;
	height: 50px;
}
#writeComments .submit {
	width: 100px;
}
/*End of Fatawa CSS*/

/**** Library Contents ****/

.LibraryList {
	width: 96%;
	margin: 0 auto;
	
}
.LibraryList h2 {
	font: bold 1em/1.4 Arial, Helvetica, sans-serif;
	display:block;
	margin:10px 5px 0 0;
	padding:7px 10px 4px 0;
	background: url(Images/lib-list-bg.gif) no-repeat right bottom;
	/*color: #415517;*/
	width: 228px;
	color: #80408E;
}
.LibraryList ol {
	list-style: none;
	background: #bec393;
	margin: 0 5px;
	padding: 5px;
}
.LibraryList ol li {
	clear: both;
	background: #F0F0F0 url(Images/lib-bg1.jpg) repeat-x bottom;
	margin: 0 0 5px 0;
	padding: 5px;
	font: .75em/1.4 Tahoma;
	height: 100%;

}
html>body .LibraryList ol li{
	height: auto;
	overflow: auto;
}

.LibraryList ol li a {
	display: block;
	text-decoration: none;
	font: bold 15px/1.4 Arial, Helvetica, sans-serif;
	color: #628122;
	/*background: #DCDCDC;*/
	margin: 0 0 5px 0;
	border-bottom: 1px solid #E3E3E3;
	outline: none;
}
.LibraryList ol li span {
	float:left;
	display:inline;
	margin: 0;
	padding: 0;	 
	border: 0;
	width: 170px;
}
#LibraryItem .LibraryItemTools {
	display: block;
/*	background: Blue;*/
	float:left;
	margin: 0 0 3px 6px;
	padding: 0 0 0 5px;

	width: 170px;
	background: url(Images/lib-tools.jpg) no-repeat left;
}
/*#LibraryItem .LibraryItemTools{
	display: block;
	width: 98%;
	margin: 0 0 0 0;
	position: relative;
	right: 66%;
	text-align: left;
 	background: url(Images/lib-tools.jpg) no-repeat left;
	padding: 0 0 0 0;
}*/

.LibraryList ol li span a,#LibraryItem .LibraryItemTools a {
	border-bottom: 0;
	float: left;
	height: 19px;
	max-height: 19px;
	display: block;
	width: 19px;
	overflow: hidden;
 	text-indent: -2000px;
	margin-right: 5px;
	text-decoration: none;
}

.play_icon {
 	background: url(Images/play11.gif) no-repeat;
	float: right;

}
.Save-mp3icon {
	background: url(Images/iPods.jpg) no-repeat;
}
.Save_icon {
 	background: url(Images/save.gif) no-repeat;

 }
 .send-icon {
 	background: url(Images/email.gif) no-repeat;

 }
 .comment-icon {
 	background: url(Images/comment.gif) no-repeat;

 }
 
 /*********  Categories CSSing  *******************/
#CategoriesList {
	/*background: Silver;*/
	width: 96%;
	margin: 0 auto;
	padding: 5px;
	height: auto;
	overflow: auto;
}
#CategoriesList h2, .LastAdded h2 {
	font: bold 1em/1.6 "Times New Roman","Traditional Arabic", Arial,"Times New Roman", Times, serif;
	color: #556B2F;
	margin: 0 0 0 0;
} 

#CategoriesList ol {
	list-style: none;
	margin-top: 0px;
}

#CategoriesList ol li {
	width: 225px;
	float: right;
	background: url(Images/cat-bag.gif) no-repeat;
	margin: 0 0 20px 20px;
	min-height: 107px;
	height: 107px;
	padding: 0 0 0 0;
	font: .7em/1.5 Tahoma;
/*	padding: 5px;*/
	
}
#CategoriesList ol li a {
	margin: 5px 0 5px 0;
	color: #486523;
	text-decoration: none;
	font: bold 1.5em/1.6 "Times New Roman","Traditional Arabic", Arial,"Times New Roman", Times, serif;
	display: block;
}
#CategoriesList ol li a img {
	border: 0;
	float: right;
	margin: 5px;
}
/****** Library Item CSS ***/

#LibraryItem {
	display: block;
	width: 95%;
	margin: 10px auto 20px auto;
	background: #BED29C;
	padding: 0 0 10px 0;
	height: auto;
	height: 100%;
} 
html>body #LibraryItem {
	height: auto;
	overflow: auto;
}
 
#LibraryItem h1 {
	display: block;
	margin: 0 0 15px 0;
	background: #486523 url(Images/lib-item-hd-bg.gif) repeat-x bottom;
	font: bold 1em/1.6 "Times New Roman","Traditional Arabic", Arial,"Times New Roman", Times, serif;
	color: #EBF3DC;
	padding: 2px 10px 11px 0;
}

#LibraryItem .Player {
	background: transparent;
	display: block;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

#LibraryItem p {
	background: #F9F1D5;
	width: 96%;
	font: .72em/1.5 Tahoma;
	margin: 15px auto 0 auto;
	padding: 5px 5px 10px 5px;
	color: #264A20;
}
/*#LibraryItem .LibraryItemTools{
	display: block;
	width: 98%;
	margin: 0 0 0 0;
	position: relative;
	right: 66%;
	text-align: left;
 	background: url(Images/lib-tools.jpg) no-repeat left;
	padding: 0 0 0 0;
}*/
/*#LibraryItem .LibraryItemTools a {
	text-decoration: none;
	
}
#LibraryItem .LibraryItemTools a img{
	border: 0;
}*/
/***************** End of Library CSSing  *****************/


/*** ***/

.SiteMap table {
	width: auto;
}




/************** List  Of Latest ****************/
div.domtab{
/*	padding:0 3em;*/
/*	width:80%;*/
/*	font-size:90%;*/
	background: #BEC393 url(Images/tab-bg.jpg) no-repeat left top;
	width: 96%;
	margin: 0 auto;
	padding: 0 3px 3px 3px;
}
ul.domtabs{
/*	float:left;*/
	float: right;
	width:100%;
	margin:0;
	list-style: none;
	padding: 0;
	/*background: #556B2F;*/
}
ul.domtabs li{
	float:right;
	padding: 3px 0 0 0;
	margin: 0 0 0 5px;
	width: 130px;
	text-align: center;
/*	background: #F0F0F0;*/
}
ul.domtabs a:link,ul.domtabs a:visited,ul.domtabs a:active,ul.domtabs a:hover{
/*	width:3em;*/
/*	padding:.2em 1em;*/
	display:block;
	/*background: #A6A66A;*/
	background: #A6A66A url(Images/tab-down.jpg) no-repeat;
	color: #5A5B46;
/*	height:3em;*/
	font-weight:bold;
	text-decoration:none;
	padding: 5px 3px 3px 3px;
	outline: 0;
}
html>body ul.domtabs a:link,html>body ul.domtabs a:visited,html>body ul.domtabs a:active,html>body ul.domtabs a:hover{
	height:auto;
/*	min-height:3em;*/
}
ul.domtabs a:hover{
	background: #F0F0F0 url(Images/tab-active.gif) no-repeat;
}
div.domtab div{
	clear:both;
	width:auto;
	/*background: #F0F0F0;*/
	/*color: #556F1F;*/
	/*padding:1em 3em;*/
	padding: 5px;
	background: #F0F0F0 url(Images/lib-bg1.jpg) repeat-x bottom;
}
ul.domtabs li.active a:link,ul.domtabs li.active a:visited,ul.domtabs li.active a:active,ul.domtabs li.active a:hover{
	/*background:#696;
	color:#fff;*/
	background: #F0F0F0 url(Images/tab-active.gif) no-repeat;
	color: #55711B;
}
.domtab h2{
	display: none;
}

.domtab div ol {
	list-style: none;
	margin: 0;
	padding: 0;
}
.domtab div ol li {
	font: .72em/1.5 Tahoma;
	height: 100%;
	border-bottom: 1px dashed #D0D0D0;
	padding: 5px 25px 5px 5px;
	margin: 0 0 7px 0;
	background: url(Images/list-item.gif) no-repeat 100% 10%;
	
}
html>body .domtab div ol li {
	height: auto;
	overflow: auto;
}
.domtab div ol li span {
	float:left;
	display:inline;
	margin: 0;
	padding: 0;	 
	border: 0;
	width: 70px;
}
.domtab div ol li span a {
	border-bottom: 0;
	float: left;
	height: 21px;
	max-height: 21px;
	display: block;
	width: 19px;
	overflow: hidden;
 	text-indent: -2000px;
}
.domtab div ol li a {
	display: block;
	font: bold 15px/1.4 Arial, Helvetica, sans-serif;
	color: #55711B;
	text-decoration: none;
}
.domtab div ol li a:hover{
	text-decoration: underline;
	color: #A4257C;
	
}

/*******  Start of right Column CSSing********/
#right_col {
	background: #d9ddbf;
	width: 184px;
	float: left;
	/*width: 150px;*/
/*	position: absolute;*/
/*	right: 14px;*/
/*	top: 0px;*/
	/*height:300px;*/	
	height: auto;
	height: 100%;
	padding-bottom: 20000px;
	margin-bottom: -20000px;
	
}

html>body #right_col 
{
	/*min-height:300px;*/
	min-height: 100%;
	/*margin: 0px 3px 20px 0px;*/
	margin: 0px 16px 20px 0px;
	padding-bottom: 20000px;
	margin-bottom: -20000px;

}
#searchBox {
	font: 10px Tahoma;
	padding: 10px 10px 0px 0px;
	height: auto;
	
}
#searchBox input{
	margin-top: 3px;
	background: white url('images/srch.jpg') no-repeat 100%;
	/*border: 1px dotted #455904;*/
	width: 110px;
	padding: 0 20px 0 0;
	font-family: Tahoma;
/*	padding-left: 20px;*/
}
#searchBox a {
	text-decoration: none;
	color: #19707A;
}
#searchBox .Searchbtn {
/*	float: left;*/
	background: none;
	width: auto;
	padding: 0;
	margin: 0px 0px -6px 0px;
}

#SearchResults h2{
	font: bold 15px/1.4 Arial, Helvetica, sans-serif;
	color: #4F6505;
}
#SearchResults h2 u{
	color: #4A611A;
	text-decoration: none;
	background: #C9E197;
}
#SearchResults ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#SearchResults li {
	background: #E8F4D1;
	margin: 5px 0 0 0;
	padding: 5px;
	display: block;
	font: 12px/1.4 tahoma,Arial, Helvetica, sans-serif;
}
#SearchResults li .CatResult {
	display: block;
	font: 12px/1.4 tahoma,Arial, Helvetica, sans-serif;
	color: #702581;
	margin: 5px 0 10px 0;
	border-bottom: 1px solid #6B8E23;
	padding: 10px;
	background: #F6FAED;
}

#SearchResults li a{
	display: block;
	font: bold 15px/1.4 Arial, Helvetica, sans-serif;
	color: #4D661C;
	text-decoration: none;
}
#SearchResults li a:hover{
	text-decoration: underline;
}


#rssFeed {
	margin: 20px 40px;
}
#rssFeed a{
	font: 12px/1.4 tahoma,Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #A2502C;
	background: url(images/rss.jpg) no-repeat right;
	display: block;
	padding: 0px 20px 0px 0px;
	
}

#right_col ol 
{
	background:url('images/aqsam.jpg') no-repeat top;
	padding: 39px 0 0 0;
	margin:0;
	list-style:none;
}

#right_col ol li 
{
	padding:0;
	margin:0;
	width:184px;
	display:inline;
}

#right_col ol li a 
{
	color:#006600;
	font: bold 11px Tahoma;
/*	font: bold 1em/1 "Times New Roman","Traditional Arabic", Arial,"Times New Roman", Times, serif;*/
	background:#E2E5CB;
	display:block;
	padding: 8px;
	margin: 0px;
	text-decoration: none;
	border-bottom: #ffffff 1px solid;
	outline: Red;
}

#right_col ol li a:hover
{
	color: White;
	background: #bbca88;

}


#footer
{
	color: #fdf5e6;
	background: #556B2F;
	clear: left;
	margin: 0;
}
html>body #footer{
	margin:0 17px 0px 10px;
}

#footer a
{
	color: #fffacd;
	text-decoration: none;

}

#footer a:hover 
{
	text-decoration: underline;
}

#footer p
{
 	width:786px;
 	text-align:center;
 	padding:0 0 3px 0;
  	margin-top:1px;
	font: .7em/1.4 tahoma;
	
}