html, body {
height:100%;
}

body {
font-family:tahoma, "Times New Roman", Times, serif;
font-size:.8em; 
color:#666;
margin:0 0 0 0;
padding:0 0 0 0;
background:#000 url() repeat-y;
text-align:center;
}

#left_container {
position:absolute;
left:0;
top:0;
width:15em;
height:100%;
margin:0 0 0 0;
padding:0 0 0 0;
background:#EDE9E6;

}

#left_quote {
position:relative;
left:0;
width:15.8em;
margin:0 0 0 0;
padding:.5em 5% .5em 5%;
background:#EDE9E6;
font-size:8pt;
font-style:normal;
color:#333;
text-align:left;
}

#left_text {
position:relative;
width:15.8em;
margin:0 0 0 0;
padding:.5em 5% .5em 5%;
background:#EDE9E6;
font-family:tahoma, Arial, Helvetica, sans-serif;
font-size:8pt;
color:#000000;
text-align:left;
}

#right_container_outer {
position:center;
left:0;
top:0;
width:58em;
height:100%;
margin:0 0 0 0;
padding:0 0 0 0;
background:#000;
}

.navbar {
position:relative;
left:0;
top:0;
width:58em;
height:2em;
margin:0 0 0 0;
padding:0 0 0 0;
background:#000;
}

#navbar_fade {
position:relative;
left:0;
top:0;
width:58em;
height:1.5em;
margin:0 0 0 0;
padding:0 0 0 0;
background:#333 ;
border-left:1px solid #444;
border-right:1px solid #444;
}

#right_container_inner {
position:relative;
left:0;
top:0;
width:58em;
margin:0 0 0 0;
padding:0 0 .2em 0;
background:#000;
border-left:1px solid #444;
border-right:1px solid #444;
}

#rci_left_column {
position:relative;
float:left;
width:44em;
margin:-1em 0 0 .2em;
padding:0 1em 0 1em;
font-size:.9em;
color:#000000;
text-align:left;
}

#rci_right_column {
position:relative;
float:right;
clear:both;
width:18em;
margin:0 1em 0 0;
padding:0 0 0 0;
background:#000;
font-size:.8em;
color:#9D958E;
text-align:left;
}

#rci_right_column ul {
margin:.9em 0 0 1.4em !important;
margin:.9em 0 0 1.6em;
padding:0 0 0 0;
list-style-type:circle;
}

#rci_right_column li {
margin:0 0 .3em 0;
padding:0 0 0 0;
}

#footer {
position:relative;
width:67.8em;
height:2.5em;
margin:0 0 0 0;
padding:.3em .5em 0 0;
background:#333;
border-top:1px solid #444;
font-size:.85em;
font-family:Arial, Helvetica, sans-serif;
color:#cccccc;
text-align:center;
border-left:1px solid #444;
border-right:1px solid #444;
}

/* top navigation bar */
#nav ul{
padding:0 0 0 0;
margin: 0 0 0 0;
white-space: nowrap;
font-size:1em;
color:#000000;
float:left;
width:100%;
height:2em;
background:transparent;
list-style:none;
}

#nav ul li{
display:inline;
list-style:none;
}

#nav ul li a{
margin: 0 .4em 0 0;
padding: .4em 1em .46em 1em;
color:gray;
font-weight:bold;
text-decoration:none;
float: left;
background:#000;
border-left:1px solid #444;
border-top:1px solid #444;
border-right:1px solid #444;
}

#nav ul li a:hover{
color:#fff;
background:#333;
font-weight:bold;
text-decoration:none;
}

#nav #current li {
color:#000000;
background:#000;
}

#nav #current a {
color:#f1f1f1;
background:#333;
text-decoration:none;
}

/* font styles */
h2 {
font-family:tahoma, "Times New Roman", Times, serif;
font-size:1em;
margin:0 0 0 0;
padding:0 0 0 0;
color:#333;
}

h3 {
font-family:tahoma, "Times New Roman", Times, serif;
margin:0 0 -.5em;
padding: 2.5px 0px 0px 20px;
font-size:1em;
color:#cbcbcb;
text-align:left;
background: transparent url(image/bullet.gif) no-repeat;
}

#rci_right_column h3 {
font-family:tahoma, "Times New Roman",  Times, serif;
font-size:1.1em;
color:#cbcbcb;
background: url('image/bulletgray.gif') no-repeat;; margin-left:0; margin-right:0; margin-top:0; margin-bottom:-.5em; padding-left:20px; padding-right:0px; padding-top:2.5px; padding-bottom:0px
}

#left_text h3 {
font-family:tahoma, Helvetica, sans-serif;
margin:0 0 -.7em;
padding: 2.5px 0px 0px 20px;
font-size:1em;
color:#8E1F0D;
}

.small {
font-family:"Courier New", Courier, mono;
font-size:.85em;
text-transform:uppercase;
}

/* link styles */
#right_container_inner a {
font-size:8pt;
color:#808080;
text-decoration: none;
}

#right_container_inner a:hover {
color:#D96107;
text-decoration:none;
}
#left_text a {
font-size:8pt;
color:#808080;
text-decoration:underline;
}

