/*** General styles ***/

body {
	color: #343434;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
}
ul, ol, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
p {
	margin: 1em 0 0 0;
	padding: 0;
}
p.para_no_margin {
	margin: 0;
	padding: 0;
}
p.para_bottom_margin {
	margin: 0 0 1em 0;
	padding: 0;
}
p.para_top_bottom_margin {
	margin: 1em 0 1em 0;
	padding: 0;
}
strong {
   font-weight: bold;
}
em {
   font-weight: normal;
   font-style: italic;
} 
form {
	margin: 0;
	padding: 0;
}
label {
	margin: 0;
	padding: 0;
}
a:link {
	color: #9d3b05;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	color: #9d3b05;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	color: #ff0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:active {
	color: #ff0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:focus {
	color: #ff0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#page_back {
	width: 100%;
	height: 100%;
	min-width: 992px;
	background: #000000 url(background01.gif);
}

/*** Header styles ***/

#header {
	width: 100%;
	height: 298px;
	min-width: 992px;
	margin: 0 auto;
	padding: 0;	
	position: relative;
	text-align: center;
	background: url(header_back01.gif);
}
#header_middle {
	width: 992px;
	height: 382px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
#header_middle_left_side {
	width: 1px;
	height: 298px;
	margin: 0 auto;
	padding: 0;
	float: left;
	position: relative;
	background: url(header_middle_side01.gif);
}
#header_middle_center {
	width: 990px;
	height: 101px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	left: 1px;
	bottom: 107px;
	background: url(header_middle_center01.gif);
}
#header_middle_right_side {
	width: 1px;
	height: 298px;
	margin: 0 auto;
	padding: 0;
	float: right;
	position: relative;
	background: url(header_middle_side01.gif);
}
#header_bottom {
	width: 990px;
	height: 24px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	left: 1px;
	top: 274px;
	background: url(header_bottom01.gif);
}
#header_accessibility_controls {
	width: 580px;
	height: 45px;
	margin: 0;
	padding: 0 10px 0 10px;
	position: absolute;
	top: 20px;
	right: 24px;
	font-size: 0.75em;
	text-align: right;
	overflow: auto;
}
#header_accessibility_controls a:active {
	color: #ffff00;
	background: #343434;
}
#header_accessibility_controls a:focus {
	color: #ffff00;
	background: #343434;
}
a.hebrew:link {
	font-size: 1.17em;
	   font-weight: bold;
}
a.hebrew:visited {
	font-size: 1.17em;
	   font-weight: bold;
}
a.hebrew:hover {
	font-size: 1.17em;
	   font-weight: bold;
}
a.hebrew:active {
	font-size: 1.17em;
	   font-weight: bold;
}
a.hebrew:focus {
	font-size: 1.17em;
	   font-weight: bold;
}
#header_logo_text_left {
	width: 203px;
	height: 78px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	left: 26px;
	top: 56px;
	background: url(header_logo_text_left01.gif) no-repeat;
}
#header_logo {
	width: 106px;
	height: 176px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	left: 238px;
	top: 24px;
	display: inline;
    visibility: visible;
	background: url(header_logo01.gif) no-repeat;
}
#header_logo a {
	background: transparent;
}
.header_logo_text_only {
    display: none;
    visibility: hidden;
}
#header_logo_text_right {
	width: 602px;
	height: 82px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	right: 35px;
	top: 57px;
	background: url(header_logo_text_right01.gif) no-repeat;
}
#header_cta {
	width: 685px;
	height: 101px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 1px;
	top: 173px;
	display: inline;
    visibility: visible;
	background: url(header_cta01.gif) no-repeat;
}
#header_cta a {
	background: transparent;
}
.header_cta_text_only {
    display: none;
    visibility: hidden;
}
#header_image {
	width: 200px;
	height: 147px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	right: 35px;
	top: 125px;
	border: 1px solid #ffffff;
	background: url(header_image01.jpg);
}


/*** Content styles ***/

