﻿html, body {  
     height: 100%;
     width: 100%;
     padding: 0;
     margin: 0;
     background-color: #666666;
}
#FullScreenBackgroundImage {  /* A hashtag only allows an item to be declared one time and refers to div id = */
     min-height: 100%;
     min-width: 1024px; 
     width: 100%; 
     height: auto;
     position: fixed;
     top: 0;
     left: 0;
     background-color: #666666;
     
}
#FixedTopDiv {
     position: fixed;
     top: 0px;
     left: 0;
     z-index: 9998; /* Higher z-index value required for Div to be displayed over content with a lower z-index value */
     width: 100%;
     height: 70px;
     min-width: 500px;
     max-width: 100%;
     margin: 0px;
	 margin-top: 0px;
	 margin-left: auto;
	 margin-right: auto;
	 margin-bottom: 0px;
     background-color: #2E2F31;
     background-repeat: repeat-x;
}
#FixedTopDivContent {
    position: relative;
    width: 100%;
    max-width: 2000px;
    min-width: 500px;
    height: 50px;
    padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
    float: none;
    background-color: #2E2F31;
    background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #666666;
	text-align: right;
	text-decoration: none;
	line-height: 10px;
	border-left: 0px;
	border-left-style: solid;
	border-right: 0px;
	border-right-style: solid;
	border-top: 0px;
	border-top-style: solid;
	border-bottom: 0px;
	border-color: #000000;
	border-bottom-style: solid;
}
.MenuDiv { /* A period allows an item to be declared multiple times and refers to div class = */
    list-style-type: none;
    display: inline-block;
    margin: 0px;
    margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
    width: 100%;
    height: 50px;
    float: none;
    padding: 0px;
    text-align: center;
	text-decoration: none;
	border-left: 0px;
	border-left-style: solid;
	border-right: 0px;
	border-right-style: solid;
	border-top: 0px;
	border-top-style: solid;
	border-bottom: 0px;
	border-color: #CCCCCC;
	border-bottom-style: solid;
}
.SocialList {
    list-style-type: none;
	display: inline-block;
	width: 9.4%;
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
	text-align: center;
	text-decoration: none;
	line-height: 10px;
	border-left: 0px;
	border-left-style: solid;
	border-right: 0px;
	border-right-style: solid;
	border-top: 0px;
	border-top-style: solid;
	border-bottom: 0px;
	border-color: #000000;
	border-bottom-style: solid;
}
.Home {
    width: 90px;
    height: 35px;
    display: block;
    background: transparent url('../images3/Home.png') center top no-repeat;
    padding-top: 0px;
    padding-bottom: 40px;
    padding-right: 0px;
    padding-left: 0px;
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Home:hover {
    width: 90px;
    height: 35px;
    display: block;
    background-image: url('../images3/HomeHover.png');
    padding-top: 0px;
    padding-bottom: 40px;
    padding-right: 0px;
    padding-left: 0px;
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Band {
   width: 90px;
   height: 35px;
   display: block;
   background: transparent url('../images3/Band.png') center top no-repeat;
   padding-top: 0px;
   padding-bottom: 40px;
   padding-right: 0px;
   padding-left: 0px;
   margin: 0px;
   margin-top: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
}
.Band:hover {
   width: 90px;
   height: 35px;
   display: block;
   background-image: url('../images3/BandHover.png');
   padding-top: 0px;
   padding-bottom: 40px;
   padding-right: 0px;
   padding-left: 0px;
   margin: 0px;
   margin-top: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;

}
.Music {
   width: 90px;
   height: 35px;
   display: block;
   background: transparent url('../images3/Music.png') center top no-repeat;
   padding-top: 0px;
   padding-bottom: 40px;
   padding-right: 0px;
   padding-left: 0px;
   margin: 0px;
   margin-top: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
}
.Music:hover {
   width: 90px;
   height: 35px;
   display: block;
   background-image: url('../images3/MusicHover.png');
   padding-top: 0px;
   padding-bottom: 40px;
   padding-right: 0px;
   padding-left: 0px;
   margin: 0px;
   margin-top: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
}
.Media {
   width: 90px;
   height: 35px;
   display: block;
   background: transparent url('../images3/Media.png') center top no-repeat;
   padding-top: 0px;
   padding-bottom: 40px;
   padding-right: 0px;
   padding-left: 0px;
   margin: 0px;
   margin-top: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;

}
.Media:hover {
   width: 90px;
   height: 35px;
   display: block;
   background-image: url('../images3/MediaHover.png');
   padding-top: 0px;
   padding-bottom: 40px;
   padding-right: 0px;
   padding-left: 0px;
   margin: 0px;
   margin-top: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
}
.Contact {
   width: 90px;
   height: 40px;
   display: block;
   background: transparent url('../images3/Contact.png') center top no-repeat;
}
.Contact:hover {
   width: 90px;
   height: 40px;
   display: block;
   background-image: url('../images3/ContactHover.png');
}
.BandName {
   width: 90px;
   height: 40px;
   display: block;
   background-image: none;
   border-top: 0px;
   border-bottom: 0px;
   border-right: opx;
   border-left: 0px;
}

#FixedBottomDiv {
     position: fixed;
     bottom: 0;
     left: 0;
     z-index: 9999;
     width: 100%;
     min-width: 500px;
     height: 45px;
     margin: 0px;
	 margin-top: 0px;
	 margin-left: auto;
	 margin-right: auto;
	 margin-bottom: 0px;
     background-color: #2E2F31;
     background-image: none;
	 background-repeat: repeat;
	 line-height: 30px;
	 border-left: 0px;
	 border-left-style: solid;
	 border-right: 0px;
	 border-right-style: solid;
	 border-top: 0px;
	 border-top-style: solid;
	 border-bottom: 0px;
	 border-color: #666666;
	 border-bottom-style: solid;
}
#FixedBottomDivContent {
    position: relative;
    width: 100%;
    max-width: 2000px;
    min-width: 500px;    
    height: 25px;
    padding: 0px;
	margin: 0px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	float: none;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #DFDFD5;
	text-align: right;
	text-decoration: none;
	line-height: 40px;
	border-left: 0px;
	border-left-style: solid;
	border-right: 0px;
	border-right-style: solid;
	border-top: 0px;
	border-top-style: solid;
	border-bottom: 0px;
	border-color: #666666;
	border-bottom-style: solid;
}
#TwoColumnContainerDiv {
     position: relative;
     width: 100%;
     min-height: 400px;
     margin: 0px;
	 margin-top: 0px;
	 margin-left: auto;
	 margin-right: auto;
	 margin-bottom: 0px;
	 padding-top: 0px;
	 padding-bottom: 0px;
	 padding-left: 0px;
	 padding-right: 0px;
	 color: #333;
}
#BandPhoto {
     display: block;
     position: relative;
     width: auto;
     max-width: 100%;
     height: auto;
     z-index: 9997;
     overflow: hidden;
     margin: 0px;
     margin-top: 70px;
	 margin-left: auto;
	 margin-right: auto;
	 margin-bottom: 0px;
     background-color: #666666;
}
.TwoColumnDiv {
    overflow: hidden;
    margin: 0px;
    margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
    width: 90%;
    min-width: 500px;
    max-width: 2000px;
    height: 100%;
    float: none;
    padding: 0px;
    white-space: normal;	
	background-image: none;
	background-repeat: repeat;
	font-family: Verdana;
	font-size: xx-small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	border: 0px;
	border-left: 0px;
	border-left-style: solid;
	border-right: 0px;
	border-right-style: solid;
	border-top: 0px;
	border-top-style: solid;
	border-bottom: 0px;
	border-color: #CCCCCC;
	border-bottom-style: solid;
}
.LeftColumn {
    overflow: auto;
    margin: 0px;
    margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    width: 70%;
    height: 100%;
    float: left;
    padding: 0px;
    background-image: none;
	background-repeat: repeat;
    white-space: normal;
    font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	text-align: left;
	text-decoration: none;
	line-height: 20px;
	border: 0px;
	border-left: 0px;
	border-left-style: solid;
	border-right: 0px;
	border-right-style: solid;
	border-top: 0px;
	border-top-style: solid;
	border-bottom: 0px;
	border-color: #FFFFFF;
	border-bottom-style: solid;
}
.BandLeftColumn {
    overflow: auto;
    margin: 0px;
    margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    width: 60%;
    height: 100%;
    float: left;
    padding: 0px;
    background-image: none;
	background-repeat: repeat;
    white-space: normal;
    font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	text-align: left;
	text-decoration: none;
	line-height: 20px;
	border: 0px;
	border-left: 0px;
	border-left-style: solid;
	border-right: 0px;
	border-right-style: solid;
	border-top: 0px;
	border-top-style: solid;
	border-bottom: 0px;
	border-color: #FFFFFF;
	border-bottom-style: solid;
}

