body
{ 
	font-family: Baskerville, Georgia, Palatino, New Century Schoolbook, Century Schoolbook, serif;
	text-shadow: #000000 5px 5px 5px;
	/* Hack to work around text-shadow turning off anti-aliasing in
	   Safari */
	-webkit-text-stroke-width: .5px;
	background-image: url(/bg.jpg);
	background-repeat: repeat-y;
}

p.picindex_heading
{
	font-size: 18px;
	font-weight: bold;
	text-shadow: #000000 5px 5px 5px;
	color: #f0f0f0;

	margin-top: 15px;
	padding-top: 15px;
	margin-bottom: -10px;
	padding-bottom: -10px;
}

h1.bannerhead
{
	background-image: url('/ensemblebanner.png');
	background-position: top 26px;
	background-repeat: no-repeat;
	min-width: 500;
	min-height: 100;
	width: 500;
	height: 100;
}
h1.bannerhead span {display: none;}

div.linediv {
	background-image: url('/line-mid.png');
	background-repeat: repeat-x;
	padding: 0px 10px 0px 10px;
	margin: 0px 40px 0px 36px;
	min-height: 10px;
	min-width: 895px;
	height: 10px;
	overflow: visible;
}

div.linediv img.linediv-left {
	position: absolute;
	left: 36px;
}

div.linediv img + img {
	position: absolute;
	right: 40px;
	z-index: -1;
}

div.linediv img + img + img {
	position: absolute;
	left: 955px;
	z-index: -1;
}

div.linediv span {
	display: none;
}

div.disclaimer {
	margin-top: -15px;
	width: 500px;
}

div.disclaimer h3 {
	color: #ffffff;
	font-weight: bold;
	text-shadow: #000000 5px 5px 5px;
}

div.newsdiv {
	background-color: #000000;
	color: #FFFFFF;
	text-shadow: none;
	-webkit-text-stroke-width: none;
}

div.headline {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	background-color: #E0E0E0;
	color: #000000;
}

div.newsdiv div.newsitem {
	text-align: left;
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	background-color: #FFFFFF;
	color: #000000;
	padding-bottom: 20px;
}

div.newsdiv div.newsitem blockquote {
	margin-left: 22px;
	margin-top: 0px;
	padding-top: 0px;
}

div.newsdiv div.newsitem blockquote p {
	margin-top: 0px;
}

div.newsdiv div.newsitem blockquote p + p {
	margin-top: 5px;
}

div.newsdiv div.newsitem h4 {
	font-size: 16px;
	margin-top: 4px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	/* font-style: italic; */
	font-weight: bold;
}
div.newsdiv div.newsitem h4 + p {
	margin-top: 0px;
	padding-top: 0px;
}

div.newsdiv div a:link { color: #000000; text-decoration: none; font-weight: bold; }
div.newsdiv div a:visited { color: #000000; text-decoration: none; font-weight: bold; }
div.newsdiv div a:active { color: #000000; text-decoration: underline; font-weight: bold; }
div.newsdiv div a:hover { color: #000000; text-decoration: underline; font-weight: bold; }

/* Old index page */

div#oldpage_trips {
	margin-top: -40px;
	border: 1px solid yellow;
	padding: 5px 5px 5px 5px;
	width: 45%;
	float: right;
}

div#oldpage_programs {
	border: 1px solid yellow;
	margin-top: -40px;
	padding: 5px 5px 5px 5px;
	width: 45%;
	/* float: left; */
}

div#oldpage_programs h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div#oldpage_programs h4 + ul {
	margin-top: 0px;
	padding-top: 0px;
}

div#oldpage_misc {
	display: none;
	border: 1px solid yellow;
	padding: 5px 5px 5px 5px;
	width: 45%;
	float: right;
}

h1.programhead {
	font-size: 22 px;
	font-weight: bold;
	text-align: center;
	text-shadow: #000000 5px 5px 5px;
	margin: -10px 0px 8px 0px;
	padding: -10px 0px 16px 0px;
}

h1.pichead {
	font-size: 22 px;
	font-weight: bold;
	text-align: center;
	text-shadow: #000000 5px 5px 5px;
	margin: -10px 0px -10px 0px;
	padding: -10px 0px -10px 0px;
}

h1.newshead {
	font-size: 26 px;
	font-weight: bold;
	text-align: center;
	text-shadow: #000000 5px 5px 5px;
	margin: -10px 0px 10px 0px;
	padding: -10px 0px 10px 0px;
}

.headlink {
	white-space: nowrap;
}

a.indexlink {
	text-shadow: #000000 5px 5px 5px;
	font-weight: bold;
}

a.headlink {
	font-size: 18px;
	text-shadow: #000000 5px 5px 5px;
	font-weight: bold;
}
a.headlink:link { color: #FFFF80; }
a.headlink:visited { color: #FFFF80; }
/* a.headlink: hover { ... } */
a.headlink:active { color: #FF0000; }


/* Photo gallery styles */

body { color: #FFFFFF; }
a:link { color: #FFFF80; font-weight: bold; }
a:visited { color: #FFFF80; font-weight: bold; }
/* a: hover { ... } */
a:active { color: #FF0000; font-weight: bold; }

a.viewenclosing { text-shadow: #000000 5px 5px 5px; font-weight: bold; }
a.viewenclosing:link { color: #FFFF80; }
a.viewenclosing:visited { color: #FFFF80; }
/* a.viewenclosing: hover { ... } */
a.viewenclosing:active { color: #FF0000; }

a.downloadraw { text-shadow: #000000 5px 5px 5px; font-weight: bold; }
a.downloadraw:link { color: #FFFF80; }
a.downloadraw:visited { color: #FFFF80; }
/* a.downloadraw: hover { ... } */
a.downloadraw:active { color: #FF0000; }


div.headlinks {
	margin: 0px 36px 10px 30px;
	padding: 0px;
	min-width: 1000px;
	/* margin-right: 36px; */
	/* border: 1px inset #C0C0C0; */
	/* background-color: rgba(0, 0, 30, .7); */
	/* background-color: #C0C0C0; */
}

div.bodybg {
	margin-left: 30px;
	padding: 30px;
	margin-right: 36px;
	border: 1px inset #C0C0C0;
	background-color: rgba(0, 0, 30, .7);
	/* background-color: #C0C0C0; */
	/* filter:alpha(opacity=50); -moz-opacity:.50; opacity:.50; */
}

table.bodybg tr {
	/* background-color: #C0C0C0; */
	/* filter:alpha(opacity=100); -moz-opacity:1.00; opacity:1.00; */
}
table.bodybg tr td {
	/* background-color: #C0C0C0; */
	/* filter:alpha(opacity=100); -moz-opacity:1.00; opacity:1.00; */
}

.jsboardtext {
	text-shadow: #C0C0C0 5px 5px 5px;
}

.jsboardlink {
	text-shadow: #C0C0C0 5px 5px 5px;
}

div#nextconcert {
	padding-top: 10px;

}

div#frontpage {
	width: 300px;
}
div#randpic {
	float: right;
}

div.commentbox {
	text-shadow: #C0C0C0 5px 5px 5px;
}