#content {
	width: 100%;
	min-width: 992px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: center;
	background: url(content_back01.gif);
}
#content_middle {
	width: 927px;
	margin: 0 auto;
	padding: 2px 32px 14px 31px;
	position: relative;
	overflow: hidden;
	text-align: left;
	border-left: 1px solid #ccbc93;
	border-right: 1px solid #ccbc93;
	background: url(content_middle_back01.gif);
}
#content_main {
	width: 900px;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	display: inline;
	overflow: hidden;
}
.content_main_ie6_wrapper_top {
	width: 800px;
	height: 100%;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	display: inline;
	overflow: auto;
}
.content_main_ie6_wrapper_top_soc {
	width: 95px;
	height: 100%;
	margin: 0;
	padding: 0;
	float: right;
	position: relative;
	display: inline;
	overflow: auto;
}
.content_main_ie6_wrapper_middle {
	width: 800px;
	height: 100%;
	margin: 11px 0 0 0;
	padding: 0;
	float: left;
	position: relative;
	display: inline;
	overflow: hidden;
}
.content_main_ie6_wrapper_bottom_left {
	width: 447px;
	height: 100%;
	margin: 11px 0 0 0;
	padding: 0;
	float: left;
	position: relative;
	display: inline;
	overflow: auto;
}
.content_main_ie6_wrapper_bottom_right {
	width: 447px;
	height: 100%;
	margin: 11px 0 0 0;
	padding: 0;
	float: right;
	position: relative;
	display: inline;
	overflow: auto;
}
.content_main_top {
	width: 798px;
	height: 100%;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	display: inline;
	border: 1px solid #006633;
}
.content_main_top_soc {
	width: 93px;
	height: 100%;
	margin: 0;
	padding: 0;
	float: right;
	position: relative;
	display: inline;
	border: 1px solid #122F11;
}
.content_main_middle {
	width: 798px;
	height: 100%;
	margin: 0;
	padding: 0;
	clear: left;
	float: left;
	position: relative;
	display: inline;
	border: 1px solid #006633;
}
.content_main_bottom_left {
	width: 445px;
	height: 100%;
	margin: 0;
	padding: 0;
	clear: left;
	float: left;
	position: relative;
	display: inline;
	border: 1px solid #006633;
}
.content_main_bottom_right {
	width: 445px;
	height: 100%;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	display: inline;
	border: 1px solid #006633;
}
.content_main_transparent_back {
	opacity: 0.3;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #ffffff;
	z-index: 1;
}
.content_main_text {
	margin: 0 auto;
	padding: 11px 20px 10px 20px;
	position: relative;
	font-size: 0.875em;
	z-index: 2;
}
.content_main_text ul {
   margin: 0 0 0 30px;
}
.content_main_text ol {
   margin: 0 0 0 30px;
}
.content_main_text ul li {
   margin: 0 0 7px 0;
   padding: 0 0 0 3px;
   list-style: disc;
}
.content_main_text ol li {
   margin: 0 0 7px 0;
   padding: 0 0 0 3px;
   list-style: decimal;
}
.content_main_text a:active {
	background: #fffabf;
}
.content_main_text a:focus {
	background: #fffabf;
}
.content_main_text h1 {
	margin: 0 0 13px 0;
	color: #9d3b05;
	font-weight: bold;
	font-size: 1.285714em;
}
.content_main_text h2 {
	margin: 0 0 13px 0;
	color: #9d3b05;
	font-weight : bold;
	font-size: 1.1429em;
}
.content_main_image_top {
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	display: inline;
    visibility: visible;
}
.content_main_image_top a {
	margin: 3px 10px 0 0;
	padding: 0;
	float: left;
	position: relative;
	display: inline;
	outline: none;
	border: 2px solid #ffffff;
}
.content_main_image_top a:hover {
	border: 2px solid #76331f;
}
.content_main_image_top a:active {
	border: 2px solid #76331f;
}
.content_main_image_top a:focus {
	border: 2px solid #76331f;
}
.content_main_image_top img {
	display: block;
}
.content_main_image_top_nolink {
	margin: 0;
	padding: 0;
	clear: both;
	float: left;
	position: relative;
	display: inline;
    visibility: visible;
}
.content_main_image_top_nolink img {
	margin: 3px 10px 0 0;
	padding: 0;
	float: left;
	position: relative;
	display: inline;
	border: 2px solid #ffffff;
}
.content_main_image_middle {
	margin: -5px 0 0 0;
	padding: 0 0 13px 0;
	float: left;
	position: relative;
	display: inline;
	overflow: hidden;
	text-align: center;
	display: inline;
    visibility: visible;
}
.content_main_image_middle a {
	margin: 5px 5px 0 0;
	padding: 0;
	float: left;
	position: relative;
	display: inline;
	outline: none;
	border: 2px solid #ed8710;
}
.content_main_image_middle a:hover {
	border: 2px solid #76331f;
}
.content_main_image_middle a:active {
	border: 2px solid #76331f;
}
.content_main_image_middle a:focus {
	border: 2px solid #76331f;
}
.content_main_image_middle img {
	display: block;
}
.content_main_image_middle_text_only {
    display: none;
    visibility: hidden;
}
.content_main_image_bottom {
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	display: inline;
    visibility: visible;
}
.content_main_image_bottom a {
	margin: 3px 10px 0 0;
	padding: 0;
	float: left;
	position: relative;
	display: inline;
	outline: none;
	border: 2px solid #ffffff;
}
.content_main_image_bottom a:hover {
	border: 2px solid #76331f;
}
.content_main_image_bottom a:active {
	border: 2px solid #76331f;
}
.content_main_image_bottom a:focus {
	border: 2px solid #76331f;
}
.content_main_image_bottom img {
	display: block;
}
.content_main_button {
	height: auto;
	margin: 0;
	padding: 0;
	clear: both;
	float: right;
	position: relative;
	text-align: center;
}
.content_main_button a {
	margin: 5px 0 13px 0;
	padding: 5px 7px 5px 7px;
	display: block;
	color: #343434;
	font-weight : bold;
	font-size: 1.1429em;
	text-decoration: none;
	outline: none;
	border: 1px solid #ed8710;
	background: url(content_main_button_off01.gif);
}
.content_main_button a:visited {
	color: #343434;
	font-weight: bold;
	text-decoration: none;
}
.content_main_button a:hover {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
	background: url(content_main_button_on01.gif);
}
.content_main_button a:active {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
	background: url(content_main_button_on01.gif);
}
.content_main_button a:focus {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
	background: url(content_main_button_on01.gif);
}
.content_main_options_button {
	height: auto;
	margin: 0;
	padding: 0;
	clear: both;
	float: left;
	position: relative;
	text-align: center;
}
.content_main_options_button a {
	margin: 5px 0 13px 0;
	padding: 5px 7px 5px 7px;
	display: block;
	color: #343434;
	font-weight : bold;
	font-size: 1.1429em;
	text-decoration: none;
	outline: none;
	border: 1px solid #ed8710;
	background: url(content_main_button_off01.gif);
}
.content_main_options_button a:visited {
	color: #343434;
	font-weight: bold;
	text-decoration: none;
}
.content_main_options_button a:hover {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
	background: url(content_main_button_on01.gif);
}
.content_main_options_button a:active {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
	background: url(content_main_button_on01.gif);
}
.content_main_options_button a:focus {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
	background: url(content_main_button_on01.gif);
}
.content_main_options {
	width: 100%;
	margin: 0;
	padding: 0;
	clear: both;
	float: left;
	position: relative;
}
p.donate {
	margin: 1em 0 1em 0;
	padding: 0;
	clear: both;
	font-size: 0.71428em;
}


