/************************* begin body *************************/

BODY{
	background-color: #FFFFFF;
	color: #000000;
	font-family: helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	line-height: 14px;
}

/************************* end body *************************/
/************************* begin text *************************/

.headerText{
	color: #7E1200;
	font-family: helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 30px;
}

.headerText2{
      color: #999999;
      font-family: helvetica, sans-serif;
      font-weight: normal;
      font-size: 15px;
      margin-left: 0px;
      margin-right: 0px;
      margin-top: 0px;
      margin-bottom: 0px;}
	  
.boardTitles{
      color: #333333;
      font-family: helvetica, sans-serif;
      font-weight: normal;
	  font-style: italic;
      font-size: 12px;
      margin-left: 0px;
      margin-right: 0px;
      margin-top: 0px;
      margin-bottom: 15px;}
	  
.mainText{
	color: #333333;
	font-family: helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
}

.dancerText{
	color: #666;
	font-family: helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 5;
    margin: 0px;
}

.dancerName{
	color: #7E1200;
	font-family: helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: medium;
	line-height: 14px;
}

.dancer-photo{
    padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	border-top: 1px;
	border-bottom: 1px;
	border-right: 1px;
	border-left: 1px;
	border-color: #000000;
    margin-right: 5px;
	margin-bottom: 10px;

 }
 
.performTitle{
	color: #333333;
	font-family: helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height: 14px;
}

.directorName{
	color: #333333;
	font-family: helvetica, sans-serif;
	font-weight: bold;
	font-style: bold;
	font-weight: bold;
	line-height: 14px;
}


.directorHead{
	color: #990000;
	font-family: helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 30px;
}

	  
.footerText{
      color: #7777777;
      font-family: helvetica, sans-serif;
      font-size: 11px;
      font-style: normal;
      font-weight: normal}
	  
.indexText{
      color: #FFFFFF;
      font-family: helvetica, sans-serif;
      font-size: 11px;
      font-style: normal;
      font-weight: normal}
	  

/************************* begin text *************************/
/************************* begin colors and backgrounds *************************/

.mainBg{
      background-color: #FFFFFF}

/************************* end colors and backgrounds *************************/
/************************* begin links *************************/

A:link, A:visited, A:active {
      font-size: 13px;
      color: #7E1200;
      text-decoration: none}

A:hover {
      font-size: 13px;
      color: #7E1200;
      text-decoration: underline}

A.headerLink:link, A.headerLink:visited, A.headerLink:active {
      font-size: 15px;
      color: #7E1200;
      text-decoration: none}

A.headerLink:hover {
      font-size: 15px;
      color: #7E1200;
      text-decoration: underline}

A.footerLink:link, A.footerLink:visited, A.footerLink:active {
      font-size: 11px;
      color: #7E1200;
      text-decoration: none}

A.footerLink:hover {
      font-size: 11px;
      color: #7E1200;
      text-decoration: underline}

A.indexLink:link, A.footerLink:visited, A.footerLink:active {
      font-size: 11px;
      color: #FFFFFF;
      text-decoration: none}

A.indexLink:hover {
      font-size: 11px;
      color: #FFFFFF;
      text-decoration: underline}

A.mapLink:link, A.footerLink:visited, A.footerLink:active {
      font-size: 11px;
      color: #5A1900;
      text-decoration: none}

A.mapLink:hover {
      font-size: 11px;
      color: #5A1900;
      text-decoration: none}

/************************* end links *************************/
