
BODY {
  font-family: Arial, sans-serif;
  background-color: #000033;
  color: white;
  margin: 0px;
  padding: 0px;
}

A {
  text-decoration: underline;
  background-color: transparent;
}

A:link {
  color: #FF3333;
}

A:visited {
  color: #3333ff;
}

A:active {
  color: #33ff33;
}

A:hover {
  color: #33ff33;
}

A:focus {
  color: #33ff33;
}

IMG {
  border: none;
}

.starbody {
  background-attachment: fixed;
  background-image: url(main/stars-bg.png);
  background-repeat: repeat;
  margin: 0px;
  padding: 0px;
  background-color: #CCCCFF;
  color: navy;
}

.starbody A:link {
  color: #FF0000;
}

.starbody A:visited {
  color: #000099;
}

.starbody A:active {
  color: #009900;
}

.starbody A:hover {
  color: #009900;
}

.starbody A:focus {
  color: #009900;
}

.cafe {
  color: #000033;
  background-color: #FFFFFF;
}

.cafe A:link {
  color: #990000;
}

.cafe A:visited {
  color: #000099;
}

.cafe A:active {
  color: #339933;
}

.cafe A:hover {
  color: #339933;
}

.cafe A:focus {
  color: #339933;
}

.magic {
  color: white;
  background-color: black;
}

.magic A:link {
  color: #FF4444;
}

.magic A:active {
  color: #ffff44;
}

.magic A:visited {
  color: #4444ff;
}

.magic A:hover {
  color: #ffff99;
}

.magic A:focus {
  color: #ffccff;
}

.rock {
  color: #990000;
  background-color: #ffffcc;
}

.rock A:link {
  color: #ff0000;
  text-decoration: none;
}

.rock A:visited {
  color: #0000ff;
  text-decoration: none;
}

.rock A:active {
  color: #009900;
  text-decoration: underline;
}

.rock A:hover {
  color: #009900;
  text-decoration: underline;
}

.rock A:focus {
  color: #009900;
  text-decoration: underline;
}

.folk {
  color: #000099;
  background-color: #ccffff;
}

.folk A:link {
  color: #003399;
  text-decoration: none;
}

.folk A:visited {
  color: #990099;
  text-decoration: none;
}

.folk A:active {
  color: #339900;
  text-decoration: underline;
}

.folk A:hover {
  color: #339900;
  text-decoration: underline;
}

.folk A:focus {
  color: #339900;
  text-decoration: underline;
}

.headmenu {
  font-family: Billboard, sans-serif;
  color: white;
  background-color: navy;
  text-align: center;
  float: left;
  width: 140px;
  margin-bottom: 5px;
  margin-right: 5px;
  margin-top: 0px;
  margin-left: 0px;
  border: none;
}

.headmenu DIV {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 3px;
  margin-bottom: 3px;
  padding: 1px;
  border: none;
}

.footmenu {
  font-family: Billboard, sans-serif;
  text-align: center;
  color: white;
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 3px;
  width: 140px;
  float: right;
  clear: right;
  background-color: navy;
  border: none;
}

.footmenu DIV {
  margin-top: 0px;
  margin-left: 3px;
  margin-right: 0px;
  margin-bottom: 3px;
  padding: 1px;
  border: none;
}

.headmenu A {
  text-decoration: none;
}

.headmenu A:active {
  text-decoration: underline;
}

.headmenu A:hover {
  text-decoration: underline;
}

.headmenu A:focus {
  text-decoration: underline;
}

.footmenu A {
  text-decoration: none;
}

.footmenu A:active {
  text-decoration: underline;
}

.footmenu A:hover {
  text-decoration: underline;
}

.footmenu A:focus {
  text-decoration: underline;
}

.headmenu IMG {
  margin-top: 6px;
  margin-bottom: 6px;
}

.footmenu IMG {
  margin-top: 6px;
  margin-bottom: 6px;
}

.menu07 {
  background-color: #000099;
  color: white;
}

