body
{
	background-color:	#feffb3;
}

#allTheChoir
{
	/*width: 533 height: 261*/
        /*Positioning 1:
	position:	absolute;
	left:		55%;
	margin-left:	-266.5px;
	top:		156px;
	z-index:	-1;*/
        /*Positioning 2:*/
	position:	relative;
	top:		-108px;
	margin-bottom:	-108px;
	z-index:	0;
	/*need to allow img to go under nav bar*/
	/*end positioning*/
	font-family:	andy, papyrus, Babelfish, URW Chancery L, Comic Sans MS, sans-serif;
	font-size:	170%;
	font-weight:	bold;
	margin-top:	2.6em;
	border:		solid 1px black;
}

#LHcol
{
	z-index:	10;
	/*for positioning 2 above:*/
	margin-right:	-60px;
	position:	relative;
}

#bg
{
	z-index:	0;
}

#logo
{
	z-index:	10;
}

#content
{
	z-index:	100;
}

#footer
{
	z-index:	102;
}
