
/* -======================================- */
/*              layout styles               */
/* -======================================- */


html, body, #mainHolder, #mainHolderEng{
	min-height: 100%;
	width: 100%;
	height: 100%;
}

html>body, 
html>body #mainHolder,
html>body #mainHolderEng{
	height: auto;
}

body {
	margin: auto;
	background:#241f25;
	
}

body,td,th {
	font-family: arial;
	font-size: 12px;
	color: #333333;
}

#bottom_gradient {
	position: fixed;
	bottom:0px;
	background-image:url(../images/gradient.jpg);
	background:red;
	height:340px;
	width:378;
	
	}

#mainHolder {
	position: absolute;
	top: 0;
    left: 50%;
	margin-left:-378px;
	width:780px;
	background-image:url(../images/bkg4.jpg);
	background-repeat:repeat-y;
	
}

#body_torso{
	
	position:relative;
	padding-bottom:385px;
	
	
}


#void{
	clear:both;
}
#lang {
	position:relative;
	float:left;
	margin:0;
	margin-left:40px; 
	margin-right:40px; 
	padding-top:10px;
	padding-bottom:5px;
	height:50px;
	width:100px;
	color:white;
	}

	
/* -======================================- */
/*                text styles               */
/* -======================================- */

a {
	color:black;
	font-weight:bold;

}

#flash_footer{
	background:#241f25;
	position:absolute;
	padding:0px;
	margin:0px;
	bottom:0px;
	padding-bottom:10px;
	height:350px;
}
#footer_menu{
	color:white;
	text-align:center;
	margin:auto;
}
#footer_menu a{
	color:white;
}
#page_header
{
	position:relative;
	top:0px;
	width:780px;
	height:191px;
	background-image:url(../images/01.jpg);
	background-repeat:no-repeat;
}


#side_menu
{
	position:relative;
	float:left;
	padding:10px 30px 0px 30px;
	width:200px;
	font-family:Impact;
	font-size:20px;
	
}

#page_content
{
	float:left;
	width:400px;
	padding-top:10px;
	
}

#text_cont 
{
	
}	

#media_cont 
{
	margin:10px 0px;
}



ul{

list-style:none;
}
.arrowList{
padding:5px 28px 5px 40px;
background-image: url(/images/arrow.jpg);
background-repeat: no-repeat;
background-position:0% 0%;
margin-left:-25px;


}	
.arrowListHebrew{

padding:5px 40px 5px 28px;
background-image: url(/images/arrowh.jpg);
background-repeat: no-repeat;
background-position:right 0px;
margin-right:-25px;

}


.mp3link{
	
}




