html, body { 
	font-family: Cambria, Book Antiqua, Garamond, serif; 
	font-size: small; 
	background-color: black; 
	text-align: left;
	background-image: url('images/bgearth.gif'); 
	background-position: 380px -100px; 
	background-attachment: fixed; 
	background-repeat: repeat-x; 
	margin: 0; 
	padding: 0; 
}

#all { 
	background-color: black; 
	width: 760px; 
	text-align: left; 
	background-image: url('images/bgshofar.jpg'); 
	background-position: left bottom; 
	background-attachment: fixed; 
	background-repeat: no-repeat;
	margin: 0; 
	padding: 0;
}
#headerblock {
	background-image: url('images/headerbackground2.gif');
	background-repeat: no-repeat;
	background-position: top right; 
	height: 282px;
	width: 760px;
}
#headerwhat1 {
	display: block;
	text-align: left;	
}
#headerwho1 {
	font-family: "DS Sholom";
	font-size: 28px;
	display: block;
}
#headerwho2 {
	font-family: "DS Sholom";
	font-size: 16px;
}
#headerwho3 {
	font-family: "DS Sholom";
	font-size: 28px;
}
#headerwhoall {
 	height: 63px;
	width: 440px;
	background-image: url('images/headertext.gif');
	background-position: top left;
	background-repeat: no-repeat;
}
#headerwhoall span {
	display: none;
}
#headerwhere1 {
	display:block;
}
#headerwhere2 {
	text-align: right;
	display:block;
	padding-bottom: 1em;
}
#headerwhen {
	font-size: x-large;
}
#logo {
	position: absolute; 
	top: 0px;
	left: 182px;
	/* z-index: 20; */
	display: none;
}
#navigation {
	position: fixed !important; position: absolute; /* IE6 wont keep it fixed */
	left: 80px; 
	top: 160px;
	width: 175px;
	margin: 0;
	padding: 0;
}
#navlist {
	margin: 0;
	padding: 0;
	list-style: none;
}
#navlist li {
	/* background-color: #EFD2B2; *//* tan */
	font-family: "DS Sholom";
	font-size: medium;
	text-align: center;
	margin-bottom: .5em;
}
#navlist .texttoreplace {
	display: none;
}
#textcontent { 
	position: relative; 
	/* z-index: 10;
	top: 69px; */
	background-color: #EFD2B2; /* tan */
	margin-top: 0;
	margin-left: 250px; 
	margin-bottom: 0;
	padding: 10px;
	border-left: #3E61B2 2px solid;
}

#footer {
	margin: 0 0 0 250px; 
	padding-top: 10px; /* needs to at least match textcontent top adjustment */
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px; 
	background-color: #EFD2B2; /* tan */
	border-left: #3E61B2 2px solid;
	text-align: center;
}
#banner { background-color: #000000; }
#banner img { width: 760px; }
#validation {

}
a:link { color: #80451B; /* color: navy; */ }
a:visited, a:hover, a:active { color: maroon; }
h1, h2, h3, h4, h5, h6 {
	margin: 0; 
	padding: 0; 
	font-size: medium;
}
h1#headerevent { margin-left: 280px; margin-right: 40px; padding-top: 100px;}
h2#headerwhen { margin-left: 280px; margin-right: 40px; }
h1, h2 { color: #80451B; text-align: center; clear: both; }
h3 { text-transform: uppercase; text-align: right; padding-right: 1.5em; }
h3#musical_header { padding-top: 2em; }
h3#contact_header { text-align: left; padding-left: 170px; }
h3#contact_header2 { text-align: left; padding-left: 170px; padding-top: 2em; }
h3#registration_header, h3#hotel_header { text-align: center; }
.importantinfo { font-weight: bold; font-size: medium; color: maroon; }
.teachername, .musical_guest, .person { font-weight: bold; color: #80451B; /* color: navy; */ }
.photol, .photor { width: 150px; float: left;  }
/* .photor { float: right; padding-left: 5px; } */
.photol img, .photor img { height: 150px; width: 150px; }
div.teacher { padding: 0; }
div.bio p, div.about p { margin-top: 0px; margin-left: 170px;}
div.bio p.website, div.about p.website { margin-bottom: 0px; }

div.teacher, div.music, div.contact { clear: both; padding: 1em; _height: 1%; min-height: 1%; }
div.calderonphotos img { height: 150px; margin: auto; text-align: center; }
table.paypalregistration td { border-top: 1px solid black; font-size: 12px; padding-top: 1em; padding-bottom: 1em; }
table.paypalregistration td.firstcell { font-weight: bold; font-size: 14px; }
img { border: 0; }

