body {
	background-color: #000000;
}
p {}
td {}
.kittext { color: white; font-size: 7pt; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-style: normal; font-weight: normal }
a:link  { color: fuchsia; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; text-decoration: none }
a:visited { color: olive; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-style: normal; text-decoration: none }
.member { color: white; font-size: 10pt; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-style: normal; font-weight: normal; text-align: justify }
.SongInfo  { color: white; font-size: 9pt; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-style: normal; font-weight: normal; text-align: justify }
.SongTitle { color: yellow; font-size: 9pt; font-style: normal; font-weight: normal; line-height: normal; text-decoration: none }
.BigTitle  { color: fuchsia; font-size: 24pt; font-family: "Comic Sans MS", "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-style: normal; font-weight: bold; line-height: normal; text-decoration: none }
.DateTitle { color: white; font-size: 16pt; font-family: "Comic Sans MS", "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-style: normal; font-weight: normal; line-height: normal; text-decoration: none }
.justext { color: white; font-size: 11pt; font-family: "Comic Sans MS", "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-style: normal; font-weight: normal; line-height: normal; text-decoration: none; text-align: justify }
.tinyBtext { color: black; font-size: 5pt; font-family: "Comic Sans MS", "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-style: normal; font-weight: normal; line-height: normal; text-decoration: none; text-align: justify; }
.topcontain {
	width: auto;
	padding-top: 20px;
}
.whitetext {
	color: #FFFFFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.center {
	text-align: center;
}
h1 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 42px;
	color: #F78DFA;
}
.navbar-fixed-bigtop {
	background-image: url(../Disraeli_Assets/Disraeli_Gears_FullWidth.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	max-width: none;
	background-color: #000000;
	min-height: 150px;
	max-height: 164px;
	background-size: auto auto;
	width: 100%;
	height: 160px;
}
.navbar-brand-white {
	color: #FAFAFA;
}
.navbar-inverse .navbar-brand {
  color: #ffffff;
}
.navbar-inverse .navbar-text {
  color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a {
  color: #ffffff;
}
.divpad20 {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.divpad20LR {
	padding-right: 20px;
	padding-left: 20px;
}
.btn-primary {
	color: #fff;
	background-color: #E8FA33;
	border-color: #E8549F;
}
.div-bg-black {
	background-color: #000000;
}
.div-bg-trio {
	background-image: url(../Disraeli_Assets/DisraeliGears-WideBanner.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.padleft30 {
	padding-left: 30px;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
	color: #fff;
	background-color: rgba(2,21,0,0.42)
}
