@charset "UTF-8";
/* CSS Document */
/* Site Created by Dennis Gaebel */
/* Homepage image copyrighted by Dennis Gaebel including CSS and XHTML site coding */
/* Music copyrighted by Night Gallery Music of nightgallerymusic.com Rochester, NY */


body
{
	color: #FFF;
	font: normal bold 16px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background-color: #000;
}

/* Page container */

#container
{
	width: 1024px;
	height: 800px;
	margin-left: auto;
	margin-right: auto;
}

/* End Page Container */


#pageheader h1 span
{
	display: none
}
#pageheader h1
{
	background-image: url(images2/mainImage.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	height: 600px;
}
#logo h1 span
{
	display: none
}
	
#logo h1
{
	position: absolute;
	background-image: url(images2/text.png);
	background-repeat: no-repeat;
	width: 1024px;
	height: 200px;
}

/* Paragraphs Content */
#news{ text-align:center; border: 2px solid #F00; background-color: #003; height: 200px; overflow: scroll;}

#about .p1, #press .p1, #news .p1
{
	color: #FFF;
	padding-top: 0px;
	letter-spacing: 2px;
	background-color: #003;
	word-spacing: 1px;
	line-height: 2.5em;
	text-indent: 90px;
	border: 2px solid #F00;
	padding: 24px;
	margin-top: 2px;
	margin-bottom: 1px;
}
#intro .p1:first-letter, #about .p1:first-letter
{
	font-size: 2.1em;
	color: #FFF;
}
#shows .list1, #lyric .p1{
	
	color: #FFF;
	padding-top: 1px;
	line-height: 2.5em;
	background-color: #003;
	border: 1px solid #FFF;
	padding: 13px;
	margin-top: 2px;
	margin-bottom: 1px;
	border: 2px solid #F00;
}
#shows .list1
{
	text-align: center;
	width: 1028px;
	height: 100px;
}
.list1 td
{
	background-color:#F00
}
.list1 td a
{
	color: #003;
	text-decoration: underline;
}
.list1 td a:hover{ 
        color: #FFF
}
#press .p1 li
{
	list-style: none;
	margin-left:220px;
}
h2
{
	margin-left: 150px
}
#lyric .p1, #lyric .p2
{
	color: #FFF
}
	
	/* End Paragraphs Content */

#footer
{
	text-align: center;
	color: #FFF;
}
#valid1
{
	position: absolute;
	top: 855px;
	padding-top: 15px;
	margin-left: -260px;
}
.wthreevalid { text-align: center; }

/* Navigation */


.navGroup #nav
{
	position: absolute;
	top: 200px;
	width: 1024px;
	height: 30px;
    font: normal bold .90em Georgia;
	text-align: center;
}
.navGroup #nav
{
	padding-top: 13px;
}
.navGroup #nav a { text-decoration: none; }

/* End Navigation */


/* Links */
#entrance { text-align: center }
#entrance a {text-decoration:none;}

a { color: #FFF }
a:hover { color: #900 }


/* End Links */

.gallery { margin-left: 120px; }
 #imagedescrip { text-align: center }
 #members { width: 520px; text-align: center; }
 #form { padding: 30px 0px 30px 330px; background-color: #003; border: 2px solid #F00;}
 #musicplayer { margin-left: 180px }