body {
		text-align: center;
		background-color:#258;
		padding:0;
		margin:0;
		Background-Image:url(bg2brown.png);
		font-family:Sans-Serif;
}

#imgLogo {
		Position:relative;
		display:inline;
		left:403px; /* should have +1 px */
		top:196px;
}

#Poster {
	Background-Image:url(negev1.jpg);
	Width:600px;
	Height:331px;
}

div {
	background-color:FFE8B5;
	border:solid 1px #372C21;
	width:600px;
	margin:6px auto;
	text-align: left; /* IE hack */
}

div.PadThis{
	Padding:1em 1em;
	Border-Style:none;
	Width:auto !important;
}

div.TopBar {
	Margin-Top:0;
	Border-Top-Style:none;
	text-Align:center;
}

div.TopBar Img {
	margin:3px 40px;
}

div.BottomBar {
	Margin-Bottom:0;
	Border-Bottom-Style:none;
}

div.PhotoGal {
	text-Align:center;
}
div.PhotoGal img {
	Border:solid 1px gray;
	Margin:14px;
}

.heb{
	direction:rtl;
	text-align:right !important;
}

A:link, A:visited {
	color:Maroon;
}
A:hover, A:active {
	color:red;
}