body {
  color: white;
  font-family: arial;
  background-color: #000000;
}

/* positioning code */
#bookingcontent { 
  float: left;
  width: 550px;
}

#bookingtext {
  font-size: 12pt;
  padding-left: 5%;
  text-align: justify;
}

#bookingtext a {
  color: #0064c8;
  text-decoration: none;
}

#bookingtitle {
  font-size: 13pt;
  font-weight: bold;
  text-align: center;
}

#content {
  margin: 0px auto;
  width: 800px;
}

#linksbox {
  height: 50px;
}

#linkscontent {
  float: left;
  width: 550px;
}

#linksdescription {
  float: left;
  font-size: 12pt;
  padding-left: 10px;
  text-indent: 20px;
  width: 65%;
}

#linkslink {
  background-color: #c8c8c8;
  border: 2px solid #0064c8;
  float: left;
  text-align: center;
  width: 30%;
}

#linkslink a {
  color: #0064c8;
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}

#linkslink a:hover {
  color: #c86400;
}

#linkstitle {
  font-size: 13pt;
  font-weight: bold;
  text-align: center;
}

#listencontent {
  float: left;
  width: 550px;
}

#listenlink {
  float: left;
  text-align: center;
  width: 150px;
}

#listenlink a {
  background-color: #c8c8c8;
  border: 2px solid #0064c8;
  color: #0064c8;
  font-size: 12pt;
  font-weight: bold;
  padding: 2px;
  text-decoration: none;
}

#listenlink a:hover {
  border-color: #c86400;
  color: #c86400;
}

#listenlinkd {
  float: right;
  text-align: center;
  width: 150px;
}

#listenlinkd a {
  background-color: #c8c8c8;
  border: 2px solid #0064c8;
  color: #0064c8;
  font-size: 12pt;
  font-weight: bold;
  padding: 2px;
  text-decoration: none;
}

#listenlinkd a:hover {
  border-color: #c86400;
  color: #c86400;
}

#listennote {
  font-size: 11pt;
  font-weight: italic;
}

#listenradio {
  width: 100%;
}

#listentext {
  font-size: 12pt;
  text-align: justify;
  text-indent: 30px;
}

#listentitle {
  font-size: 13pt;
  font-weight: bold;
  text-align: center;
}

#listentracks {
  width: 100%;
}

#listentracklink {
  float: left; 
  text-align: center;
}

#listentracklink a {
  background-color: #c8c8c8;
  border: 2px solid #0064c8;
  color: #0064c8;
  font-size: 11pt;
  margin-right: 5px;
  padding: 1px;
  text-decoration: none;
}

#listentracklink a:hover {
  border-color: #c86400;
  color: #c86400;
}

#listentracktitle {
  float: left; 
  font-family: courier;
  font-size: 12pt;
}

#maincontent {
  float: left;
  width: 550px;
}

#maindate {
  font-size: 11pt;
  padding-top: 10px;
  text-indent: 20px;
}

#mainheadline {
  font-size: 13pt;
  font-weight: bold;
  padding-top: 10px;
}

#mainitem {
  font-size: 12pt;
  padding-top: 10px;
}

#mainposter {
  font-size: 8pt;
  height: 30px;
  padding-top: 10px;
}

#mainposter a {
  border: 2px solid #0064c8;
  background-color: #c8c8c8;
  color: #0064c8;
  text-decoration: none;
}

#mainposter a:hover {
  border-color: #c86400;
  color: #c86400;
}

#maintitle {
  font-size: 14pt;
  font-weight: bold;
  text-align: center;
}

#menucontent {
  float: left;
}

#menuimage {
}

#menuitem {
  margin: 0px auto;
}

#menuitem a {
  color: #0064c8;
  font-size: 14pt;
  height: 30px;
  text-decoration: none;
}

#menuitem a:hover {
  color: #c86400;
}

#menulinks {
  background-color: #c8c8c8;
  border-color: #0064c8;
  border-style: solid;
  border-width: 2px;
  margin-left: 50px;
  text-align: center;
  width: 100px;
}

#peoplecontent {
  float: left;
  padding: 10px;
  width: 550px;
}

#peoplelist {
  font-size: 12pt;
}

#peoplelistbox {
  height: 100px;
}

#peoplelistitem {
  float: left;
  padding-left: 5%;
  text-align: justify;
  width: 60%;
}

#peoplelistlink {
  background-color: #c8c8c8;
  border: 2px solid #0064c8;
  float: left;
  text-align: center;
  width: 30%;
}

#peoplelistlink a {
  color: #0064c8;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}

#peoplelistlink a:hover {
  color: #c86400;
}

#peopletext {
}

#peopletext p {
  font-size: 12pt;
}

#peopletitle {
  text-align: center;
}

#showscontent {
  float: left;
  width: 550px;
}

#showsdate {
  color: #0064c8;
  float: left;
  font-size: 11pt;
  padding-top: 3%;
  width: 10%;
}

#showsdescription {
  float: left;
  font-size: 12pt;
  padding-top: 3%;
  text-align: justify;
  width: 89%;
}

#showsitem {
  float: left;
  width: 100%;
}

#showslink {
  float: left;
  height: 50px;
  text-align: center;
  width: 100%;
}

#showslink a {
  background-color: #c8c8c8;
  border: 2px solid #0064c8;
  color: #0032c8;
  font-size: 10pt;
  font-weight: bold;
  padding: 2px;
  text-decoration: none;
}

#showslink a:hover {
  border-color: #c86400;
  color: #c86400;
}

#showstitle {
  font-size: 13pt;
  font-weight: bold;
  text-align: center;
}
