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

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

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

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

#perfnavbottom{

}

#perfnavfb {
	padding:10px;
}

#contentwrap {
	position: absolute;
	right: 0px;
	top: 22px;
	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;
z-index: 100;
}

#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;
}

/*-----
@reusable pieces
-----*/
.clear{
	clear: both;
}
.clearafter{
	zoom: 1;
}
.clearafter:after{
	content: " ";
	display: block;
	clear: both;
	height: 0;
}
ul.plain, ol.plain{
	margin: 0;
	padding: 0;
	list-style: none;
}
/*--columns */
.columns.columnized{
	overflow: hidden;
}
.columns.columnized .column{
	float: left;
	margin-bottom: -32000px;
	border-left: 1px solid #ccc;
	padding-bottom: 32000px;
}
.columns.columnized .column.nfirst{
	border-left: none;
}
.columns.columnized .column.nlast{
}
.columns.three{
	padding: 0 5px;
}
.columns.three .column{
	width: 196px;
	padding-right: 20px;
	padding-left: 20px;
}

/*-----
@pages
-----*/
/*--home */
#page_home .banners{
	position: relative;
	margin: 0 2px 20px;
	height: 350px;
}
#page_home .banners .navigation{
	position: absolute;
	z-index: 10;
	right: 30px;
	bottom: 15px;
}
#page_home .banners .navigation a{
	display: block;
	float: left;
	margin-left: 4px;
	border: 1px solid transparent;
	padding: 1px 6px;
	color: #fff;
	text-shadow: #000 2px 2px 4px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#000000')";
	filter: shadow(color=#000000, direction=135, strength=2);
}
#page_home .banners .navigation a.activeSlide, #page_home .banners .navigation a:hover, #page_home .banners .navigation a:focus{
	border-color: #fff;
	text-decoration: none;
}
#page_home.hasjavascript .banner{
	position: absolute;
	top: 0;
	left: 0;
}
#page_home.isnewhome #maincontent{
	background-image: none;
	padding-bottom: 15px;
}
#page_home.isnewhome .content_home{
	padding-top: 5px;
}
