﻿
@font-face {
     font-family: handwritten;
     src: url(http://www.befaceless.com/fonts/handwritten.ttf);
 }

@font-face {
     font-family: walkway_ultrabold;
     src: url(http://www.befaceless.com/fonts/walkway_ultrabold.ttf);
 }


/* This makes sure that the padding and border are included in the total width and height of the elements */
* {
    box-sizing: border-box;
}
.row:after {
    content: "";
    clear: both;
    display: block;
}

[class*="col-"] {
    float: left;
    padding: 10px;
}

/* For mobile phones: */
[class*="col-"] {
    width: 100%;
}
@media only screen and (min-width: 768px) {
    /* For desktop: */
    .col-1 {width: 8.33%;}
    .col-2 {width: 16.66%;}
    .col-3 {width: 25%;}
    .col-4 {width: 33.33%;}
    .col-5 {width: 41.66%;}
    .col-6 {width: 50%;}
    .col-7 {width: 58.33%;}
    .col-8 {width: 66.66%;}
    .col-9 {width: 75%;}
    .col-10 {width: 83.33%;}
    .col-11 {width: 91.66%;}
    .col-12 {width: 100%;}
}

.header {
    background-color: #9933cc;
    color: #ffffff;
    padding: 15px;
}
.menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.menu li {
    padding: 0px;
    margin-bottom: 0px;
    background-color :#33b5e5;
    color: #ffffff;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.menu li:hover {
    background-color: #0099cc;
}

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;
     height: auto;
     position: fixed;
     top: 0;
     left: 0;
     background-color: #666666;
     
}
#FirstRow {
     position: relative;
     z-index: 9999;
     width: 100%;
     height: auto;
     margin: 0px;
	 margin-top: 0px;
	 margin-left: auto;
	 margin-right: auto;
	 margin-bottom: 0px;
     background-color: #2E2F31;
     background-repeat: repeat-x;
     border-left: 0px;
	 border-left-style: solid;
	 border-right: 0px;
	 border-right-style: solid;
	 border-top: 0px;
	 border-top-style: solid;
	 border-bottom: 3px;
	 border-color: #006699;
	 border-bottom-style: solid;
	 list-style-type: none;

}

.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: auto;
    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: 100%;
    height: auto;
    display: block;
    font-family: handwritten;
    font-size: 22px;
    padding-top: 10px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
