#container {	margin: 1em auto;	width: 850px;
	height: 650px;	text-align: left;
	background-color: white; 
	background: #fff url(runner.gif) bottom no-repeat;
	text-align: center;
	border: 2px solid #000;}

#container2 {
	margin: 1em auto;
	width: 850px;
	height: 650px;
	text-align: left;
	background-color: white; 
	background: #fff url(flyingstork.jpg) top left no-repeat;
	text-align: center;
	border: 2px solid #000;
}
#container_rehearsal {
	margin: 1em auto;
	width: 850px;
	height: 650px;
	text-align: left;
	background-color: white; 
	background: #fff url(tallthinkrazy.gif) top left no-repeat;
	text-align: center;
	border: 2px solid #000;
}

#container4 {
	margin: 1em auto;
	width: 850px;
	height: 650px;
	text-align: left;
	background-color: white; 
	background: #fff url(smack1.gif) top left no-repeat;
	text-align: center;
	border: 2px solid #000;
}

#container3 {
	margin: 1em auto;
	padding:5px;
	width: 850px;
	height: 650px;
	text-align: left;
	background-color: white; 
	background: #fff;
	border: 2px solid #000;
}

.splashimg {
	border: 2px solid #000;	
}

A {
	text-decoration: none;
	color: #666;	
}

A:hover {
	text-decoration: none;
	color: #ccc;	
}

H1 {
	font-family: "monotype corsiva", "Apple Chancery", cursive;	
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
H3 {
	margin-top: 0px;
	font-family: "monotype corsiva", "Apple Chancery", cursive;	
}


UL.nav li {
	display: inline;	list-style-type: none;	
	padding-right: 7px;
	padding-left: 7px;

}

ul.nav li a {
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	border: 1px solid #333;
	padding: 2px 3px 2px 3px;
	background: #933;
}

ul.nav li a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	border: 1px solid #333;
	padding: 2px 3px 2px 3px;
	background: #C66;
}
.interiorscroll {
	width: 620px;
	height: 490px;
	overflow: auto;
	text-align: left;
}
.interiorscrolllong {
	width: 620px;
	height: 510px;
	overflow: auto;
	text-align: left;
}

