body {
	margin: 0;
	padding: 0;
	font-size: 12pt;
 	font-family: Georgia, Times, serif;
	background-color: #cfcfcf; 
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	float: left;
}
#main {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.header {
	width: 1000px;
	height: 186px;
	background: url(../img/american.jpg) 664px 90px no-repeat;
}
#title {
	width: 1000px;
	height: 79px;
	background: url(../img/jewish.jpg) left 25px no-repeat;
}
a.logo {
	width: 645px;
	height: 79px;
	float: left;
	margin-left: 320px;
	text-indent: -3000px;
	overflow: hidden;
	background: url(../img/logo.jpg) left top no-repeat;
}
.jewish {
	width: 1000px;
	height: 107px;
	overflow: hidden;
	text-indent: -5000px;
	background: url(../img/jewish.jpg) left -54px no-repeat;
}
#content {
	width: 1000px;
	float: left;
}
.column {
	width: 336px;
	float: right;
}
.american {
	width: 336px;
	height: 216px;
	overflow: hidden;
	text-indent: -5000px;
	background: url(../img/american.jpg) left -96px no-repeat;
}
#menu {
	width: 336px;
}
#menu h2 {
	width: 336px;
	height: 65px;
	margin: 0;
	overflow: hidden;
	text-indent: -3000px;
	background: url(../img/menu.jpg) left top no-repeat;
}
#menu ul {
	width: 285px;
	padding: 0 0 25px 10px;
	background: #545454 url(../img/menu_bottom.gif) left bottom no-repeat;
} 
#menu ul li {
	font-size: 12pt;
	line-height: 18px;
}
#menu a {
	display: block;
	width: 255px;
	margin: 0;
	padding-left: 20px;
	color: #bdbdbd;
	font-size: 12pt;
	text-decoration: none;
}
#menu a:hover {
	color: #545454;
	background-color: #ffffff;
}
#menu li.selected a {
	color: #545454;
	background-color: #aaaaaa;
}
#menu a:visited {
	color: #989898;
} 
.box {	
	width: 664px;
	float: left;
}
.center {
	width: 601px;
	margin-left: 33px;
	background: #e7e7e7 url(../img/cont_bottom.gif) left bottom no-repeat;	
}
.cont_top {
	width: 601px;
	height: 26px;
	background: url(../img/cont_top.gif) left top no-repeat;
}
.center h1 {
	width: 565px;
	margin: 0 0 0 11px;
	padding: 0 0 17px 15px;
	color: #bdbdbd;
	font-size: 26pt; 
	font-weight: normal;
	background: #545454 url(../img/h.gif) left bottom no-repeat;
}
.center p {
	margin: 10px 10px 10px 25px;
}
.image img {
	margin: 13px 12px 2px 25px; 
}
#links {
	width: 566px;		
	padding: 10px 10px 10px 25px;
	text-align: center;
}
#links a {
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
}
#links a:hover {
	text-decoration: none;
}
.google_center {
	width: 600px;
}
.google {
	display: block;
	width: 390px;
	margin: 0 auto;	
}
.google form {
	margin: 0;
	padding: 15px 0;
}
.google img {
	display: block;
	margin: 3px 0 0 0;
} 
.spanish {
	width: 664px;
	height: 254px;
	overflow: hidden;
	background: url(../img/spanish.jpg) 18px top no-repeat;
}
.spanish p {
	width: 664px;
	height: 254px;
	margin:0;
	text-indent: -5000px;
	background: url(../img/indian_top.jpg) 96px 199px no-repeat;
}
.indian {
	width: 664px;
	height: 185px;
	overflow: hidden;
	text-indent: -5000px;
	background: url(../img/indian.jpg) 96px top no-repeat;
}
#footer {
	width: 336px;
	height: 345px;
	background: url(../img/copy.jpg) left 52px no-repeat;
}
.copy p {
	width: 297px;
	margin: 0;
	padding-top: 168px;
	font-size: 30pt;
	text-align: center;
	color: #aaaaaa;
}