@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(images/mainbgInside.png);
}
.oneColElsCtrHdr #container #mainContent .mainphoto #bodywell p {
	line-height: 18px;
}




.oneColElsCtrHdr #container {
	width: 940px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#copyContainer {
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}

.oneColElsCtrHdr #header {
	padding-top: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.oneColElsCtrHdr #mainContent {
	padding-top: 0;
	padding-bottom: 0;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bodywell h2 {
	font-size: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	padding: 0px;
	color: #3B45A7;
}
#bodywell h3 {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 25px;
}


#footerlinks {
	font-size: 11px;
	text-align: center;
	width: 100%;
	display: block;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	line-height: 17px;
	clear: both;
}

#mainContent {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
.mainphoto {
	margin-bottom: 11px;
	margin-top: 5px;
	text-align: center;
}
#mainContent #navigation {
	margin-top: 8px;
	margin-bottom: 10px;
	text-align: center;
	color:#0A246A;
	font-size:11px;
	margin-right: auto;
	margin-left: auto;
}

.oneColElsCtrHdr #footer {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	margin-top: 8px;
} 
#bodywell {
	background-color: #FFFFFF;
	padding: 25px 25px 10px 25px;
	width: 72em;
	text-align: left;
	margin: 5px auto;
	font-size: 12px;
	border: 1px solid #00009B;
}
a:link {
	color: #404AAB;
}
a:hover {
	color: #748AC6;
	text-decoration: none;
}

#bodywell h1 {
	color: #3B45A7;
	margin: 0px;
	text-align: left;
	font-size: 18px;
}
.oneColElsCtrHdr #container #header h1 {
	margin: 0px;
}


#rtcol {
	float: right;
	width: 16em;
}
#centercol {
	float: right;
	margin-right: 55px;
	width: 16em;
}
#leftcol {
	margin-right: 15px;
	width: 16em;
	float: left;
	margin-left: 40px;
}
#footer  .coltext {
	font-size: 11px;
}
#headerlinks {
	font-size: 11px;
	float: right;
	width: 15em;
	margin-top: 10px;
}
#navigation a{
	font-size: 12px;
		text-decoration: none;}
	
#navigation a:visited{
	font-size: 12px;
	color: #BDD7F0;}
	
#navigation a:link {
	font-size: 12px;
	color: #BDD7F0;

}
#navigation a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#navigation .current {
	text-decoration: none;
	color: #FFFFFF!important;
}
.oneColElsCtrHdr #footerlinks {
	color: #003366;
}
.oneColElsCtrHdr #footerlinks a:link {
	color: #343DA4;
}
.oneColElsCtrHdr #container #header #headerlinks a:hover {
	color: #5159C8;
}
.director1 {
	width: 250px;
	font-size: 12px;
	color: #000000;
	float: left;
	margin-left: 25px;
}
.director2 img {
	border: 1px solid #000000;
}
.director2 {
	font-size: 12px;
	color: #000000;
	width: 500px;
	margin-left: 185px;
}
.director1 img {
	border: 1px solid #000000;
}
#dancerswell {
	background-color: #343DA4;
	padding: 10px;
	width: 72em;
	text-align: left;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
}
#dancerswell h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#banner {
	float: right;
	margin-top: 5px;
}
#banner  a:link, #banner  a:hover, #banner a:visited{
	color: #1C2694 !important;
	font-size: 17px;
	line-height: 22px;
	text-align: center;
	display: block;
}

.required {
	font-weight: bold;
	color: #FF0000;
}
.accentHdr {
	font-size: 15px;
	font-weight: bold;
	color: #EF7D00;
}
#bodywell li {
	list-style-position: outside;
	list-style-image: url(images/star.png);
}
#sidebar {
	background-color: #C8DEF2;
	padding: 5px;
	float: right;
	width: 250px;
}
#sidebar  div {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#sidebar h3 {
	background-color: #FFFFFF;
	text-align: center;
	padding: 3px;
	margin: 0px;
	font-size: 1.3em;
	color: #3B45B6;
}
#rtHPNotice {
	float: right;
	width: 245px;
	margin-left: 15px;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: left;
	line-height: 17px;
	margin-top: 15px;
}
#rtHPNotice H3 {
	background-color: #C9DEF2;
	padding: 2px;
	font-weight: bold;
	color: #1B2594;
	margin: 2px;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
}
#rtHPNotice span {
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
#rtHPNotice span ul  {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}
#banner {
	font-size: 11px;
	line-height: 15px;
	width: 230px;
}
#rtHPNotice span {
	font-size: 11px;
}
.dividerBar {
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
	color: #999;
	margin-top: 20px;
	margin-bottom: 20px;
}
#dancersBio {
	line-height: 20px;
	color: #333;
	background-image: url(images/2010DD/ddBackground.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	width: 675px;
	height: 250px;
	padding-right: 80px;
	padding-left: 60px;
	padding-top: 42px;
	margin-right: auto;
	margin-left: auto;
}
#dancersBio img {
	border: 3px solid #FFF;
	margin-right: 15px;
}

#dancersBio p {
	margin-top: 5px;
	margin-bottom: 10px;
}
#dancersBio h2 {
	font-size: 24px;
	color: #1D2695;
	font-weight: normal;
	margin-bottom: 10px;
}
#dancersBio strong {
	color: #1C2694;
	font-weight: normal;
}

.borderit img{
border: 3px solid #ccc;
}

.borderit:hover img{
border: 3px solid navy;
}

.borderit:hover{
color: red; /* irrelevant definition to overcome IE bug */
}
