/* CSS Document */
body {
	margin:0;
	padding:0;
	background-color:#222222;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:12px;
	text-align:center;
}
body a {
	color: #9354D7;
	text-decoration: none;
}
body a:hover {
	color: #9354D7;
	text-decoration: underline;
}
#container {
	width: 877px;
	margin: 0 auto;
	text-align:center;
}
#banner {
	width: 877px;
	height: 310px;
}
#content {
	width:761px;
	height:550px;
	margin: 0 auto;
	padding: 10px 0;
	background:#FFFFFF;
	text-align:left;
}
#iFrame {
	width:761px;
	height:550px;
}
#frameContent {
	width:761px;
}
#footer {
	color:#FFFFFF;
	width:761px;
	height:25px;
	margin: 0 auto;
	background-image:url(../images/footerCorners.gif);
	background-repeat:no-repeat;
	text-align: center;
}
#footerLinks {
	width:730px;
	height:20px;
	margin: 0 auto;
	padding: 5px 0;
	text-align:center;
}
#footerLinks a {
	color:#FFFFFF;
	margin-right: 10px;
}
#footerLinks a:hover {
	color:#FFFFFF;
	margin-right: 10px;
}
#left {
	x-border: thin green solid;
	width:230px;
	height:550px;
	float:left;
	padding:0 15px;
	border-right: 1px solid #9354D7;
	text-align:left;
}
#right {
	x-border: thin green solid;
	width:478px;
	height:550px;
	float:left;
	overflow:auto;
	text-align: center;
}
#schedule {
	x-border: thin solid red;
	border-width:0;
	width:470px;
	height:380px;
	margin: 0 10px 0 0;
}
#flyerFader {

	padding:0;
	margin:0;
	float:left;
}
#mainGallery {
	x-border: thin solid red;
	width:470px;
	height:380px;
}
#galleryLinks a, a:hover {
	color: #9354D7;
	text-decoration: none;
}
#galleryLinks a:hover {
	color: #9354D7;
	text-decoration: underline;
}
#galleryLinks li {
	margin:.5em 0;
}
#map {
	x-border: thin red solid;
	width: 450px;
	height: 380px;
	margin: 0 auto;
}
.bold {
	font-weight: bold;
}
.emph {
	color:#8A47D3;
	text-align:center;
}
.sectionHead {
	color:#8A47D3;
	font-size: 130%;
	font-weight:bold;
	letter-spacing: .1em;
}
.talentHead {
	color:#8A47D3;
	font-size: 130%;
	font-weight:bold;
}
.centeredBold {
	text-align:center; 
	font-weight:bold;
}
.talentItem {
	width:450px;
	height:80px;
	margin: 0 auto;
	padding: 0 0 18px 0;
	text-align: left;
}
.talentItem img {
	float: left;
	margin-right: 10px;
	border: 1px solid #9354D7;
}
.talentItem p {
	margin: 0 0 7px 10px;
}
.talentItem a {
	color:#009999;
	font-size: 80%;
}
.talentItem a:hover {
	color:#009999;
	font-size: 80%;
}
.mast {
	margin: 10px 0 0 0;
}

