#pagewrap {
	position: relative;
	width: 980px;
	margin: 0 auto;
}

#logo {
	position: absolute;
	left: 40px;
	top: 0px;
	height: 168px;
	width: 168px;
	z-index: 100;
}

#perfnavwrap {
	position: absolute;
	left: 0px;
	top: 79px;
	width: 264px;
	z-index: 10;
}

#perfnav {
	vertical-align: top;
	padding-top: 88px;
	text-align: center;
}

#perfnavbottom{

}

#perfnavfb {
	padding:10px;
}

#contentwrap {
	position: absolute;
	right: 0px;
	top: 62px;
	width: 730px;
	z-index: 50;
}

#maincontent {
	width: 720px;
	background-color: #FFF;
	vertical-align: top;
	background-repeat: no-repeat;
}

#footertab {
	background-image: url(/images/shadow_b.png);
	background-repeat: repeat-x;
	height: 11px;
}

.content {
	padding: 30px 20px 40px 20px;
}

.content_home {
	padding: 0px;
}

#copyright {
	font-size: 10px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	padding-bottom: 15px;
}

#copyright a {
	color: #000000;
}

#copyright a:hover {
	text-decoration: underline;
}

.comments {
	padding: 15px;
	margin:  0px 40px 10px 40px;
	background-color: #E5E5E5;
}

#season {
	position: relative;
	z-index: 500;
	margin-bottom: 6px;
	color: #ffffff;
}

#perffooter {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 5px;
}

#perffooterie6 {
	margin-top: 10px;
	margin-bottom: 10px;
}

#nav {
	padding: 0px;
	margin: 0px;
}

#navwrap { 
	position: relative;
}

#mnav_tickets {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
}

#mnav_tickets dl {
	margin: 0px 0px 0px 2px;
}

#mnav_ejthomas {
	position: absolute;
	top: 0px;
	left: 78px;
	visibility: hidden;
}

#mnav_ejthomas dl {
	margin-left: 5px;
}

#mnav_press {
	position: absolute;
	top: 0px;
	right: 486px;
	visibility: hidden;
}

#mnav_press dl {
	margin-right: 3px;
}

#mnav_about {
	position: absolute;
	top: 0px;
	left: 234px;
	visibility: hidden;
}

#mnav_about dl {
	
}

#mnav_education {
	position: absolute;
	top: 0px;
	left: 321px;
	visibility: hidden;
}

#mnav_education dl {
	margin-left: 5px;
}

#mnav_scholarships {
	position: absolute;
	top: 0px;
	left: 416px;
	visibility: hidden;
}

#mnav_scholarships dl {
	margin-left: 6px;
}

#mnav_involved {
	position: absolute;
	top: 0px;
	right: 82px;
	visibility: hidden;
}

#mnav_involved dl {
	margin-right: 5px;
}

#mnav_contact {
	position: absolute;
	top: 0px;
	right: 0px;
	visibility: hidden;
}

#mnav_contact dl {
	margin-right: 2px;
}

#programnotes {

}

#noteslink {
	cursor: pointer;
}

#referral {
	background-color: #10455E;
	background-image: none;
	color: #FFF;
}

#referral td {
	color: #FFF;
}

#referral h3 {
	color: #FFF;
}

#greyinset {
	background-color: #DDDDDD;
	padding: 0px;
	margin: 0px;
	padding: 10px;
	width: 200px;
}

#greyinset p {
	margin-bottom: 8px;
	font-size: 10px;
}

#studentphotoinset {
	padding: 0px;
	margin: 0px;
}

#viewcart {
	position: absolute;
	top: 35px;
	right: 10px;
	text-align: center;
	z-index: 200;
}

#viewcart a {
	font-weight: bold;
	color: #BBBBBB;
	text-decoration: none;
}

#viewcart a:hover {
	text-decoration: underline;
}

