body {
	background-color: Black;
	font: .95em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	text-align: center;
}
#pgtop, #nav1, #wrapper0, #nav2, #footer {
	width: 90%;
	max-width: 1200px;
	text-align: center;
	vertical-align: top;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}
#pgtop {
	width: 88%;
	max-width: 1150px;
	padding-top: 10px;
}
#pgtop a {
	float: left;
}
#wrapper0 {
	background: transparent url(images/shadowLS.gif) repeat-y left;
	padding-left: 15px;
}
#wrapper1 {
	width: 100%;
	background: transparent url(images/shadowRS.gif) repeat-y right;
	padding-right: 15px;
}
#maincontent {
	width: 100%;
	margin:  0;
	padding: 0;
	background-color: #eedfcc;
	color: #000;
	text-align: left;
}
#pgtop img, #topbar2 img {
	padding: 0;
	margin: 0;
}
#nav1, #nav2 {
	margin-top: 10px;
}
#nav1 ul, #nav2 ul {
  font: bold Veranda, sans-serif;
  margin: 0;
  padding: 0;
}
#nav1 li, #nav2 li {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
	border: 0;
}
.navspc {
	width: 1%;
	height: 12px;
	background: url(images/nav1-bkg5.jpg);
}
#nav1 ul li a {
	margin: 0;
	padding: 18px 6px 4px 6px;
	color: #000;
	text-decoration: none;
	background-color: #99CCCC;
	background: url(images/nav1-bkg3.gif);
	font-weight: bolder;
}
#nav1 ul li a:hover {
	color: #fff;
	text-decoration: none;
	background: #FF3333;
	background: url(images/nav1-bkg2.gif);
}
#nav2 {
	color: #eedfcc;
	font-size: .85em;
}
#nav2 ul li a {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #eedfcc;
	font-weight: 700;
	text-decoration: none;
}
#nav2 ul li a:hover {
	color: #000;
	background-color: #cc3333;
	text-decoration: none;
}
#breadcrumbs {
	font-size: .8em;
	color: #666600;
}
#breadcrumbs a {
	color: #666600;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #ff3333;
	text-decoration: underline;
}

#topbar, #botbar {
	width: 100%;
	background: url(images/nav1-bkg.jpg) repeat;
	padding: 0; margin: 0;
	height: 5px;
}
#topbar2 {
	padding: 0; margin: 0;
	height: 38px;
	background: url(images/colorbar.jpg) repeat;
}
#footer {
	font-size: .7em;
	text-align:left;
	margin-top: 40px;
	color: #999966;
}
#footer a {
	color: #ccc;
	text-decoration: none;
}
#footer a:hover {
	color: #ff3333;
	background-color:#000;
	text-decoration:underline;
}
#artemis {
	float: right;
	display: inline;
	width: 100px;
	text-align: center;
}
#artemis a:hover {
	text-decoration:none;
}
.ds {
	color: #666666;
}
#pgbody0 {
	line-height: 150%;
	padding: 10px 30px 10px 30px;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.7em;
	font-weight: 900;
}
.wsubtitle{
	font-size: 1.1em;
	font-weight: 600;
	margin: 0 0 15px 0;
	line-height: 1em;
}
/* extLnk used for links to preview CDs */
/* extLnk2 used for links to venues for performances */
a.extLnk {
	font-weight: 700;
	color: #666666;
	text-decoration: none;
}
a.extLnk2 {
	color:#993300;
	text-decoration: none;
}
a.intLnk{
	font-weight: 700;
	color: #666600;
	text-decoration: none;
}
a:hover.extLnk, a:hover.extLnk2, a:hover.intLnk {
	color: #ff3333;
}

.rsCol, .rsCol2, .rsCol3 {
	float:right;
	display:inline;
	width: 150px;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CC6600;
	font-size: .8em;
	text-align: center;
}
.rsCol p, .rsCol2 p, .rsCol3 p {
	margin-left: 10px;
	margin-right: 10px
}
.sm85 {
	font-size: .85em;
}
.sm7 {
	font-size: .7em;
}
.performTitle {
	color: #003333;
	font-weight: 700;
}
ul.bulletnote li {
	list-style-image: url(images/bullet-note.gif);	
}