 body  {
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.25em;
	text-decoration: none;
	font-weight: normal;
	background-color: #FFFFFF;
}

a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #3366CC;
	text-decoration: none;
	
}
a:active {
color: #3366CC;
	text-decoration: none;
}

 a.change:link {
 color: #BE5151;
 text-decoration:none;
}
 a.change:visited {
 color: #BE5151;
 text-decoration:none;
}
a.change:hover {
	color: #FF0000;
	text-decoration: none;
}
a.change:active {
color: #FF0000;
	text-decoration: none;
}

 a.changeblue:link {
 color: #36C;
 text-decoration:none;
}

 a.changeblue:visited {
 color: #36C;
 text-decoration:none;
}

#container  {
	width: 730px;
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left;
	}
	
#main  {
	width: 730px;
	height: 250px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	}

#footer  {
	width: 100%;
	height: 300px;
	background: #333333;
	margin: 0 auto; 
	}
	
	#image5  {
	width: 100%;
	height: 150px;
	background-image: url(images/bot5.jpg);
	background-repeat: repeat-x;
	}
	
	#image4  {
	width: 100%;
	height: 150px;
	background-image: url(images/bot4.jpg);
	background-repeat: repeat-x;
	}
	
	#image1  {
	width: 100%;
	height: 150px;
	background-image: url(images/bot1.jpg);
	background-repeat: repeat-x;
	}
	
	#image2  {
	width: 100%;
	height: 150px;
	background-image: url(images/bot2.jpg);
	background-repeat: repeat-x;
	}
	
	#image3  {
	width: 100%;
	height: 150px;
	background-image: url(images/bot3.jpg);
	background-repeat: repeat-x;
	}
	
p {
color: #333333;
	font-size: 13px;
	line-height: 1.25em;
	}
	
.auditiontitle {
    color: #333333;
	font-size: 13px;
	line-height: 1.75em;
	font-weight: bold;
	color: #C00;
}
	
p.small {
	font-size: 12px;
	line-height: 1.25em;
	}
	
h1  {
font-family: georgia, times;
font-size: 20px;
line-height: 1em;
color: #666;
font-weight: normal;
}

.head{
font-family: georgia, times;
font-size: 20px;
line-height: 1.25em;
color: #666;
}

.head2{
font-family: georgia, times;
font-size: 20px;
line-height: 1.5em;
color: #666;
}

.title {
font-family: georgia, times;
font-size: 16px;
line-height: 1.25em;
color: #666;
}

.title2 {
font-family: georgia, times;
font-size: 17px;
line-height: 1.5em;
color: #666;
}

.highlight {
font-size: 13px;
line-height: 1.25em;
color: #369;
}

.highlight2 {
font-size: 12px;
line-height: 1.25em;
color: #36C;
}

.smaller {
font-size: 10px;
line-height: 1.25em;
color: #036;
}

.link {
font-size: 12px;
line-height: 1.75em;
color: #036;
}

.link2 {
font-size: 12px;
line-height: 1.75em;
color: #900;
}

.list {
font-size: 13px;
line-height: 1.75em;
color: #333;
}

.list2 {
font-size: 13px;
line-height: 1.5em;
color: #333;
}

.list3 {
font-size: 13px;
line-height: 1.4em;
color: #333;
}

.previous {
font-size: 12px;
line-height: 1.5em;
color: #333;
}

.ppic {
padding-bottom: 5px;
}

.credit {
font-size: 9px;
line-height: 1.25em;
color: #666;
}

.credit2 {
font-size: 11px;
line-height: 1.25em;
color: #666;
font-style: italic;
}

.dates {
font-size: 11px;
line-height: 1.25em;
color: #036;
}

.pic {
border: 1px solid #333;
}

.picseason {
border: 1px solid #333;
margin-bottom: 5px;
}

.section {
border-top: 1px solid #CCC;
margin-top: 10px;
padding-top: 5px;
}

.headright {
text-align: right;
padding-right: 100px;
}

.red {
 color: #BE5151;
}


.blue {
 color: #36C;
}

.dance {
 color: #36C;
 line-height: 1.5em;
 font-size: 12px;
}

.disclaimer {
font-size: 11px;
line-height: 1.75em;
color: #666;
font-style: italic;
}



