@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;
}

#moreinfo ul{
padding:12px 0px;
}

#moreinfo li{
list-style:none;
}

#moreinfo li.rightcol{
margin-top:-20px;
margin-left:300px;
}

#picture{
	text-align: center;
	margin-bottom: 25px;
/*
position:absolute;
left:50%;
*/
}

#information{
/*
position:relative;
top:150px;
*/
}

#nopic{
position:absolute;
top:-150px;
}

#information li{
margin-bottom:24px;
list-style:none;
}

#information ul.leftcol{
width:250px;
float:left;
list-style:none;
}

#information ul.rightcol{
float:left;
width:300px;
}

#information ul.col3{
float:left;
width:95px;
}

#information ul.col4{
float:left;
width:95px;
}

#information ul.col5{
float:left;
width:95px;
}

#information li.row1{
list-style:none;
}

#information li.row2{
list-style:none;
}

#information li.row3{
list-style:none;
}

#information li.row4{
list-style:none;
}

#information li.row5{
list-style:none;
}
