.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/menus.jpg);
	background-repeat: no-repeat;
}
.menus-text {
	font-weight: bolder;
	color: #F9CF90;
	text-align: center;
	text-decoration: none;
	font-family: "Arial Hebrew";
}

.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;
}
.menus-text a:hover{
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.menus-text-english{
	color: #F9CF90;
	text-align: center;
	text-decoration: none;
}
.menus-text-english a:link {
	color: #F2C797;
	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/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: right;
}
.maintext-content {
	text-align: justify;
	padding-top: 20px;
	padding-right: 35px;
	width: 440px;
}

#maintext-right {
	float: left;
	width:240px;
	background-color: #CFA159;
	text-align: right;
}
.maintext-right {
	color: #FFFFFF;
	text-align: right;
	padding-right: 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;
}



