body {
	background: url(images/background.jpg) repeat 50% -50px;
	font-family: Arial, Sans-serif;
	font-size: 12px;
	color: black;
	direction: rtl;
	margin: 0px; padding: 0px;
}

a {
	color: black;
}

div#main {
	display: block;
	position: absolute;
	top: 32px; left: 50%;
	margin-left: 185px;
	background: url(images/mainframe.png) no-repeat;
	width: 274px; height: 538px;
	left: expression(((document.body.clientWidth / 2) + 185) + "px");
}

div#main h1, div#main p {
	display: none;
}

div#main ul, div#book ul, div#wallpapers ul {
	display: block;
	position: relative;
	top: 285px; right: 25px;
	margin: 0; padding: 0;
	list-style: none;
}

div#main ul li, div#book ul li, div#wallpapers ul li {
	display: absolute;
	margin: 0; padding: 0;
	position: absolute;
}

div#main ul li a, div#book ul li a {
	display: block;
}

div#main ul li a span, div#book ul li a span {
	display: none;
}

div#main ul li#button_maslul {
	top: 0px; right: 0px;
}

div#main ul li#button_maslul a {
	width: 214px; height: 30px;
	background: url(images/button-maslul.png) no-repeat;
}

div#main ul li#button_events {
	top: 36px; right: 0px;
}

div#main ul li#button_events a {
	width: 184px; height: 30px;
	background: url(images/button-events.png) no-repeat;
}

div#main ul li#button_wallpapers {
	top: 73px; right: 0px;
}

div#main ul li#button_wallpapers a {
	width: 174px; height: 30px;
	background: url(images/button-wallpapers.png) no-repeat;
}

div#main ul li#button_recipe {
	top: 109px; right: 0px;
}

div#main ul li#button_recipe a {
	width: 167px; height: 30px;
	background: url(images/button-recipe.png) no-repeat;
}

div#main ul li#button_riddle {
	top: 146px; right: 0px;
}

div#main ul li#button_riddle a {
	width: 157px; height: 30px;
	background: url(images/button-riddle.png) no-repeat;
}

div#main ul li#button_quiz {
	top: 183px; right: 0px;
}

div#main ul li#button_quiz a {
	width: 195px; height: 30px;
	background: url(images/button-quiz.png) no-repeat;
}

div#book {
	position: absolute;
	left: 50%; top: 256px;
	margin-left: -360px;
	background: url(images/frame-book.png) no-repeat;
	width: 518px; height: 314px;
	left: expression(((document.body.clientWidth / 2) - 360) + "px");
}

div#book a.shop_kkl {
	position: absolute;
	display: block;
	width: 165px; height: 22px;
	top: 13px; right: 14px;
	background: url(images/shop-kkl.png) no-repeat;
}

div#book a.shop_kkl span {
	display: none;
}

div#book div {
	position: absolute;
	top: 50px; left: 8px;
}

a.close_window {
	position: absolute;
	display: block;
	width: 75px; height: 15px;
	top: 13px; left: 14px;
	background: url(images/close-window.gif) no-repeat;
}

a.close_window span {
	display: none;
}

div#wallpapers {
	position: absolute;
	left: 50%; top: 34px;
	margin-left: -265px;
	background: url(images/frame-wallpapers.png) no-repeat;
	width: 389px; height: 538px;
	left: expression(((document.body.clientWidth / 2) - 260) + "px");
}

div#wallpapers ul#everybody {
	top: 165px; right: 25px;
}

div#wallpapers ul#stork {
	top: 165px; right: 195px;
}

div#wallpapers ul#mouse {
	top: 325px; right: 25px;
}

div#wallpapers ul#ofer {
	top: 325px; right: 195px;
}

div#wallpapers ul#turtle {
	top: 415px; right: 195px;
}

div#events {
	position: absolute;
	left: 50%; top: 34px;
	margin-left: -265px;
	background: url(images/frame-events.png) no-repeat;
	width: 389px; height: 538px;
	left: expression(((document.body.clientWidth / 2) - 260) + "px");
}

div#events div {
	position: absolute;
	right: 17px;
}

div#events div a {
	display: block;
	position: relative;
	width: 73px; height: 26px;
}

div#events div a.facebookeventbutton {
	width: 125px;
	top: -26px; right: 83px;
}

div#events div a span {
	display: block;
	position: absolute;
	top: 0; left: 0;
	z-index: 1;
}

div#events div a.eventbutton span {
	background: url('images/event-page-button.png') no-repeat;
	width: 73px; height: 26px;
}

div#events div a.facebookeventbutton span {
	background: url('images/facebook-event-page-button.png') no-repeat;
	width: 125px; height: 26px;
}

div#events div#fire {
	top: 183px;
}

div#events div#kids {
	top: 324px;
}

div#events div#olive {
	top: 438px;
}

div#eyarok_logo {
	position: absolute;
	top: 34px; left: 50%;
	margin-left: -455px;
	left: expression(((document.body.clientWidth / 2) - 455) + "px");
}

div#eyarok_logo a span {
	display: none;
}

div#eyarok_logo a {
	display: block;
	width: 66px; height: 108px;
	background: url(images/link-eyarok.jpg) no-repeat;
}

div#kkl_logo {
	position: absolute;
	top: 472px; left: 50%;
	margin-left: -445px;
	left: expression(((document.body.clientWidth / 2) - 445) + "px");
}

div#kkl_logo a span {
	display: none;
}

div#kkl_logo a {
	display: block;
	width: 56px; height: 77px;
	background: url(images/link-kkl.jpg) no-repeat;
}

div#feelternet_logo {
	position: absolute;
	top: 600px; left: 50%;
	margin-left: -445px;
	left: expression(((document.body.clientWidth / 2) - 445) + "px");
}

div#feelternet_logo a span {
	display: none;
}

div#feelternet_logo a {
	display: block;
	width: 124px; height: 33px;
	background: url(images/link-feelternet.jpg) no-repeat;
}

div#footer {
	position: absolute;
	top: 600px; left: 50%;
	width: 400px;
	margin-left: 50px;
	color: #754c24;
	left: expression(((document.body.clientWidth / 2) + 50) + "px");
}

div#footer a {
	color: #754c24;
}


