.centersite {
	width:100%;
	padding-top: 10px;
	top: 0px;
	background-color: #6B708A;
	text-align: center;
margin-left:auto;
margin-right:auto;
}

#wrapper {
  text-align: left;
  width: 750px;
  margin-left: auto;
  margin-right: auto;
}



#header {
	width:750px;
	height:108px;
	float: left;
	background-color: #AC8B8A;
}
#menus {
	float: left;
	left:0px;
	top:0px;
	width:510px;
	height:108px;
	background-image: url(images/home_eng/menus.jpg);
	background-repeat: no-repeat;
}
.menus-text {
	font-weight: bolder;
	color: #F2C797;
	text-align: center;
	text-decoration: none;
	font-family: "Arial Hebrew";
	font-size: 14px;
}

.menus-text a {
	font-weight: bolder;
	color: #F2C797;
	text-align: center;
	text-decoration: none;
}


.menus-text-english a {

font-weight: bolder;
	color: #F2C797;
	text-align: center;
	text-decoration: none;

}
.menus-text a:link {
	font-weight: bolder;
	color: #F2C797;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
}
.menus-text a:hover{
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.menus-text-english{
	color: #FFCC66;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.menus-text-english a:link {
	color: #F8C07D;
	text-align: center;
	text-decoration: none;
}
.menus-text-english a:hover{
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

#logo {
	float: left;
	left:510px;
	top:0px;
	width:240px;
	height:108px;
	background-image: url(images/home_eng/logo.jpg);
	background-repeat: no-repeat;
}

#animation {
float: left;
	width:750px;
	height:212px;
}

#green {
	float: left;
	
	width:750px;
	height:26px;
}

#maintext {
	float: left;
	width:750px;
	background-color: #C89B63;
}
#maintext-content {
	float: left;
	width:510px;
	background-color: #ACBCCF;
	text-align: left;
     
}
.maintext-content {
	text-align: justify;
	padding-top: 20px;
	width: 440px;
	padding-left: 35px;
}

#maintext-content2 {
	float: left;
	width:590px;
	background-color: #ACBCCF;
	text-align: left;
      padding: 10px;
     
}
.maintext-content2 {
	text-align: justify;
	padding-top: 0px;
	width: 590px;
	
}

.menus-text a {
	font-weight: bolder;
	color: #F2C797;
	text-align: center;
	text-decoration: none;
}



#maintext-right {
	float: left;
	width:240px;
	background-color: #CFA159;
	text-align: right;
}
.maintext-right {
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	padding-left: 3px;
}

#footer {
	float: left;
	left:0px;
	width:750px;
	height:21px;
	background-color: #856E72;
}

.credit {
	font-size: 9px;
	color: #000000;
	padding-left: 3px;
}
.credit a:link{
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.credit a:hover{
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
#book {
	float: left;
	left:0px;
	width:750px;
	height:178px;
	background-color: #ACBCCF;
}

 /*ul
{
	width: 440px;
	text-align: justify;
	padding-left: 0px;
} */

.menu {
	/*vertical-align: top; */
	background-color: #CFA159;
      
      width: 140px;
      float: left;
      height: 100%;
      
      
}
.menu ul, .menu li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.menu li {

  margin-top : 1.2em;

}
.menu ul {
	border-bottom: 0px;
	/*background-color: #CFA159; */
}
.menu ul ul {
	/*padding-left: 10px; */
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 4px 0px 4px 0px; 
	color: #FFFFFF; 
    /* color: red; */
	display: block;
	/*background-color: #CFA159; */
      background-image: url(images/home/maintext-right-menu.jpg);
	text-decoration: none;
}
.menu a:hover {
	background-color: #336699;
	text-decoration: none;
}
.menu_current {
	font-weight: bold;
}


