html {direction:rtl;}

body {
	background: #ffffff url(images/back_all.gif) repeat-y center;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}


.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 692px;
}
a{	font-size:12px;
	color:#2f97d4;
	text-align:right;
}
p{
	margin: 15px 0px;
	text-align:right;
	line-height:20px;
	
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/header2.jpg); background-repeat:no-repeat;
	width:693px;
	height:308px;
	position:relative;
}
#header ul{
	background-image:url(images/menu.gif); background-repeat:no-repeat;
	width:693px;
	display:block;
	top:309px;
	left:-3px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:51px;
	padding:18px 0px 0px 0px;
	text-align:center;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#ffffff;
	margin: 0px 17px 15px 17px;
	font-size:1em; font-weight:bold;
	
}
#header ul a:hover{
	text-decoration:underline;
	color:#ffffff;
}

/********************** Content ***************************/
#content {
	width:690px;
	margin-top:25px;
}
img{
	border-width:0px;
}
.tmuna_left {background-color:#fddfc2; border:1px solid #cccccc; float: left;	margin: 5px 9px 1px 0px; padding:5px;}
.tmuna_left_noborder {background-color:#fddfc2; float: left;margin: 5px 9px 1px 0px;}
.tmuna_right {background-color:#fddfc2; border:1px solid #cccccc; float: right;	margin: 5px 0px 1px 9px; padding:5px;}




h1{
	color:#2f97d4;
	font-size:1.4em; font-weight:bold; text-align:right;
	margin: 30px 0px 15px 0px;
}

h2{
	color:#2f97d4;
	font-size:1.1em;
	text-align:right;
	margin: 10px 0px 15px 0px;
}
h3{
	color:#2f97d4;
	font-size:1em;
	text-align:right;
	margin: 10px 0px 10px 0px;
	text-decoration:underline;
}
#left {text-align:right;
	float:left;
	width:440px;
	margin-left:37px;
	padding: 10px 10px 30px 0px;
	display:inline;
	
}
#left a{color:#2f97d4; font-weight:bold;font-size:1em;text-decoration:none;}
#left a:hover{color:#2f97d4; text-decoration:underline;}

#photos a{
	margin-right:14px;
}
#right {text-align:right;
	float:right;
	width:170px;
	padding: 20px 20px 20px 10px;
	margin-top:10px;

}
#right a{
	color:#2f97d4; font-weight:bold;
}
#right a:hover{
	color:#2f97d4;
}
#right p{
	margin: 10px 0px 15px 0px;}
	

#right H3
{
width: 159px;
height: 37px;
font-size: 1em;
font-weight: bold;
text-align:center;
padding-top: 8px;
color: #ffffff;
background: url(images/title.jpg) no-repeat;
text-decoration:none;
}

#book {
	width:650px;
	text-align:center;
	margin-top:40px;
	padding:20px;
}

#small_links {margin-top:-8px;}
#small_links a{color:#2f97d4;;font-size:90%;font-weight:normal;text-decoration:none;}
#small_links a:hover{color:#2f97d4;font-size:90%; font-weight:normal;text-decoration:underline;}

.flash {margin-left:30px;}

/********************** Footer ***************************/
#footerline {
clear:both;
height:10px;
}
#footer {
height: 48px;
	clear: both;
	width:692px;
	text-align:center;
	padding-top: 10px;
	border-top: 4px solid #2f97d4;
	background: url(images/footer.gif) repeat-x
	
}

#footer a{
	text-decoration:none;
	color:#666666;
	font-weight:bold;
}

#footer a:hover{
	text-decoration:underline;
}