/*** Main Navigation styles ***/

#navigation_main {
	width: 100%;
	height:100%;
	color: #336699;
	margin: 0;
	padding: 0;
	float: right;
	position: relative;
	display: inline;
	list-style-type: none;
	overflow: hidden;
}
.navigation_main_ie6_wrapper {
	width: 297px;
	height: 100%;
	margin: 29px 0 0 0;
	padding: 0;
	float: left;
	position: relative;
	display: inline;
}
.navigation_main_top {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 10px 0 20px;
	float: left;
	position: relative;
	display: inline;
	list-style-type: none;
	overflow: auto;
}
.navigation_main_top ul {
	margin: 0;
	display: inline;
	list-style-type: none;
}
.navigation_main_top li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
.navigation_main_bottom {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	clear: left;
	float: left;
	position: relative;
	display: inline;
	overflow: auto;
	border: 1px solid #006633;
}
.navigation_main_transparent_back {
	opacity: 0.3;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #ffffff;
	z-index: 1;
}
.navigation_main_text {
	margin: 0 auto;
	padding: 11px 20px 10px 20px;
	position: relative;
	font-size: 0.875em;
	z-index: 2;
}
.navigation_main_text a:active {
	background: #fffabf;
}
.navigation_main_text a:focus {
	background: #fffabf;
}
.navigation_main_text h1 {
	margin: 0 0 13px 0;
	color : #9d3b05;
	font-weight: bold;
	font-size: 1.285714em;
}
.navigation_main_text h2 {
	margin: 0 0 27px 0;
	color: #9d3b05;
	font-weight: bold;
	font-size: 1.1429em;
}
/**li.navigation_main_button_top_on {
	width: 200px;
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
li.navigation_main_button_top_on a {
	width: 200px;
	margin: 0;
	padding: 17px 10px 17px 52px;
	display: block;
	color: #ca570c;
	font-weight: normal;
	font-size: 1.25em;
	text-decoration: none;
	outline: none;
	background: url(navigation_main_button_top_on01.gif) no-repeat left top;display: inline;
	list-style-type: none;
}
li.navigation_main_button_top_on a:visited {
	color: #ca570c;
	font-weight: normal;
	text-decoration: none;display: inline;
	list-style-type: none;
}
li.navigation_main_button_top_on a:hover {
	color: #ca570c;
	font-weight: normal;
	text-decoration: none;display: inline;
	list-style-type: none;
}
li.navigation_main_button_top_on a:active {
	padding: 17px 10px 17px 52px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #ff0000;
	background: url(navigation_main_button_back_off01.gif);display: inline;
	list-style-type: none;
}
li.navigation_main_button_top_on a:focus {
	padding: 17px 10px 17px 52px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #ff0000;
	background: url(navigation_main_button_back_off01.gif);display: inline;
	list-style-type: none;
}
li.navigation_main_button_top_off {
	width: 200px;
	margin: 0;
	padding: 0;display: inline;
	list-style-type: none;
}
li.navigation_main_button_top_off a {
	width: 200px;
	margin: 0;
	padding: 17px 52px 15px 10px;
	display: block;
	color: #343434;
	font-weight: normal;
	font-size: 1.25em;
	text-decoration: none;
	outline: none;display: inline;
	list-style-type: none;
}
li.navigation_main_button_top_off a:visited {
	color: #343434;
	font-weight: normal;
	text-decoration: none;display: inline;
	list-style-type: none;
}
li.navigation_main_button_top_off a:hover {
	padding: 17px 9px 17px 10px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #ff0000;
	background: url(navigation_main_button_back_off01.gif);display: inline;
	list-style-type: none;
}
li.navigation_main_button_top_off a:active {
	padding: 17px 9px 17px 10px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #ff0000;
	background: url(navigation_main_button_back_off01.gif);display: inline;
	list-style-type: none;
}
li.navigation_main_button_top_off a:focus {
	padding: 17px 9px 17px 10px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #ff0000;
	background: url(navigation_main_button_back_off01.gif);display: inline;
	list-style-type: none;
}**/
li.navigation_main_button_on {
	width: 190px;
	margin: 0;
	padding: 0;display: inline;
	list-style-type: none;
}
li.navigation_main_button_on a {
	width: 190px;
	margin: 0;
	padding: 17px 0px 17px 52px;
	display: block;
	color: #ca570c;
	font-weight: bold;
	font-size: 1.35em;
	text-decoration: none;
	outline: none;
	background: url(navigation_main_button_on01.gif) no-repeat left top;display: inline;
	list-style-type: none;
}
li.navigation_main_button_on a:visited {
	color: #ca570c;
	font-weight: bold;
	text-decoration: none;display: inline;
	list-style-type: none;
}
li.navigation_main_button_on a:hover {
	color: #ca570c;
	font-weight: bold;
	text-decoration: none;display: inline;
	list-style-type: none;
}
li.navigation_main_button_on a:active {
	padding: 16px 0px 16px 51px;
	color : #ca570c;
	font-weight: bold;
	text-decoration: none;
	border : none;
	background: url(navigation_main_button_back_off01.gif);display: inline;
	list-style-type: none;
}
li.navigation_main_button_on a:focus {
	padding: 16px 0px 16px 51px;
	color: #ca570c;
	font-weight: bold;
	text-decoration: none;
	border: none;
	background: url(navigation_main_button_back_off01.gif);display: inline;
	list-style-type: none;
}
li.navigation_main_button_off {
	width: 190px;
	padding: 0;
	margin: 0;display: inline;
	list-style-type: none;
}
li.navigation_main_button_off a {
	width: 190px;
	margin: 0;
	padding: 17px 10px 17px 20px;
	display: block;
	color: #343434;
	font-weight: bold;
	font-size: 1.35em;
	text-decoration: none;
	outline: none;
	background: url(navigation_main_button_off01.gif) no-repeat left top;display: inline;
	list-style-type: none;
}
li.navigation_main_button_off a:visited {
	color: #343434;
	font-weight: bold;
	text-decoration: none;display: inline;
	list-style-type: none;
}
li.navigation_main_button_off a:hover {
	padding: 16px 10px 16px 20px;
	color: #ca570c;
	font-weight: bold;
	text-decoration: none;
	border: none;
	/**background: url(navigation_main_button_back_off01.gif);**/
	display: inline;
	list-style-type: none;
}
li.navigation_main_button_off a:active {
	padding: 16px 10px 16px 20px;
	color: #ca570c;
	font-weight: bold;
	text-decoration: none;
	border: none;
	/**background: url(navigation_main_button_back_off01.gif);**/
	display: inline;
	list-style-type: none;
}
li.navigation_main_button_off a:focus {
	padding: 16px 10px 16px 20px;
	color: #ca570c;
	font-weight: bold;
	text-decoration: none;
	border: none;
	/**background: url(navigation_main_button_back_off01.gif);**/
	display: inline;
	list-style-type: none;
}
/* start red donate button current */
li.navigation_main_button_red_on {
	width: 190px;
	padding: 0;
	margin: 0;display: inline;
	list-style-type: none;
}
li.navigation_main_button_red_on a {
	width: 190px;
	margin: 0;
	padding: 16px 10px 16px 52px;
	display: block;
	color: #ff0033;
	font-weight: bold;
	font-size: 1.35em;
	text-decoration: none;
	outline: none;
	background: url(navigation_main_button_on01.gif) no-repeat left top;display: inline;
	display: inline;
	list-style-type: none;
}
li.navigation_main_button_red_on a:visited {
	color: #ff0033;
	font-weight: bold;
	text-decoration: none;display: inline;
	list-style-type: none;
}
li.navigation_main_button_red_on a:hover {
	padding: 16px 10px 16px 52px;
	color: #ff0033;
	font-weight: bold;
	text-decoration: none;
	border: none;
	display: inline;
	list-style-type: none;
}
li.navigation_main_button_red_on a:active {
	padding: 16px 10px 16px 52px;
	color: #ff0033;
	font-weight: bold;
	text-decoration: none;
	border: none;
	display: inline;
	list-style-type: none;
}
li.navigation_main_button_red_on a:focus {
	padding: 16px 10px 16px 52px;
	color: #ff0033;
	font-weight: bold;
	text-decoration: none;
	border: none;
	display: inline;
	list-style-type: none;
}