.Home:hover {
    width: 100%;
    height: auto;
    display: block;
    font-family: handwritten;
    font-size: 22px;
    padding-top: 10px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
.Band {
   width: 100%;
   height: auto;
   display: block;
   font-family: handwritten;
   font-size: 22px;
   padding-top: 10px;
   padding-bottom: 0px;
   padding-right: 0px;
   padding-left: 0px;
   margin: 0px;
   margin-top: 10px;
   margin-left: auto;
   margin-right: auto;
   margin-bottom: 0px;
}
.Band:hover {
   width: 100%;
   height: auto;
   display: block;
   font-family: handwritten;
   font-size: 22px;
   padding-top: 10px;
   padding-bottom: 0px;
   padding-right: 0px;
   padding-left: 0px;
   margin: 0px;
   margin-top: 10px;
   margin-left: auto;
   margin-right: auto;
   margin-bottom: 0px;

}
.Music {
   width: 100%;
   height: auto;
   display: block;
   font-family: handwritten;
   font-size: 22px;
   padding-top: 10px;
   padding-bottom: 0px;
   padding-right: 0px;
   padding-left: 0px;
   margin: 0px;
   margin-top: 10px;
   margin-left: auto;
   margin-right: auto;
   margin-bottom: 0px;
}
.Music:hover {
   width: 100%;
   height: auto;
   display: block;
   font-family: handwritten;
   font-size: 22px;
   padding-top: 10px;
   padding-bottom: 0px;
   padding-right: 0px;
   padding-left: 0px;
   margin: 0px;
   margin-top: 10px;
   margin-left: auto;
   margin-right: auto;
   margin-bottom: 0px;
}
.Media {
   width: 100%;
   height: auto;
   display: block;
   font-family: handwritten;
   font-size: 22px;
   padding-top: 10px;
   padding-bottom: 0px;
   padding-right: 0px;
   padding-left: 0px;
   margin: 0px;
   margin-top: 10px;
   margin-left: auto;
   margin-right: auto;
   margin-bottom: 0px;

}
.Media:hover {
   width: 100%;
   height: auto;
   display: block;
   font-family: handwritten;
   font-size: 22px;
   padding-top: 10px;
   padding-bottom: 0px;
   padding-right: 0px;
   padding-left: 0px;
   margin: 0px;
   margin-top: 10px;
   margin-left: auto;
   margin-right: auto;
   margin-bottom: 0px;
}
.Contact {
   width: 100%;
   height: auto;
   display: block;
   font-family: handwritten;
   font-size: 22px;
   padding-top: 10px;
   padding-bottom: 0px;
   padding-right: 0px;
   padding-left: 0px;
   margin: 0px;
   margin-top: 10px;
   margin-left: auto;
   margin-right: auto;
   margin-bottom: 0px;

}
.Contact:hover {
   width: 100%;
   height: auto;
   display: block;
   font-family: handwritten;
   font-size: 22px;
   padding-top: 10px;
   padding-bottom: 0px;
   padding-right: 0px;
   padding-left: 0px;
   margin: 0px;
   margin-top: 10px;
   margin-left: auto;
   margin-right: auto;
   margin-bottom: 0px;

}
.BandName {
   width: 100%;
   height: auto;
   display: block;
   font-family: walkway_ultrabold;
   font-size: 50px;
   padding-top: 0px;
   padding-bottom: 0px;
   padding-right: 30px;
   padding-left: 0px;
   margin: 0px;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   margin-bottom: 0px;
}

#BandPhoto {
     display: block;
     position: relative;
     width: 100%;
     max-width: 100%;
     height: auto;
     overflow: hidden;
     margin: 0px;
     margin-top: 0px;
	 margin-left: auto;
	 margin-right: auto;
	 margin-bottom: 0px;
     background-color: #666666;
     border-left: 0px;
	 border-left-style: solid;
	 border-right: 0px;
	 border-right-style: solid;
	 border-top: 0px;
	 border-top-style: solid;
	 border-bottom: 3px;
	 border-color: #006699;
	 border-bottom-style: solid;
	 list-style-type: none;
 
     
     
}

#FixedBottomDiv {
     position: fixed;
     bottom: 0;
     left: 0;
     z-index: 9999;
     width: 100%;
     height: 70px;
     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: 3px;
	 border-top-style: solid;
	 border-bottom: 0px;
	 border-color: #006699;
	 border-bottom-style: solid;
	 list-style-type: none;
     display: inline-block;
     float: none;
     padding-top: 15px;
     padding-bottom: 0px;
     padding-right: 0px;
     padding-left: 10px;
     text-align: center;
	 text-decoration: none;
}


#ColumnContainerDiv {
     position: relative;
     width: 100%;
     height: auto;
     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;
}
.ColumnDiv {
    overflow: hidden;
    margin: 0px;
    margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
    width: 90%;
    height: auto;
    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: 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;
}
.BandLeftColumn {
    overflow: auto;
    margin: 0px;
    margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    width: 60%;
    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;
}

.MusicLeftColumn {
    overflow: auto;
    margin: 0px;
    margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    width: 60%;
    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;
}

.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: auto;
   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: #CCCCCC;
   font-family: handwritten;
   font-size: 26px;
   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%;
   height: auto;
   background: none;
   padding: 0px;
   overflow: visible;
   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%;
   height: auto;
   background: none;
   padding: 0px;
   overflow: visible;
   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%;
   height: auto;
   background: none;
   padding: 0px;
   overflow: visible;
   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: auto;
   background: none;
   padding: 0;
   overflow: visible;
   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: #CCCCCC;
   font-family: handwritten;
   font-size: 26px;
   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%;
    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%;
    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;
	border-color: #006699;
	border-bottom-style: solid;
	list-style-type: none;

}
a:visited {
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
	border: 0px;
}
a:hover {
	color: #006699;
	font-weight: normal;
	text-decoration: none;
	border: 3px;
	border-color:#006699
}
.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;
}


