body 
{
	background-color: #FFFFFF;
	font-family: Calibri, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	min-width: 800px;
}

a:link{color:#6e6e6e; text-decoration:none;}
a:visited{color:#6e6e6e; text-decoration:none;}
a:hover{color:#000000; text-decoration:underline;}

#wrapper
{
	position: relative;
	margin: 0 auto;
	width: 800px;
}

#header 
{
	position: relative;
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 140px;
	text-align: left;
}

#header-hebrew 
{
	position: relative;
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 140px;
	text-align: left;
}

#content
{
	position: relative;
	background-image: url(images/bg_content.jpg);
	background-position: top-center;
	background-repeat: repeat-y;
	width: 800px;
	height: 100%;
	text-align: left;
}

#footer
{
	position: relative;
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 120px;
	text-align: center;
	padding: 80px 0px 0px 0px;
	font-size: 0.8em;
}

.spiffy-box{display:block}
.spiffy-box *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#EBEBEB}
.spiffy-box1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f6f6f6;
  border-right:1px solid #f6f6f6;
  background:#f0f0f0}
.spiffy-box2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fdfdfd;
  border-right:1px solid #fdfdfd;
  background:#eeeeee}
.spiffy-box3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #eeeeee;
  border-right:1px solid #eeeeee;}
.spiffy-box4{
  border-left:1px solid #f6f6f6;
  border-right:1px solid #f6f6f6}
.spiffy-box5{
  border-left:1px solid #f0f0f0;
  border-right:1px solid #f0f0f0}
.spiffy-boxfg{
  text-align: left;
  padding: 5px;
  background:#eeeeee}