body {
	background-color: #000000;
	font-family: garamond, serif;
	font-size: 105%;
	margin-top: 45;
}

h1 {
	font-family: garamond, serif;
	font-size: 150%;
	color: #FFFF00;
	text-transform: uppercase;
	text-align: center;
}

h2 {
	color: #cccccc;
	font-weight: bold;
	text-align: center;
	font-size: 120%;
}

h3 {
	color: #ff0000;
	font-weight: bold;
	text-align: center;
	font-size: 115%;
	padding-bottom: -25px;
}

p {
	color: #cccccc;
	text-align: center;
	font-size: 105%;
	font-family: garamond, serif;
}

pband {
	color: #cccccc;
	text-align: justify;
	font-size: 105%;
	font-family: garamond, serif;
}

a:link {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}

.emph {
	font-weight: bold;
}

.gigs {
	padding-right: 30px;
	padding-left: 30px;
}

.gigdes {
	text-align: justify;
}

.hrgigs {
	padding-top: 1em;
	padding-bottom: 1em;
}

.gigsplace {
	color: #ff0000;
	font-weight: bold;
	text-align: center;
	font-size: 115%;
}

.contact {
	padding-right: 100px;
	padding-left: 100px;
}

.contacts {
	color: #ff0000;
	font-weight: bold;
	text-align: center;
	font-size: 115%;
}

.sounds {
	padding-right: 100px;
	padding-left: 100px;
}

.soundstitle {
	font-family: garamond, serif;
	font-size: 150%;
	color: #FFFFff;
	text-align: center;
}

.tunes {
	color: #ff0000;
	font-weight: bold;
	text-align: center;
	font-size: 115%;
}

.tunesy {
	color: #ffff00;
	font-weight: bold;
	text-align: center;
	font-size: 115%;
}

.band {
	padding-right: 100px;
	padding-left: 100px;
	text-align: justify;
}

.bandmembers {
	font-weight: bold;
	color: #ffff00;
	font-size: 110%;
	background-position: center;
	text-align: center;
}

.bandmembersr {
	font-weight: bold;
	color: #ff0000;
	font-size: 110%;
	background-position: center;
	text-align: center;
}

.bandtitle {
	margin-bottom: -.70em;
}

.instrument {
	color: #cccccc;
	font-weight: bold;
	text-align: center;
	font-size: 105%;
}

.center {
	text-align: center;
}

.emphy {
	font-weight: bold;
	color: #ffff00;
}

.emphr {
	font-weight: bold;
	color: #ff0000;
	font-size: 125%;
}

.just {
	text-align: justify;
}
.red {
	font-weight: bold;
	color: ff0000;
}


.copyright {
	padding-top: 3em;
}

.stray {
	text-align: right;
	font-size: 80%;
}
.photos {
	font-size: 80%;
	font-weight: normal;
	color: #FFFFFF;
}
#slideshow.js li{
  display:none;
} 
#slideshow.js li.current{
  display:block;
}