/* end red donate button current */


/* start red donate button off */
li.navigation_main_button_red {
	width: 190px;
	padding: 0;
	margin: 0;display: inline;
	list-style-type: none;
}
li.navigation_main_button_red a {
	width: 190px;
	margin: 0;
	padding: 16px 10px 16px 19px;
	display: block;
	color: #ff0033;
	font-weight: bold;
	font-size: 1.35em;
	text-decoration: none;
	outline: none;
	background: url(navigation_main_button_off01.gif) no-repeat left top;display: inline;
	display: inline;
	list-style-type: none;
}
li.navigation_main_button_red a:visited {
	color: #ff0033;
	font-weight: bold;
	text-decoration: none;display: inline;
	list-style-type: none;
}
li.navigation_main_button_red a:hover {
	padding: 16px 10px 16px 19px;
	color: #ff0033;
	font-weight: bold;
	text-decoration: none;
	border: none;
	display: inline;
	list-style-type: none;
}
li.navigation_main_button_red a:active {
	padding: 16px 10px 16px 19px;
	color: #ff0033;
	font-weight: bold;
	text-decoration: none;
	border: none;
	display: inline;
	list-style-type: none;
}
li.navigation_main_button_red a:focus {
	padding: 16px 10px 16px 19px;
	color: #ff0033;
	font-weight: bold;
	text-decoration: none;
	border: none;
	display: inline;
	list-style-type: none;
}

