body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #050505;
	direction: rtl;
	background: white;
	margin: 0;
}

body, h1, h2, a:link, a:hover, a:visited, blockquote {
	line-height: 26px;
}

p, blockquote, h1, h2 {
	margin-top: 26px;
}


div#header {
	height: 200px;
	}

img#banner {
	width: 100%;
}

div#sidebar {
	margin: 0 2% 0 0;
	width: 10%;
	float: right;
	font-size: smaller;
}

div#wrapper {
	background: url(images/kav-adom.png) 83% repeat-y;
	width: 100%;
	height: 100%;
	}

div#main {
	width: 70%;
	float: left;
	margin-left: 5%;
	margin-top: 6px;
	}
li{margin-top: 5px;}
/*#sidebar a:link {
	color: #4885f5;
	font-weight: bold;
	font-size: larger;
}

#sidebar a:visited {
	color: #4885f5;
	font-weight: bold;
	font-size: larger;
}

#sidebar a:hover {
	background-color: #4885f5;
	color: white;
	font-weight: bold;
	font-size: larger;
}
 */
blockquote {
	font-style: italic;
	}

.movie {
	float: left;
}

.contact {
	line-height: 200%;
}

object {
	margin: 10px;
	}