a:link {
	text-decoration: none;
	color: #CC9966;
}
a:visited {text-decoration: none; 
	color: #CC9966;
}
a:hover { text-decoration: underline;
	color: #CC9966;
}
a:active {
	color: #CC9966;
}

body {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #000000;	
}

p {  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;  font-size: 12px; }

table {  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;  font-size: 12px; }


.credits {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 10px;
     color: #666666;
    }
.credits a:link {
	color: #777777;
	text-decoration: none;
	font-weight: bold;	
}
.credits a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;	
}
.credits a:hover {
	color: #777777;
	text-decoration: none;
	font-weight: bold;	
}
.credits a:active {
	color: #666666;
	text-decoration: none;
	font-weight: bold;	
}


.subnav a:link {
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 3px;
}
.subnav a:visited {
	text-decoration: none;
	font-weight: bold;	
		font-size: 14px;
	letter-spacing: 3px;
}
.subnav a:hover {
	text-decoration: none;
	font-weight: bold;	
		font-size: 14px;
	letter-spacing: 3px;
}
.subnav a:active {
	text-decoration: none;
	font-weight: bold;	
		font-size: 14px;
	letter-spacing: 3px;
}



.heading {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 16px;
	letter-spacing: 2px;
}

.subheading {  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; font-size: 14px}

.script {  font-family: "Times New Roman", Times, serif; font-size: 18px; font-style: italic; font-weight: 300}

.news_text {
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	line-height: 16px;
}


.news_date {
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold; 
	 padding: 10px;
	 margin: 10px;
	 }
   
   .calendar {  /* text color */
               width: 320px;
               padding: 0px;
               text-align: left;
             }
   .calendar_today {
	width: 98%;
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;

}
   .calendar_event_1 {  width: 98%; padding: 2px; margin: 10px; }
   .calendar_event_2 {  width: 98%; padding: 2px; margin: 10px; }
   
   
   .calendar_date_text {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	color: #9C5C63;
                }

   .calendar_event_title_text {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C8B1BD;
}


   .calendar_venue_text {
	font-size: 12px;
	font-weight: normal;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

   .calendar_notes_text { font-size: 10px; }


   .calendar_artist_text { font-size: 10px; font-weight: bold; }
   
   
/* page footer, credits and copyright */

#footer {
	position: absolute;
	top:600px;
	width: 1010px;
	height: 20px;
	padding: 0px;
	background-color: #111111;	
}


#webcredits {
	position: absolute; 
	top: 0px;
	left: 10px;
	width: 200px;
	height: 10px;
	text-align: left;
	padding: 4px;
}
#copyright {
	position: absolute; 
	top: 0px;
	left: 368px;
	width: 226px;
	height: 10px;
	text-align: left;
	padding: 4px;
}
   
#photocredits {
	position: absolute; 
	top: 0px;
	left: 632px;
	width: 176px;
	height: 10px;
	text-align: left;
	padding: 4px;
}   

h1 {
	font-family: "Trebuchet MS",  Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
}


h2 {
	font-family: "Trebuchet MS",  Helvetica, Arial, sans-serif;
	font-size: 14px;
}