.MusicLeftColumn {
    overflow: auto;
    margin: 0px;
    margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    width: 60%;
    height: 100%;
    float: left;
    padding: 0px;
    background-image: none;
	background-repeat: repeat;
    white-space: normal;
    font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	text-align: left;
	text-decoration: none;
	line-height: 20px;
	border: 0px;
	border-left: 0px;
	border-left-style: solid;
	border-right: 0px;
	border-right-style: solid;
	border-top: 0px;
	border-top-style: solid;
	border-bottom: 0px;
	border-color: #FFFFFF;
	border-bottom-style: solid;
}

.LeftColumnSpacer {
    height: 25px;
    width: 100%;
    background-image: none;
	background-repeat: repeat;
}
#NewsDiv {
   height: auto;
   width: 100%;
   margin-top: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   padding: 0px;
   background: none;
   border-left: 0px;
   border-left-style: solid;
   border-right: 0px;
   border-right-style: solid;
   border-top: 0px;
   border-top-style: solid;
   border-bottom: 0px;
   border-color: #666666;
   border-bottom-style: solid;
}
#NewsBanner {
   width: 90%;
   height: 40px;
   margin-top: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   padding-top: 5px;
   padding-bottom: 0px;
   padding-left: 0px;
   padding-right: 0px;
   background-image: url('../images3/Spacer.png');
   background-repeat: no-repeat;
   background-color: transparent;
   color: #666666;
   font-family: "Arial";
   font-size: 16px;
   font-weight: normal;
   text-decoration: none;
   text-align: left;
   line-height: 35px;
   border-top: dotted 0px #006699;
   border-bottom: dotted 1px #006699;
   border-right: dotted 0px #006699;
   border-left: dotted 0px #006699;

}
#NewsTitle {
   width: 90%;
   background: none;
   padding: 0px;
   overflow: hidden;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-style: normal;
   color: #006699;
   line-height: 35px;
   font-weight: lighter;
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 0px;
   margin-bottom: 0px;
   border-top: dotted 0px #006699;
   border-bottom: dotted 0px #006699;
   border-right: dotted 0px #006699;
   border-left: dotted 0px #006699;
}
#NewsStory {
   width: 90%;
   background: none;
   padding: 0px;
   overflow: hidden;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: italic;
   color: #FFFFFF;
   line-height: 16px;
   font-weight: normal;
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 0px;
   margin-bottom: 0px;
   border-top: dotted 0px #006699;
   border-bottom: dotted 0px #006699;
   border-right: dotted 0px #006699;
  border-left: dotted 0px #006699;
}
#NewsDateAuthor {
   width: 90%;
   background: none;
   padding: 0px;
   overflow: hidden;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: italic;
   color: #999999;
   line-height: 35px;
   font-weight: normal;
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 0px;
   margin-bottom: 0px;
   border-top: dotted 0px #006699;
   border-bottom: dotted 1px #006699;
   border-right: dotted 0px #006699;
   border-left: dotted 0px #006699;
}
#NewsFill {
   width: 90%;
   height: 10px;
   background: none;
   padding: 0;
   overflow: hidden;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: italic;
   color: #999999;
   line-height: 16px;
   font-weight: normal;
   margin-left:0px;
   margin-right: 0px;
}
.Newslink:hover {
   color:#006699;
   text-decoration: none;
}
#TourDiv {
   height: auto;
   width: 100%;
   margin-top: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   padding: 0px;
   border-left: 0px;
   border-left-style: solid;
   border-right: 0px;
   border-right-style: solid;
   border-top: 0px;
   border-top-style: solid;
   border-bottom: 0px;
   border-color: #666666;
   border-bottom-style: solid;

}
#TourBanner {
   width: 90%;
   height: 40px;
   margin-top: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   padding-top: 5px;
   padding-bottom: 0px;
   padding-left: 0px;
   padding-right: 0px;
   background-image: url('../images3/Spacer.png');
   background-color: transparent;
   background-repeat: no-repeat;
   color: #666666;
   font-family: "Arial";
   font-size: 16px;
   font-weight: normal;
   text-decoration: none;
   text-align: left;
   line-height: 35px;
   border-top: dotted 0px #006699;
   border-bottom: dotted 1px #006699;
   border-right: dotted 0px #006699;
   border-left: dotted 0px #006699;

}
#TourDate {
   width: 90%;
   background: none;
   padding: 0px;
   overflow: hidden;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-style: normal;
   font-weight: lighter;
   color: #006699;
   line-height: 40px;
   font-weight: normal;
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 0px;
   margin-bottom: 0px;
   border-top: dotted 0px #006699;
   border-bottom: dotted 0px #006699;
   border-right: dotted 0px #006699;
   border-left: dotted 0px #006699;
}
#TourVenue {
   width: 90%;
   background: none;
   padding: 0px;
   overflow: hidden;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   color: #FFFFFF;
   line-height: 14px;
   font-weight: normal;
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 0px;
   margin-bottom: 0px;
   border-top: dotted 0px #006699;
   border-bottom: dotted 0px #006699;
   border-right: dotted 0px #006699;
   border-left: dotted 0px #006699;
}
#TourAddress {
   width: 90%;
   background: none;
   padding: 0px;
   overflow: hidden;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: italic;
   color: #FFFFFF;
   line-height: 16px;
   font-weight: normal;
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 0px;
   margin-bottom: 0px;
   border-top: dotted 0px #006699;
   border-bottom: dotted 0px #006699;
   border-right: dotted 0px #006699;
   border-left: dotted 0px #006699;
}
#TourFourthLine {
   width: 90%;
   background: none;
   padding: 0px;
   overflow: hidden;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: italic;
   color: #999999;
   line-height: 35px;
   font-weight: normal;
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 0px;
   margin-bottom: 0px;
   border-top: dotted 0px #006699;
   border-bottom: dotted 1px #006699;
   border-right: dotted 0px #006699;
   border-left: dotted 0px #006699;
}
#TourFill {
   width: 90%;
   height: 10px;
   background: none;
   padding: 0;
   overflow: hidden;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: italic;
   color: #999999;
   line-height: 16px;
   font-weight: normal;
   margin-left: 0px;
   margin-right: 0px;
}
.Tourlink:link {
   color:#999999;
   text-decoration: underline;
}
.Tourlink:hover {
   color:#006699;
   text-decoration: underline;
}
.ContentRight {
    overflow: auto; 
    margin: 0px;
    margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    width: 30%;
    height: auto;
    float: left;
    padding: 0px;
    background-image: none;
	background-repeat: repeat;
    white-space: normal;
    font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	text-align: left;
	text-decoration: none;
	line-height: 20px;
	border: 0px;
	border-left: 0px;
	border-left-style: solid;
	border-right: 0px;
	border-right-style: solid;
	border-top: 0px;
	border-top-style: solid;
	border-bottom: 0px;
	border-color: #FFFFFF;
	border-bottom-style: solid;
}
.BandContentRight {
    overflow: auto;
    margin: 0px;
    margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
    width: 40%;
    height: auto;
    float: left;
    padding: 0px;
    background-image: none;
	background-repeat: repeat;
    white-space: normal;
    font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	border: 0px;
	border-left: 0px;
	border-left-style: solid;
	border-right: 0px;
	border-right-style: solid;
	border-top: 0px;
	border-top-style: solid;
	border-bottom: 0px;
	border-color: #FFFFFF;
	border-bottom-style: solid;
}
.MusicContentRight {
    overflow: auto;
    margin: 0px;
    margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
    width: 40%;
    height: auto;
    float: left;
    padding: 0px;
    background-image: none;
	background-repeat: repeat;
    white-space: normal;
    font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	border: 0px;
	border-left: 0px;
	border-left-style: solid;
	border-right: 0px;
	border-right-style: solid;
	border-top: 0px;
	border-top-style: solid;
	border-bottom: 0px;
	border-color: #FFFFFF;
	border-bottom-style: solid;
}

