﻿body {
	margin: 0 0 10px 0px;
	background-color: #9D1D00;
	direction:rtl;
	background-image:url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma, Courier, Arial;
	font-size:12px;
	color:#663300;
	line-height:18px;
}
a {
	text-decoration:none;
	color:#CC3300
}
h1 {margin:20px 20px 0 0}
.h1 {padding:10px; margin:20px 20px 0 0}
a:hover {
	text-decoration:underline
}
img {
	border:none;
}
.style1 {
	color: #4D0400;
	font-weight: bold;
}
#nav {
	margin-top:100px;
}
.desc {
	width:350px;
	border-top:1px dotted black;
	border-bottom:1px dotted black;
	background-color:#FFFFCC;
	padding:20px 10px;
	text-align:right;
	margin-bottom:20px
}
.credits {
	width:350px;
	border-top:1px dotted black;
	border-bottom:1px dotted black;
	padding:20px 10px;
margin-top:50px;
line-height:14px;

padding:5px 10px 0 0}
#footer {margin-top:20px;
background-color:#FFCC33}