@charset "utf-8";
/* Custom Styles for Secondary Page */

#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;
}
#contentcell, #contentcell td {
	font: normal 14px/21px Arial, Helvetica, sans-serif; }

#contentcell {
	padding-top: 20px; }

#contentcell p, #contentcell ul {
	margin-top: 6px; }

h2 {
	margin-bottom: 0;
	padding-bottom: 0; }

#slideshow {
	float: right;
	margin: 6px -6px 24px 12px; }

#calendar {
	display: block;
	background-color: #eee;
	width: 260px;
	float: right;
	margin-left: 24px;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	padding: 12px 0;
	min-height: 600px;
	height: auto !important;
	height: 600px; }

#calendar h2 {
	font-size: 14px;
	text-align: center; }

#calendar p {
	margin-left: 12px;
	margin-right: 12px; }
-->