.RightColumnSpacer {
    height: 25px;
    width: 100%;
    background-image: none;
	background-repeat: repeat;
}

.MemberPhoto {
     display: inline;
     position: relative;
     width: 150px;
     height: 150px;
     z-index: 9997;
     overflow: hidden;
     margin: 0px;
     margin-top: 0px;
	 margin-left: auto;
	 margin-right: auto;
	 margin-bottom: 0px;
     background-color: #666666;
     border: 3px;
     border-color: #333333;
     border-style: solid;
}
.CopyrightContent {
    margin: 0px;
    margin-top: 0px;
	margin-left: Auto;
	margin-right: Auto;
	margin-bottom: 0px;
    width: 100%;
    min-width: 500px;
    max-width: 2000px;
    height: 30px;
    float: none;
    padding: 0px;
    white-space: normal;
    background-color: transparent;	
	background-image: none;
	background-repeat: repeat;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
	border: 0px;
	border-left: 0px;
	border-left-style: solid;
	border-right: 0px;
	border-right-style: solid;
	border-top: 0px;
	border-top-style: solid;
	border-bottom: 0px;
	border-color: #CCCCCC;
	border-bottom-style: solid;
}
.CopyrightContentContainer {
    margin: 0px;
    margin-top: 0px;
	margin-left: Auto;
	margin-right: Auto;
	margin-bottom: 0px;
    width: 100%;
    max-width: 2000px;
    height: 30px;
    float: none;
    padding: 0px;
    white-space: normal;
    background-color: transparent;	
	background-image: none;
	background-repeat: repeat;
	font-family: Verdana;
	font-size: xx-small;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
	border: 0px;
	border-left: 0px;
	border-left-style: solid;
	border-right: 0px;
	border-right-style: solid;
	border-top: 0px;
	border-top-style: solid;
	border-bottom: 0px;
	border-color: #666666;
	border-bottom-style: solid;
}

a:link {
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
	border: 0px;
}
a:visited {
	color: #006699;
	font-weight: normal;
	text-decoration: none;
	border: 0px;
}
a:hover {
	color: #006699;
	font-weight: normal;
	text-decoration: none;
	border: 0px;
}
.BandTextDiv {
    margin: 0px;
    margin-top: 0px;
	margin-left: Auto;
	margin-right: Auto;
	margin-bottom: 0px;
    width: 100%;
    max-width: 2000px;
    height: 30px;
    float: none;
    padding: 0px;
    white-space: normal;
    background-color: #000000;	
	background-image: none;
	background-repeat: repeat;
	font-family: Verdana;
	font-size: xx-small;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
	border: 0px;
	border-left: 0px;
	border-left-style: solid;
	border-right: 0px;
	border-right-style: solid;
	border-top: 1px;
	border-top-style: solid;
	border-bottom: 0px;
	border-color: #666666;
	border-bottom-style: solid;
}


