
	body 
	{
		background: #ffffff;
		color: black;
		margin: 0 auto 0 auto;
		font: 12px/20px;
		font-family:"Arial Narrow", "Century Gothic","Verdana","Arial","Helvetica","sans-serif";
		
	}
	
	#wrap 
	{ 
		width: 1024; 
		margin-left:5px; 
		padding: 0px 0px; 
		border-left: 0px solid #999999; 
		border-right:0px solid #999999; 
		height:819px;
		
	}
	
	div 
	{
	 /* border:green dotted 1px; */
	}
	
div.header
{
	width:1024px;
	height:38px;
	background-image: url(../images/index_01.jpg);
	background-color: black;
	text-align: right;
}

div.meetdiv
{
	float:left;
	width:628px;
	height: 87px;
	text-align: left;
	font-size: 18px;
	color: #f04d3e;
	left: 50px;
}

div.thejewishdiv
{
	float:left;
	width:628px;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
}

div.allfeaturesdiv
{
	width:500px;
	text-align: center;
	font-size: 26px;
	color: #ffffff;
	
}
	
div.middle
{
	width:1024px;
	height:567px;
	background-image: url(../images/index_02.jpg);
}

div.footer
{	
	width:980px;
	height:34px;
	background-image: url(../images/index_03.jpg);
}