.menu07 A:link {
  color: white;
}

.menu07 A:visited {
  color: white;
}

.menu07 A:active {
  color: yellow;
}

.menu07 A:hover {
  color: yellow;
}

.menu07 A:focus {
  color: yellow;
}

.menu06 {
  background-color: #0000FF;
  color: white;
}

.menu06 A:link {
  color: white;
}

.menu06 A:visited {
  color: white;
}

.menu06 A:active {
  color: yellow;
}

.menu06 A:hover {
  color: yellow;
}

.menu06 A:focus {
  color: yellow;
}

.menu05 {
  background-color: #3333FF;
  color: white;
}

.menu05 A:link {
  color: white;
}

.menu05 A:visited {
  color: white;
}

.menu05 A:active {
  color: yellow;
}

.menu05 A:hover {
  color: yellow;
}

.menu05 A:focus {
  color: yellow;
}

.menu04 {
  background-color: #6666FF;
  color: white;
}

.menu04 A:link {
  color: white;
}

.menu04 A:visited {
  color: white;
}

.menu04 A:active {
  color: yellow;
}

.menu04 A:hover {
  color: yellow;
}

.menu04 A:focus {
  color: yellow;
}

.menu03 {
  background-color: #9999FF;
  color: navy;
}

.menu03 A:link {
  color: navy;
}

.menu03 A:visited {
  color: navy;
}

.menu03 A:active {
  color: #CC6600;
}

.menu03 A:hover {
  color: #CC6600;
}

.menu03 A:focus {
  color: #CC6600;
}

.menu02 {
  background-color: #CCCCFF;
  color: navy;
}

.menu02 A:link {
  color: navy;
}

.menu02 A:visited {
  color: navy;
}

.menu02 A:active {
  color: #CC6600;
}

.menu02 A:hover {
  color: #CC6600;
}

.menu02 A:focus {
  color: #CC6600;
}

.menu01 {
  background-color: white;
  color: navy;
}

.menu01 A:link {
  color: navy;
}

.menu01 A:visited {
  color: navy;
}

.menu01 A:active {
  color: #CC6600;
}

.menu01 A:hover {
  color: #CC6600;
}

.menu01 A:focus {
  color: #CC6600;
}

.hangleft {
  float: left;
  margin: 5px;
  margin-left: 5%;
}

.hangright {
  float: right;
  margin: 5px;
  margin-right: 5%;
}

.font75 {
  font-family: Billboard, sans-serif;
}

.bluebill {
  font-family: Billboard, sans-serif;
  color: navy;
  text-decoration: none;
}

A.bluebill:link {
  color: navy;
}

A.bluebill:vlink {
  color: navy;
}

A.bluebill:hover {
  color: navy;
}

A.bluebill:focus {
  color: navy;
}

A.bluebill:active {
  color: navy;
}

.bluebill A {
  text-decoration: none;
}

.bluebill A:link {
  color: navy;
}

.bluebill A:visited {
  color: navy;
}

.bluebill A:active {
  color: #999900;
}

.bluebill A:hover {
  color: #999900;
}

.bluebill A:focus {
  color: #999900;
}

.whitebill {
  font-family: Billboard, sans-serif;
  color: white;
}

.whitebill A {
  text-decoration: none;
}

.whitebill A:link {
  color: white;
}

.whitebill A:visited {
  color: white;
}

.whitebill A:active {
  color: yellow;
}

.whitebill A:hover {
  color: yellow;
}

.whitebill A:focus {
  color: yellow;
}

.cam {
  margin-left: 2px;
  margin-right: 2px;
  vertical-align: middle;
}

.whitebg {
  background-color: white;
  color: navy;
  margin-left: 5%;
  margin-right: 5%;
  margin-top: 10px;
  clear: right;
  padding: 5px;
  border: 4px navy solid;
}

.lunchbox {
  background-color: white;
  margin-left: 150px;
  margin-right: 20px;
  border: 6px navy solid;
  padding: 5px;
  position: relative;
}

