@charset "utf-8";
/* Custom Styles for Secondary Page */
/*
#containerbox {
	background: transparent url(/global/images/SecondaryPageBackgrounds/recitation.jpg) no-repeat scroll left top;
}
*/
#containerbox {
	background-image: none;
	background-color: transparent;
	position: relative;
}
#backgroundHolder {
	background: transparent url(/global/images/SecondaryPageBackgrounds/recitation.jpg) no-repeat scroll left top;
	position: absolute;
	top: 0;
	left: 0;
	height: 160px;
	width: 950px;
}
h1, #contactinfo, #subhead, #contentarea {
	position: relative;
	z-index: 1;
}

#sidemenu {
	position: relative;
	z-index: 2;
}

#sidemenu ul li ul {
	left: 200px;
}
#contactinfo {
	min-height: 80px;
}


#pagetop #slideshow {
	display:none;
	position:absolute;
	z-index:0;
}

#firstparagraph{
margin-left:225px;
}

#remainingparagraphs{
margin-top:50px;
}

#coord li{
list-style:none;
margin-left:-40px;
}

#coord .ext{
margin-left:200px;
margin-top:-20px;
}

#coord .email{
margin-left:300px;
margin-top:-20px;
}

#moreinfo ul{
padding:12px 0px;
}

#moreinfo li{
list-style:none;
}

#moreinfo li.col2{
margin-top:-20px;
margin-left:300px;
}
