* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
direction:rtl;
	text-align: center;
	background-color: #ECECDE;
	color: #3c3c3c;
}
a {
	color: #4E6D95;
	font-weight: bold;
}

h3 {
  color: #677983;
	font-size: 16px;

	font-weight: bold;
	background-image: url(images/h3.gif);
	height: 26px;
	width: 520px;
	text-align: right;
}

#article h3 {
  color: #80532E;
	background-image: ;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}
h2 {
  color: #9DC05C;
	font-size: 16px;
	font-weight: bold;

	text-align: right;
}
h4 {
  color: #4E6D95;
	font-size: 16px;
	font-weight: bold;
	width: 520px;
	height: 19px;
  background: #EEF4F8;
	text-align: right;
}
h4 a {
  color: #4E6D95;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}

#spons h4 {
  color: #80532E;
	font-size: 16px;
	font-weight: bold;
	width: 432px;
	height: 19px;
background: url("images/bgspons.gif") top left no-repeat #F4EDD4;

	text-align: right;
}
#spons h4 a {
  color: #80532E;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}
ol {
	margin-left: 20px;
}
img { border:0px;padding:0px;margin:0px;}
#wrap {
	width: 748px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}

#top {
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 100px;
	position: relative;
}
#bottom {
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 64px;
}
#bottom p {
	padding-top: 20px;
}
#sitename {
	position: absolute;
	right: 20px;
	top: 20px;
	text-align: right;
	height: 56px;
}
.sitename {
	font-size: 24px;
	line-height: 24px;
	display: block;
	text-decoration: none;
}
h1 {
	font-size: 17px;
	line-height: 12px;
	margin-top: 53px;
	margin-right: 26px;
	font-weight: bold;
	color: #47474B;
}
#search {
	position: absolute;
	top: 20px;
	right: 20px;
}

#main {
}
#nav1 {
	line-height: 56px;
	background-image: url(images/abc.gif);
	background-position:center;
	background-repeat: no-repeat;
	height: 26px;
	width: 748px;
	margin-right: auto;
	margin-left: auto;
}
#nav1 ul {
	line-height: 26px;
	list-style-type: none;
	width: 650px;

	margin-right: auto;
	margin-left: auto;
}
#nav1 ul li {
	display: inline;
}
#nav1 ul li a {
	font-size: 14px;
	color: #5A513B;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
#nav1 ul li a:hover {
	text-decoration: underline;
}



#nav p {
	text-align: right;
	margin-right: 36px;
	margin-left: 36px;
}

#nav a {
	height: 33px;
	padding-right: 10px;
	color: #3c3c3c;
	text-decoration: none;
	line-height: 33px;
}
#nav a:hover {
	text-decoration: underline;
}
#maincontent {
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
.linktable {
	margin-bottom: 10px;
}



#menu {

width:160px;height:100%;
background-color:#FFFFFF;
border-left:1px solid #999682;
border-right:1px solid #999682;
border-bottom:1px solid #999682;
text-align:right;
position:block;
}




#menu a {
font-size:12px;color:#5A513B;
font-weight:bold;text-decoration:none;
padding-bottom: 1em;
}

#menu a:hover { color: #5A513B; text-decoration: underline; font-size: 12px; }

#menu .menu,.menu {
border-top:1px solid #999682;border-bottom:1px solid #999682;
padding:1px;
padding-top:2px;padding-bottom:2px;
background: url("images/catbg.gif") top left no-repeat;
text-align:center;
font-size:14px;color:#FFFFFF;
}

#menu .links,.links {
padding-right:7px;

}


hr {
	padding: 0px 5px 0 5px;


}