/* CSS Document */

body {
	background-color: #020001;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 955px;
	font-size: 100%;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}
body, td, th, select, input, textarea, label {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #111111;
}

p, h1, h2, h3, h4  {
	font-weight: normal;
	margin-top: 0px;}

h1 {
	font-size: 1.05em;
	font-weight: bold;
}

h2 {
	font-size: 0.85em;
	font-weight: bold;
}

h3 {
	font-size: 0.8em;
}

h4 {
	font-size: 0.75em;
}

p {
	font-size: 0.75em;
}


A:link, A:active, A:visited, A:hover
{
	text-decoration:none;
	color: #111111;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1px;
}
A:link {}
A:active {}
A:visited {}
A:hover {
text-decoration:none;
color: #ff0000;
}


A.iconblack:link, A.iconblack:active, A.iconblack:visited, A.iconblack:hover
{
	color: #eeeeee;
	background: url(images/icon.gif) no-repeat left top;
	padding-left: 12px;
}
A.iconblack:link {}
A.iconblack:active {}
A.iconblack:visited {}
A.iconblack:hover {
background: url(images/icon_over.gif) no-repeat left top;
padding-left: 12px;
color: #ff0000;
}

a.icon:link, a.icon:active, a.icon:visited, a.icon:hover {
	color: #111111;
	background: url(images/icon_out.gif) no-repeat left top;
	padding-left: 12px;
}
 
a.icon:link {}
a.icon:active {}
a.icon:visited {}
a.icon:hover {
background: url(images/icon_over.gif) no-repeat left top;
padding-left: 12px;
color: #ff0000;
}


#left, #menu, #right {float:left;}

#left {	
	background-repeat: no-repeat;
	width: 440px;
}

#menu {
	width: 320px;
}

#right {
	background-repeat: no-repeat;
}


p.center {
	width: 280px;
	text-align: center;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;	
}

p.right {
	width: 270px;
	padding-left: 25px;	
	padding-right: 25px;	
}

#concerts {
width: 280px;
padding-right: 20px;
padding-bottom: 0px;
padding-left: 20px;	

}

#concerts table{
width: 240px;
font-size: 11px;	
}

#guestbooktab, #newsarchivetab {
width: 23px;}

#guestbooktab {
margin-top: 170px;
margin-bottom: 10px;
}

#newsarchivetab {
margin-bottom: 10px;
}

#guestbook {
width: 190px;
margin-left: 220px;
margin-top:120px;
}

#guestbook label, input, textarea {
display: block;
}

#guestbook input {
width: 190px;
}

#guestbook textarea {
width: 190px;
height: 150px;
}

#guestbook label {
width: 95px;
text-align: left;
padding-right: 20px;
padding-left: 0px;
}

#guestbook input[type=submit], #sendurl input[type=submit] { 
width: 50px;
}

#guestbook input.submit, #sendurl input.submit { 
width: 50px;
}

#guestbook select, #guestbook input, #guestbook textarea, #guestbook label {
	color: #eeeeee;
	font-size: 11px;

}

#guestbook select, #guestbook input, #guestbook textarea {
	background-color: #000000;
}

#contactinfo { 
width: 290px;
margin-top: 440px;
padding-left: 25px;
padding-right: 25px;

}

#releases { 
width: 410px;
margin-top: 20px;
padding-left: 25px;
padding-right: 5px;
text-align:right;

}

#releases img {
	float: right;
	margin-left: 10px;
}

/*#container {
width: 760px;
}*/

.one {
	height: 250px;
	
}

.two {
	height: 250px;
}

.spacer {
clear: both;
}


#left p {
	color: #eeeeee;
}

/*
.tabs
         {
            margin-top: 170px;
         }
         .tabs a
         {
            width: 0px;
            padding-left: 23px;
            margin-bottom: 10px;
            overflow: hidden;
            float: left;
            clear: left;
         }
         .tabs a.guestbook
         {
            height: 81px;
            background-image: url(images/tab_guestbook_out.gif);
         }
         .tabs a.guestbook:hover,
         .tabs#guestbookSelected a.guestbook
         {
            background-image: url(images/tab_guestbook_over.gif);
         }
         .tabs a.newsarchive
         {
            height: 100px;
            background-image: url(images/tab_newsarchive_out.gif);
         }
         .tabs a.newsarchive:hover,
         .tabs#newsarchiveSelected a.newsarchive
         {
            background-image: url(images/tab_newsarchive_over.gif);
         }
         h2
         {
            overflow: hidden;
            width: 0px;
            height: 40px;
         }
         h2.news
         {
            padding-left: 320px;
            background-image: url(images/header_news.gif);
         }
         h2.concerts
         {
            padding-left: 320px;
            background-image: url(images/header_concerts.gif);
         }

         h2.about
         {
            padding-left: 320px;
            background-image: url(images/header_about.gif);
			height: 60px;
         }

         h2.music
         {
            padding-left: 320px;
            background-image: url(images/header_music.gif);
         }
         h2.guestbook
         {
            padding-left: 320px;
            background-image: url(images/header_guestbookentries.gif);
         }


*/

         h2.photospast
         {
            padding-left: 320px;
            background-image: url(images/header_photos_past.gif);
         }

         h2.photospresent
         {
            padding-left: 320px;
            background-image: url(images/header_photos_present.gif);
         }
	 
#video {
margin-top: 122px;
margin-left: 20px;
}

#photo  {
	width: 400px;
	padding: 20px;
}


.photogallery  {
	width: 314px;
	padding: 3px;
}

.photogallery img {
	float: left;
	margin-left: 15px;
	margin-bottom: 15px;
	border: 1px solid #FFFFFF;
}


#sendurl {
margin-left: 20px;
margin-right: 20px;
}

#sendurl label, input, textarea {
display: block;
float: left;
}


#sendurl input {
width: 140px;
}

#sendurl textarea {
width: 90px;
height: 150px;
}

#sendurl label {
width: 95px;
text-align: left;
padding-right: 20px;
padding-left: 0px;
}

#sendurl textarea, #sendurl label, #sendurl input {
	font-size: 11px;

}