html, body {
	height: 100%;
}
body {
	color: #000000;
	background: #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	background: #E7E4D8;
	margin:0;
	padding:0;
}
H1 {font-size: 120%;}
H2 {font-size: 110%;}
H2.achihebrewh2 {font-size: 110%; direction:rtl;}
H3 {font-size: 105%;}
p.achijustify { text-align:justify; }
p.achijustifyhebrew { text-align:justify; direction:rtl; }
p.achitextbold { font-weight:bold; font-size:110%; }
p.achihebrewbold { font-weight:bold; font-size:110%; direction:rtl; }
p.clearboth { clear : both; }
p.centertext { text-align: center; position : relative; font-weight : bold; font-size : 110%; }
p.centertextnormal { text-align: center; position : relative; }
p.centerhebrew { text-align: center; position : relative; font-weight : bold; font-size : 110%; direction:rtl; }
li.achijustifyhebrew { text-align:justify; direction:rtl; }
a:link {color: #000000;}     /* unvisited link */
a:visited {color: #000000;}  /* visited link */
a:hover {color: #000000;}   /* mouse over link */
a:active {color: #000000;}   /* selected link */

#page {
	width: 798px;
	margin:auto;
	color: #000000;
	position:relative;
	min-height:100%;
}
#masthead {
	height: 110px;
	margin:0 auto 0 auto;
	padding: 0 0 0 0;
	background-image:url(../images/masthead.gif);
	background-color: #D5D0BA;
	background-repeat:no-repeat;
	text-align:right;
	font-size:0.85em;
}
#charityname {
	position:absolute;
	left: -9999px;
}
#pagecontent {
	width: 798px;
}
#masthead a {
	white-space:nowrap;
}
#imagecandle image {
	float : left;
	position : relative;
	left : 300px;
	top : 219px;
}
.imageachi {
	float : right;
	text-align : center;
	position : relative;
	right : 50px;
}
image.imageachi {
	float : right;
	position : relative;
	top : 20px;
}
.footer {
	margin: 0 auto 0 auto;
}
p.footer {
	text-align : center;
}
#sectionlinks {
	font-size: 85%;
	background: url(../images/bg.gif) #dae0d2 repeat-x 50% bottom;
	background-color: #c7d8e7;
	background-color: #D5D0BA;
	float: right;
	width: 100%;
	line-height: normal;
	position : relative;
}
#sectionlinks ul {
	padding-top: 1px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	margin: 0px;
	list-style-type: none;
	float: right;
}
#sectionlinks li {
	padding-right: 0px;
	padding-left: 5px;
	background: url(../images/left.gif) no-repeat left top;
	float: left;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px
}
#sectionlinks a {
	padding-right: 5px;
	display: block;
	padding-left: 5px;
	font-weight: bold;
	background: url(../images/right.gif) no-repeat right top;
	float: left;
	padding-bottom: 4px;
	color: #765;
	padding-top: 5px;
	text-decoration: none
}
#sectionlinks a:hover {
	color: #333;
	text-decoration: underline;
}
#sectionlinks #currentsectionlink {
	border-top-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/left_on.gif);
	border-bottom-width: 0px;
	border-right-width: 0px
}
#sectionlinks #currentsectionlink a {
	background-image: url(../images/right_on.gif);
	padding-bottom: 5px;
	color: #333
}