a:link {
    color: #FFFFFF;
    text-decoration: none;
}
a:visited {
    color: #FFFFFF;
    text-decoration: none;
}
a:hover {
    color: #FF9900;
    text-decoration: underline;
}
a:active {
    color: #FF9900;
    text-decoration: underline;
}
a.BottomNav:link {
    color: #000000;
    text-decoration: none;
}
a.BottomNav:visited {
    color: #000000;
	text-decoration: none;
}
a.BottomNav:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.BottomNav:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.BottomNavGrey:link {
     color: #999999;
	text-decoration: none;
}
a.BottomNavGrey:visited {
     color: #666666;
	text-decoration: none;
}
a.BottomNavGrey:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.BottomNavGrey:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.YearNav:link {
    color: #FFFFFF;
	text-decoration: underline;
}
a.YearNav:visited {
    color: #FFFFFF;
	text-decoration: underline;
}
a.YearNav:hover {
    color: #FFFFFF;
	text-decoration: underline;
}
a.YearNav:active {
    color: #FFFFFF;
	text-decoration: underline;
}
a.CDLink:link {
	font-size: 8px;
	font: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
a.CDLink:visited {
	font-size: 8px;
	font: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
a.CDLink:hover {
	font-size: 8px;
	font: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: underline;
	text-align: center;
}
a.CDLink:active {
	font-size: 8px;
	font: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: underline;
	text-align: center;
}
a.NewsLinks:link {
    color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.NewsLinks:visited {
     color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.NewsLinks:hover {
    color: #FFCC00;
	text-decoration: underline;
	font-weight: bolder;
}
a.NewsLinks:active {
    color: #FFCC00;
	text-decoration: underline;
	font-weight: bolder;
}
a.SongLabelLink:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.93em;
}
a.SongLabelLink:visited {
    color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.93em;
}
a.SongLabelLink:hover {
    color: #FFCC00;
	text-decoration: underline;
	font-weight: bolder;
	font-size: 0.93em;
}
a.SongLabelLink:active {
    color: #FFCC00;
	text-decoration: underline;
	font-weight: bolder;
	font-size: 0.93em;
}
a.HomeNewsLink:link {
    color: #460000;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	font-size: 0.95em;
}
a.HomeNewsLink:visited {
    color: #CCCCCC;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	font-size: 0.95em;
}
a.HomeNewsLink:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
	font-size: 0.95em;
}
a.HomeNewsLink:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
	font-size: 0.95em;
}
a.HomeLinkWhite:link {
    color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.HomeLinkWhite:visited {
    color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.HomeLinkWhite:hover {
    color: #FFFFFF;
	text-decoration: underline;
	font-weight: bolder;
}
a.HomeLinkWhite:active {
    color: #FFFFFF;
	text-decoration: underline;
	font-weight: bolder;
}
h1 {
	font-size: 3em;
	font-weight: bolder;
	text-decoration: underline;
	font: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 3em;
}
h2 {
	font-size: 2em;
	font-weight: bolder;
	color: #FFFFFF;
	margin-top: 3em;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 1.5em;
	font-weight: bolder;
	text-decoration: underline;
	font: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 3em;
}
.BottomNavBar {
	text-align: center;
	vertical-align: bottom;
	margin-top: 3em;
	margin-right: 0px;
	margin-bottom: 0.5px;
	margin-left: 0px;
	border-top-width: 3px;
	display: block;
	border-top-style: solid;
	border-top-color: #000000;
}
#BottomNavItems li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 3em;
	padding-top: 0em;
	padding-right: 0.33em;
	padding-bottom: 0em;
	padding-left: 0.33em;
	margin-bottom: 1em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#BottomNavItems li:first-child {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.Centrist {
	text-align: center;
	display: block;
}
caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 10px;
	text-align: left;
}
.MonthSection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #6E0412;
	padding-top: 0.75em;
	padding-right: 1px;
	padding-bottom: 0.75em;
	padding-left: 1px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.RowAllYears {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #6E0412;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
.ThisYearHere {
	font-size: 10px;
	font-weight: bolder;
	text-decoration: none;
	color: #FFCC00;
}
td {
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	padding-right: 1em;
	padding-left: 1em;
	padding-top: 3px;
	padding-bottom: 12px;
}
th {
	padding-right: 1em;
	padding-left: 1em;
	padding-top: 3px;
	padding-bottom: 2em;
	text-align: left;
}
.DiscoPic {
	padding: 10px;
}
.DiscoArt {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.Discography {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
}
.DiscoCol {
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	padding: 10px;
     border-bottom: solid thick #000000;
}
.DiscoTitle {
	font-style: italic;
	font-weight: bold;
	font-size: 1.1em;
}
.TobyBold {
	font-weight: bolder;
}
.TobyItalic {
	font-style: italic;
}
.TobyEmphatic {
	font-style: italic;
	font-weight: bolder;
}
.TobyNav {
	font-style: italic;
	font-weight: bolder;
	text-align: right;
}
.NewsLead {
	font-size: 1.25em;
	font-weight: bolder;
	text-transform: uppercase;
}
.NewsItem {
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 1.25em;
	margin-left: 0em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 2em;
	padding-left: 0em;
}
.NewsDate {
	font-size: 0.9em;
	font-style: italic;
	margin-bottom: 2em;
	padding-bottom: 10px;
	text-align: right;
}
.TobyPicLefty {
	float: left;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 0px;
	border: none;
}
.TobyPicRighty {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 25px;
	border: none;
}
.FunList {
	padding: 10px;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	border: thin dotted #000000;
	text-align: right;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.Gabbertoons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	padding: 15px;
	margin-top: 150px;
	margin-right: 250px;
	margin-bottom: 50px;
	margin-left: 250px;
	border: 1px solid #000000;
	text-align: center;
	display: block;
}
.GabbertoonsLogo {
	padding-right: 25px;
}
.ToursMainPageDates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	letter-spacing: normal;
	text-align: right;
	word-spacing: normal;
	display: block;
	margin: 1em;
	padding: 10px;
}
.SongArtist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
}
.SongTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.SongAlbum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	text-decoration: underline;
}
.SongLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.93em;
	font-style: normal;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin-top: 0em;
	margin-bottom: 2em;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline;
	font-style: normal;
	display: block;
	margin-top: 2.5em;
	margin-bottom: 2em;
}
.GoogleLogo {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.NoBorders {
	border: none;
}
.HomeNewsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0px;
	display: block;
	color: #000000;
	padding-bottom: 12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-decoration: none;
}
.HomeNews {
	width: 670px;
	border: none;
	display: block;
	text-align: center;
	float: none;
	overflow: visible;
	height: auto;
	margin: auto;
}
.HomeNewsItem {
	float: left;
	margin: 25px;
	padding: 15px;
	border: 1px solid #000000;
	background-color: #A4061E;
	width: 150px;
	height: auto;
	display: block;
	visibility: inherit;
}
.HomeNewsLead {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 1.25em;
	vertical-align: top;
	margin: 0px;
	text-align: left;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
}
.HomeNewsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	display: block;
}
.NewsFlash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	color: #FF9900;
	text-align: center;
	display: block;
	margin: 10px;
	padding: 10px;
}
.NewsSection {
	font-family: Arial, Helvetica, sans-serif;
     font-size: 1.5em;
	font-weight: bolder;
	text-decoration: underline;
}
.NewsBoxes {
	text-align: center;
	display: block;
	width: 750px;
	height: auto;
	overflow: visible;
	margin-left: 15px;
	margin-right: 15px;
}
.NewsNavBar {
     font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
     font-weight: bold;
	margin: 0.25em 0.25em 0.25em 0.25em;
	padding: 2px 0px 2px 0px;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	text-align: center;
}
.NewsNav {
     padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #FFFFFF;
     color: #FFFFFF;
	margin-top: 2px;
}
.NewsNavFirst {
     padding-left: 5px;
	padding-right: 5px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
     color: #FFFFFF;
	margin-top: 2px;
}
.Righty {
     float: right;
}
.Lefty {
     float: left;
}.ContentTours1981 {
	width: 650px;
	padding-top: 200px;
	padding-left: 150px;
	background-attachment: scroll;
	background-image: url(images/pagebackgrounds/tours1981.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	display: block;
	padding-right: 0px;
	padding-bottom: 150px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
	left: 0px;
	top: 0px;
}
.ContentInProduction {
	background-attachment: scroll;
	background-image: url(images/pagebackgrounds/inproduction.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	display: block;
	width: 650px;
	padding-top: 200px;
	padding-right: 10px;
	padding-bottom: 150px;
	padding-left: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
	left: 0px;
	top: 0px;
}
a.CrossLink {
    color: #FFFFFF;
    text-decoration: none;
	padding-left: 25px;
}
.ContentTours1979 {
	font-size: 10px;
	font-style: normal;
	background-image: url(images/pagebackgrounds/tours1979.jpg);
}
.ContentTours2009 {
	width: 650px;
	padding-top: 200px;
	padding-left: 150px;
	background-attachment: scroll;
	background-image: url(images/pagebackgrounds/tours2009.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	display: block;
	padding-right: 0px;
	padding-bottom: 150px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
	left: 0px;
	top: 0px;                          
}

