html
{
	height: 100%;
}

body
{
	background: #c2d2af;
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
}

body.regular-page
{
	background: #c2d2af url('images/regular-back.png') repeat-x;
}

div.index-back-div
{
	height: 100%;
	background: #8b9659;
	margin-left: 35px;
	width: 730px;
}

div.index-inner-div
{
	width: 663px;
	margin-top: 35px;
	background: #b6c6a4;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background: url('images/back.gif');
	height: 465px;
	padding-left: 67px;
}

div.side-div
{
	display: inline;
	float: left;
	height: 100px;
	width: 35px;
	margin: 0px;
	padding: 0px;
}

p.index-par
{
	margin: 5px;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 8pt;
	color: #720808;
}

div.credits-div
{
	position: absolute;
	bottom: 0;
}
p.credits-par
{
	text-align: right;
	margin: 5px;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 8pt;
	color: #720808;
	width: 717px;
}

div.page-back-div
{
	background: #99ae78;
	margin-left: 35px;
	width: 730px;
}

p.heb
{
	direction: rtl;
	font-family: tahoma, sans-serif;
	font-size: 9pt;
	color: #921717;
	padding: 10px 20px 0px 80px;
	text-align: justify;
}

p.eng
{
	direction: ltr;
	font-family: tahoma, serif;
	font-size: 9pt;
	color: #921717;
	padding: 10px 20px 0px 80px;
	text-align: justify;
}

p.table_eng
{
	direction: ltr;
	font-family: tahoma, sans-serif;
	font-size: 9pt;
	color: #921717;
	text-align: justify;
	padding: 0px;
	margin: 0px;
}

p.table_heb
{
	direction: rtl;
	font-family: tahoma, sans-serif;
	font-size: 9pt;
	color: #921717;
	text-align: justify;
	padding: 0px;
	margin: 0px;
}

div.gallery-frame
{
	border: 1px solid #e9c01a;
	display: inline;
}

table.gallery-frame
{
	border: 1px solid #e9c01a;
}

img.gallery-image
{
	border: 3px white solid;
}

p.gallery-img
{
	display: inline;
	margin: 0;
	padding: 0;
	font-family: tahoma, sans-serif;
	font-size: 11.5pt;
	color: #921717;
}

img.big-gallery-image
{
	border: 5px white solid;
}

table.contact-table
{
	font-family: arial, sans-serif;
	font-size: 9.5pt;
	color: #921717;
	margin: 10px;
}

.textarea, .submit
{
	border: 1px dashed #e9c01a;
	font-family: arial, sans-serif;
}

a.gallery_contact_link
{	
	color: #921717;

}

a.links_link
{
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #921717;
	font-weight: bold;
	text-decoration: none;
	padding: 0 5px;
}

a.links_link:hover
{
	text-decoration: underline;
}

td.next_prev
{
	color:blue;
	font-family: tahoma, sans-serif;
	font-size: 9pt;
}