.salsabox {
  width: 20%;
  float: right;
  text-align: center;
  color: maroon;
  background-color: transparent;
  position: relative;
  margin: 2px;
  border: 6px maroon double;
}

.tn A IMG {
  margin: 2px;
  border: 2px yellow solid;
}

IMG.tn {
  margin: 2px;
  border: 2px yellow solid;
}

.posters IMG {
  vertical-align: middle;
  margin: 25px;
}

.tn IMG.cam {
  border: none;
}

.littlecal {
  background-color: white;
  font-size: smaller;
  color: black;
  float: left;
  margin: 5px;
  border: 5px navy solid;
}

.construct {
  color: maroon;
  font-weight: bold;
  background-color: yellow;
  margin-left: 5%;
  margin-right: 5%;
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: center;
  padding: 5px;
  border: 5px maroon dashed;
}

.closed {
  background-color: silver;
  color: black;
  margin-left: 5%;
  margin-right: 5%;
  margin-top: 10px;
  clear: right;
  padding: 5px;
  border: 7px gray solid;
}

.pix IMG {
  margin: 5px;
}

.posterbox {
  text-align: center;
  clear: right;
  float: right;
  background-color: black;
  color: white;
  width: 170px;
  margin-top: 5px;
  margin-right: 8%;
  padding: 2px;
  border: 3px silver solid;
}

.posterbox A {
  text-decoration: none;
  font-size: smaller;
}

.posterbox A:link {
  color: white;
}

.posterbox A:visited {
  color: white;
}

.posterbox A:active {
  color: yellow;
}

.posterbox A:hover {
  color: yellow;
}

.posterbox A:focus {
  color: yellow;
}

.posterbox IMG {
  margin-top: 5px;
}

.jukebox {
  clear: right;
  float: right;
  width: 50%;
  text-align: center;
  background-color: #ffff99;
  color: maroon;
  margin: 2px;
  padding: 2px;
  border: 2px red solid;
}

.jukeform {
  clear: right;
  float: right;
  width: 50%;
  background-color: #ffff99;
  text-align: center;
  margin: 3px;
  padding: 5px;
  border: 3px red solid;
  color: maroon;
}

.jukeform2 {
  clear: right;
  text-align: center;
  padding-bottom: 5px;
  margin: 3px;
  border: 3px red solid;
  background-color: transparent;
}

.subdude {
  font-size: x-small;
  font-weight: normal;
  font-family: sans-serif;
}

.Right3rd {
  width: 30%;
  margin-top: 5px;
  margin-right: 2%;
  margin-left: 1%;
  margin-bottom: 5px;
  float: right;
  background-color: transparent;
  clear: right;
}

.Right3rd DIV {
  text-align: center;
  font-size: smaller;
  background-color: white;
  color: navy;
  border: 4px navy solid;
  margin-bottom: 15px;
  padding: 4px;
}

.Left3rd {
  width: 30%;
  float: left;
  background-color: transparent;
  clear: left;
  margin-top: 5px;
  margin-left: 1%;
  margin-right: 1%;
  margin-bottom: 5px;
}

.Left3rd DIV {
  text-align: center;
  font-size: smaller;
  background-color: white;
  color: navy;
  margin: 4px;
  padding: 4px;
  border: 4px navy solid;
}

.Mid3rd {
  margin-left: 34%;
  width: 30%;
  background-color: transparent;
}

.Mid3rd DIV {
  text-align: center;
  background-color: white;
  color: navy;
  margin-top: 10px;
  padding: 4px;
  border: 3px navy double;
}

.Left66 {
  width: 60%;
  margin-left: 2%;
  background-color: transparent;
}

.band {
  font-weight: bold;
  font-variant: small-caps;
  font-size: larger;
  text-decoration: none;
}

A.band:active {
  text-decoration: underline;
}

A.band:hover {
  text-decoration: underline;
}

A.band:focus {
  text-decoration: underline;
}