/* end red donate button off */
.navigation_main_submit_button {
	display: block;
	text-align: right;
	z-index: 2;
}
.navigation_main_submit_button input {
	margin: 0 0 3px 0;
	padding: 5px 5px 4px 4px;
	color: #343434;
	font-weight: bold;
	font-size: 1.1429em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: visible;
	cursor: pointer;
	border: 1px solid #ed8710;
	background: #ed8710 url(content_main_button_off01.gif);
}
.navigation_main_submit_button input:hover {
	color: #ff0000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #ed8710 url(content_main_button_on01.gif);
}
.navigation_main_submit_button input:active {
	color: #ff0000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #ed8710 url(content_main_button_on01.gif);
}
.navigation_main_submit_button input:focus {
	color: #ff0000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #ed8710 url(content_main_button_on01.gif);
}
.navigation_main_textbox {
	display: block;
	z-index: 2;
}
.navigation_main_textbox input {
	width: 200px;
	margin: 13px 0 13px 0;
	padding: 3px 6px 3px 6px;
	color: #343434;
	font-weight: bold;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #ed8710;
	background: #f0e6b9;
}

/*** Footer styles ***/

#footer {
	width: 100%;
	height: 58px;
	min-width: 992px;
	margin: 0 auto;
	padding: 1px 0px 0px 0px;
	clear: both;
	position: relative;
	text-align:center;
	background: url(footer_back01.gif);
}
#footer_middle {
	width: 990px;
	height: 57px;
	margin: 0 auto;
	padding: 0;
	position:relative;
	border-left: 1px solid #702307;
	border-right: 1px solid #702307;
	background: url(footer_middle01.jpg);
}


