@charset "UTF-8";
/* CSS Document */

html {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	text-align:center;
	color:#000;
	 }

html, body {
	height:100%;
	margin:0;
	padding:0;
	}

body {
	background:#fff;
	}


/*-------- HOME PAGE ---------*/

#distance { 
	width:1px;
	height:50%;
	margin-bottom:-294px; /* half of container's height */
	float:left;
	}


#home {
	position:relative;
	margin:0 auto;
	width:885px;
	height:588px;
	background:url(../images/homeback.jpg) top left no-repeat;
	clear:left;
	}

#homecontent {
	position:relative;
	top:189px;
	width:inherit;
	height:300px;
	background:none;
	text-align:left;
	}
	
#mainnav {
	margin-left:43px;
	width:146px;
	height:inherit;
	float:left;
	}

#homepics {
	width:552px;
	height:300px;
	float:right;
	}

#homecreds {
	margin-left:43px;
	width:146px;
	height:auto;
	float:left;
	position:relative;
	top:65px;
	color:#fff;
	font-size:10px;
	line-height:14px;
	background-color:transparent;
	}

#homecreds a:link, #homecreds a:visited
{
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
}


#homecreds a:hover
{
	text-decoration: underline;
	color: #f26522;
}

h2 {
	color:#000000; 
	font-size:16px;
	font-weight: bold;
	margin-top:10px;
	}
	
	


/*--------- INTERIOR PAGES ----------*/

* html .png { behavior: url(css/iepngfix.htc); }

a.img:link, a.img:visited
{
	text-decoration: none;
	border-bottom: none;

}

a.img:hover
{
	border-bottom: none;
}

a:link, a:visited
{
	font-weight: bold;
	text-decoration: underline;
	color: #527ec1;
}


a:hover
{
	text-decoration: underline;
	color: #f26522;
}


.headercreds {
	margin-left:38px;
	width:auto;
	height:auto;
	position:relative;
	color:#CCC;
	font-size:10px;
	line-height:14px;
	}


#containerext {
	width:918px;
	position:relative;
	margin:0 auto;
	text-align:center;
	height:auto;
	}

#header {
	width:918px;
	height:151px;
	text-align:left;
	}

.abouthead {
	background:url(../images/abouthead.jpg) top left no-repeat;
	}

.eventshead {
	background:url(../images/eventshead.jpg) top left no-repeat;
	}

.mediahead {
	background:url(../images/mediahead.jpg) top left no-repeat;
	}

.supporthead {
	background:url(../images/supporthead.jpg) top left no-repeat;
	}

img.logo {
	border:none;
	}

#containterint {
	width:900px;
	background:url(../images/pageback.gif) top left repeat-y;
	height:auto;
	min-height:460px;
	padding:0 9px;
	text-align:left;
	}

#sideleft {
	width:146px;
	color:#FFF;
	background:#000000;
	padding:0 29px;
	float:left;
	height:inherit;
	position:relative;
	}

#quote {
	width:auto;
	height:auto;
	padding:20px 0;
	}

#announcements {
	width:auto;
	margin:30px 0 10px;
	}

.new {
	color:#FFFF00;
	font-weight:bold;
	}

#crumb {
	width:676px;
	height:19px;
	font-size:10px;
	line-height:18px;
	font-weight:bold;
	padding-left:20px;
	float:left;
	}

.aboutcrumb {
	background:url(../images/aboutcrumb.jpg) top left no-repeat
	}

.eventscrumb {
	background:url(../images/eventscrumb.jpg) top left no-repeat
	}

.mediacrumb {
	background:url(../images/mediacrumb.jpg) top left no-repeat
	}

.supportcrumb {
	background:url(../images/supportcrumb.jpg) top left no-repeat
	}

#contentholder {
	width:696px;
	height:auto;
	float:left;
	}

.topcontent {
	width:646px;
	padding:30px 30px 0 20px;
	}

.content {
	width:646px;
	padding:20px 30px 0 20px;
	border-top:#91b6ed 1px dotted;
	margin-top:20px;
	}

h1 {
	font-size:20px;
	font-weight: bold;
	margin-top:0;
	margin-bottom:25px;
	}

h2 {
	font-size:16px; 
	font-weight: bold;
	margin-top:0;
	}

h3 {
	margin:0 0 5px;
}

.rightimg {
	border:#91b6ed solid 1px; 
	float:right;
	margin:0 0 10px 20px;
	width:192px;
	height:192px;
	padding:1px;
	}

.rightimgsm {
	border:#91b6ed solid 1px; 
	float:right;
	margin:0 0 6px 0;
	width:192px;
	height:132px;
	}

.caption {
	float:right;
	margin:0 0 20px 15px;
	font-size:10px; 
	line-height:14px;
	font-style:italic;
	text-align:right;
	width:192px;
	}

.rightlogo {
	border:none; 
	float:right;
	margin:0 0 5px 20px;
	}

a img {
	border:none;
}

.leftlogo {
	border:none; 
	float:left;
	margin:0 10px 0 0;
	}

.newsarchive {
	width:20%;
	float:left;
	padding-right:20px;
	}

.dancer {
	width:30% !important;
	width:29%;
	margin:0 20px 20px 0;
	float:left;
	font-size:10px; 
	line-height:14px;
	}

.dancer img { 
	float:left;
	margin-right:5px;
	border:solid 1px; 
	border-color:#91b6ed;
	width:90px;
	height:90px;
}

.dancedesc {
	width:30%;
	font-size:10px; 
	line-height:14px;
	float:left;
	margin-right:10px;
	}

.dancedesc h3 {
	font-size:12px; 
	line-height:16px;
	font-weight:normal;
	font-style:italic;
	margin-top:0;
	}

.dancedesc h4 {
	font-size:11px; 
	line-height:14px;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:1px;
	}
	
.endcol {
	border-right:none;
	}

.midcol {
	padding:0 10px;
	border-left:#91b6ed 1px dotted;
	border-right:#91b6ed 1px dotted;
	}

.highlight {
	margin:24px 0;
	width:300px;
	border:#91b6ed 1px dotted;
	padding:14px;
	background:#e4efff;
	font-size:14px;
	line-height:20px;
}

#eventscol1 {
	margin-top:20px;
	width:45%;
	border-right:#91b6ed 1px dotted;
	padding-right:15px;
	float:left;
	}

#eventscol2 {
	margin-top:20px;
	width:45%;
	padding-left:15px;
	float:left;
	}

.vidcaption {
	width:210px;
	float:right;
	}

.vid {
	width:425px;
	height:344px;
	top:0;
	}

.smtext {
	font-size:10px; 
	line-height:14px;
	}

.pressimg {
	border:#91b6ed solid 1px; 
	float:left;
	margin:0 18px 40px 0;
	padding:1px;
	}
	
.leftcol {
	width:47%;
	float:left;
	}

.rightcol {
	float:right;
	width:47%;
	}

#footer {
	width:918px;
	height:90px;
	background:url(../images/footerback.jpg) top left no-repeat;
	text-align:right;
	}

#credit {
	width:auto;
	padding:45px 30px 0 0;
	}

.clear-all {
	clear:both;
	}

