body { 
  background: #fff;
}

#border_table {
	border: 1px solid #999;
	margin-top: 25px;
	background: #fff;
}

.header {
	font-size: 1.3em;
}

.main_section {
	padding-top: 20px;
	background: #fff;
}

.footer {
	font: 11px georgia, times new roman;
	color: #555;
	font-weight: normal;
}


A.nav {
	font: 18px georgia, mrseaves roman;
	color: #000;
	text-decoration: none;
}

A:hover.nav {
	text-decoration: underline;
	color: #2373CA;
	}

.nav_active {
	color: #2373CA;
	font: 18px georgia, mrseaves roman;

}

A {
	color: #2373CA;
	font-weight: bold;
}

A:hover {
	color: #ff6600;
}
H1,H2,H3,H4 {
	font-family: georgia;
}

P,TD,body {
	font: 13px georgia, verdana;
	line-height: 169%;
}

.rule {
	border-bottom: 1px solid #ccc;
}	

.event {
	padding-left: 15px;
	margin-right: 3px;
	margin-bottom: 20px;
	font-size: 12px;
}

.event_title {
	font-size: 13px;
	font-weight: bold;
}	

.news {
	border: 1px solid #719B9B;
	padding: 5px;
	margin-right: 12px;
	font-size: 12px;
	background: #dee;

}

.caption {
	font-size: 12px;
	color: #555;
}

.disc_title {
	font-size: 18px;
	font-weight: bold;
}

.disc_year {
	font-size: 12px;
	font-weight: normal;
}

.disc_field {
	font-size: 11px;
	font-weight: bold;
}

.disc_label {
	font: 11px verdana, helvetica, arial, verdana;
	font-weight: normal;
}

.disc_musicians {
	font-size: 12px;
	font-weight: normal;
}

.disc_credit {
	color: #444;
	font-style: italic;
}

.disc_image {
	border: 1px solid #333;
	margin-bottom: 15px;
}

.disc_clip {
	font: 11px verdana, helvetica, arial;
	font-weight: normal;

}

.navitem {
	padding-left: 20px;
}