#left_text a:hover {
color:#D96107;
text-decoration:none;
}

/* images */
#logo {
margin:.5em 0 0 0;
width:96px; 
height:125px;

}

image {
border:none;
}

/* misc styles */
blockquote {
margin:.3em .6em .7em .6em;
padding:.3em .5em .3em .5em;
background:#ffffff url(image/navbar_fade.jpg) top repeat-x;
border-top:1px solid #CABEB5;
border-bottom:1px solid #EEEAE7;
border-left:1px solid #D7CDC6;
border-right:1px solid #EEEAE7;
font-family:tahoma, Helvetica, sans-serif;
color:#7C6C61;
direction:ltr;
}

/* workarounds and hacks */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}


.header {width:100%;height:100px; text-align:center;
background-color:#333;
color:#333333; padding:0; 
border-left:1px solid #444;
border-bottom:1px solid #444;
border-right:1px solid #444;}

.header H1 {font-family:Times New Roman;direction: rtl; font-size:32pt; color:#333; font-weight:bold;  padding-top:0; padding-bottom:0; margin-bottom:0; margin-top:0  }
.header	h1 A:link	{font-family:Times New Roman;direction: rtl; font-size:32pt; color: #333; text-decoration: none }
.header	h1 A:visited	{font-family:Times New Roman;direction: rtl; font-size:32pt; color: #333; text-decoration: none }
.header	h1 A:hover	{font-family:Times New Roman;direction: rtl; font-size:32pt; color: #D96107;  }

.header H2 {font-family:Times New Roman;direction: rtl; font-size:12pt; color:#000000; font-weight:bold; margin:0px; padding-top:3; padding-bottom:10 }


.post { text-align:center;}
.post  #title {text-align:center;font-size: 9pt;font-family: Tahoma; font-weight: bold; padding: 0px 10px 5px 10px}
.post  #title  A:link {font-size: 9pt;font-family: Tahoma;color:#666;text-decoration: none;}
.post  #title  A:visited {font-size: 9pt;font-family: Tahoma;color:#666;text-decoration: none;}
.post  #title  A:hover {font-size: 9pt;font-family: Tahoma;color:#D96107;text-decoration: none;}

.post #date {font-family: Tahoma; text-align:center; font-size:8pt;direction: rtl; color:#666;line-height:130%;direction:rtl;padding: 5px 10px 5px 10px;text-decoration: none;}
.post #date A:link {font-family: Tahoma; text-align:left; font-size:8pt; color:#666;text-decoration: none;}
.post #date A:visited {font-family: Tahoma; text-align:left; font-size:8pt; color:#666;text-decoration: none;}
.post #date A:hover {font-family: Tahoma; text-align:left; font-size:8pt; color:#D96107;text-decoration: none;}

.post #body {font-size: 9pt;text-align:center;font-family: Tahoma;color:#fff;line-height:130%;direction: rtl;padding: 2px 50px 2px 50px}
.post #body A:link	{ color: gray;font-size: 9pt;font-family: Tahoma; text-decoration: none }
.post #body A:visited	{ color: gray; text-decoration: none }
.post #body A:active	{ color: #D96107;   }
.post #body A:hover	{ color: #D96107;  }

.post #pic {text-align:center;padding: 2px 10px 2px 10px}



.post A:link {font-size: 8pt;font-family: Tahoma;color:#333;text-decoration: none;}
.post A:visited {font-size: 8pt;font-family: Tahoma;color:#333;text-decoration: none;}
.post A:hover {font-size: 8pt;font-family: Tahoma;color:#D96107;text-decoration: none;}

.tool { font-size: 8pt ; font-family:Tahoma; color:#666;}
.tool h1 {width: 33em; height:20px;font-size: 8pt ; font-family:Tahoma;font-weight:bold; color:666; text-align:center; padding:3px; background:#333; }
.tool h2 {width: 30em; text-align:center;font-size: 8pt ; font-family:Tahoma;font-weight:normal; color:#666; background:#000;  border: 1px dotted silver;padding:10px; }
.tool h3 {width: 35em; text-align:center;font-size: 8pt ; font-family:Tahoma;font-weight:normal; color:#666;direction: rtl;}
.tool h3 A:link	{ color: #666;font-size: 8pt; font-family:Tahoma; text-decoration: none; }
.tool h3 A:visited	{ color: #666;font-size: 8pt; font-family:Tahoma; text-decoration: none }
.tool h3 A:hover	{ color: #cdcdcd;font-size: 8pt; font-family:Tahoma;  }
.tool h4 {width: 30em; text-align:justify;color: #cdcdcd;font-size: 8pt ; font-family:Tahoma;direction: rtl;font-weight:normal;border: 1px dotted silver;padding:10px; }
.tool h4 A:link	{ color: #666;font-size: 8pt; font-family:Tahoma; text-decoration: none }
.tool h4 A:visited	{ color: #666;font-size: 8pt; font-family:Tahoma; text-decoration: none }
.tool h4 A:hover	{ color: #cdcdcd;font-size:8pt; font-family:Tahoma;  }
