body {
	background-image:url(sliced/bg.gif);
	font-family:arial;
	direction:rtl;
	text-align:right;
	font-size:12px;
}
a {
	color:#262D2E;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a:visited {
	color:#707c8f
}
img {
	border:none;
}
ul {
	list-style-position: inside;
	margin:0;
	padding:0;
}
h1 {
	font-size:14pt;
	font-weight:bold;
	letter-spacing:2px;
	color:#654725;
}
h2 {
	font-size:12pt;
	font-weight:normal;
}
.row1 {
	height:80px
}
.sidebtn {
	width:108px;
	font-size:10pt;
	font-weight:bold;
	height:20px; /* was 25px */
	color:#f8e0b9;
	background-image:url(sliced/btn_side.gif);
	background-repeat:no-repeat;
	vertical-align:top;
	text-align:center;
}
.sidebtn a:visited {
	color:#f8e0b9;
}
.sidebtn A:link {
	color:#f8e0b9;
}
.sidebtn A:active {
	color:#f8e0b9;
}
.sidebtn a:hover {
	color:#bea781;
}
.sidescr {
	width:108px;
	font-size:10pt;
	font-weight:bold;
	/*height:461px;*/
	color:#f8e0b9;
	background-repeat:no-repeat;
	padding-top:200px; /* added */
	vertical-align:top; /* added */
}
.sidescr a:visited {
	color:#f8e0b9;
}
.sidescr A:link {
	color:#f8e0b9;
}
.sidescr A:active {
	color:#f8e0b9;
}
.sidescr a:hover {
	color:#bea781;
}
.main {
	font-size:10pt;
	line-height:1.5;
	vertical-align:top;
	padding-top:55px;
	padding-bottom:55px;
	width:374px;
	height:596px;
	background-repeat:no-repeat;
}
.main li {
	font-size:10pt;
	line-height:1.5;
}
.main h1 {
	font-size:14pt;
	font-weight:bold;
	letter-spacing:2px;
	color:#654725;
}
.main a:hover {
	color:#c4742a;
}
.pad {
	text-align:right;
	padding-right:10px;
}
.riddle {
	text-align:center;
	padding-bottom:100px;
}
.mainpad {
	text-align:center;
	padding-right:40px;
	padding-left:40px;
}
.mainpad img {
	border:2px outset #654725;
}
.mainpad img:hover {
	border:2px inset #654725;
}
.mainscroll {
	width:334px;
	height:486px;
	overflow-y:scroll;
	scrollbar-base-color:#202a34;
	scrollbar-shadow-color:#0a0d10;
	scrollbar-highlight-color:#abc4dd;
}
.shortmain {
	text-align:right;
	width:334px;
	height:486px;
	padding-right:35px;
	padding-left:40px;
}
.mainpad h1 {
	font-size:14pt;
	font-weight:bold;
	letter-spacing:2px;
	color:#654725;
}
.mainpad h2 {
	font-size:12pt;
	font-weight:normal;
}
.mainpad a:hover {
	color:#c4742a;
}
.dropdown {
	background:#151e27;
	color:#f8e0b9;
	font-size:10pt;
	text-decoration:none;
	font-weight:bold;
}
.dropdown A:link {
	color:#f8e0b9;
}
.dropdown A:active {
	color:#f8e0b9;
}
.dropdown A:visited {
	color:#f8e0b9;
}
.dropdown a:hover {
	color:#bea781;
}
.emphasize {
	color: #F00;
}

p {
	line-height:150%;
}
p a {
	color:#000;
}
p a:hover {
	text-decoration:none;
}
#main {
	padding:0 1em 0;
	text-align:right;
	direction:rtl;
}
#main table {
	border:1px solid #000;
}

#gallery {
	direction:rtl;
	text-align:center;
	margin:0 auto;
}
#gallery a img {
	border-bottom:2px solid #000;
	border-top:2px solid #000;
}
#gallery a:hover img {
	border-bottom:2px solid #BEA781;
	border-top:2px solid #BEA781;
}

ul li, p {
	text-align:right;
	max-width:450px;
}