/*** Welcome styles ***/

#welcome {
	width: 100%;
	min-width: 992px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: center;
	background: #000000 url(background01.gif);
}
#welcome_middle {
	width: 990px;
	height: 58px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
#welcome_english {
	width: 159px;
	height: 26px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	left: 34px;
	top: 27px;
	background: url(welcome_english01.gif);
}
#welcome_sign {
	width: 195px;
	height: 38px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	left: 250px;
	top: 20px;
	background: url(welcome_sign01.gif);
}
#welcome_braille {
	width:194px;
	height: 31px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	right: 297px;
	top: 27px;
	background: url(welcome_braille01.gif);
}
#welcome_hebrew {
	width: 212px;
	height: 24px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	right: 32px;
	top: 28px;
	background: url(welcome_hebrew01.gif);
}


/*** Copyright styles ***/

#copyright {
	width: 100%;
	min-width: 992px;
	margin: 0 auto;
	padding: 45px 0 9px 0;
	position: relative;
	color: #7c7c7c;
	font-size: 0.6875em;
	text-align: center;
	background: #000000 url(background01.gif);
}


/*** News styles ***/

.news_main_text {
	margin: 0 auto;
	padding: 11px 20px 10px 20px;
	position: relative;
	font-size: 0.875em;
	z-index: 2;
}
.news_main_text ul {
   margin: 0 0 0 30px;
}
.news_main_text li {
   margin: 0 0 7px 0;
   padding: 0 0 0 3px;
   list-style: disc;
}
.news_main_text a:active {
	background: #fffabf;
}
.news_main_text a:focus {
	background: #fffabf;
}
.news_main_text h1 {
	margin: 0 0 13px 0;
	color: #9d3b05;
	font-weight: bold;
	font-size: 1.285714em;
}
.news_main_text h2 {
	margin: 0 0 13px 0;
	clear: both;
	color: #9d3b05;
	font-weight : bold;
	font-size: 1.1429em;
}
.news_main_image_top_nolink {
	margin: 0;
	padding: 0 0 13px 0;
	float: left;
	position: relative;
	display: inline;
    visibility: visible;
}
.news_main_image_top_nolink img {
	margin: 3px 10px 0 0;
	padding: 0;
	float: left;
	position: relative;
	display: inline;
	border: 2px solid #ffffff;
}