* {
  padding: 0px;
  margin: 0px;
  z-index: 100;
}

body {
  background: url('/graphics/background.gif');
  padding: 10px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
}

#main {
  position: absolute;
  top: 10px;
  left:222px;
  width: 730px;
  min-height: 300px;
  z-index: 9;
}
div.main {
  background: white;
  border: 1px solid #888;
  margin-bottom: 10px;
}

table {
  background: #888;
  width: 100%;
  font-size: 10px;
}
td {
  background: white;
  padding: 2px;
}

th {
  background: #ccc;
  padding: 2px;
  text-align: left;
}

#logo {
  position: absolute;
  top: 10px;
  left:10px;
  width: 180px;
  height: 180px;
  padding: 10px;
  background: white;
  border: 1px solid #888;
}

#menuads {
  background: #fff;
  padding-bottom: 10px;
  width: 200px;
  height: 90px;
  position: absolute;
  left: 10px;
  top: 312px;
  border: 1px solid #888;
}

div.ads {
  width: 728px;
  border: 1px solid #888;
  height: 90px;
  margin-bottom: 10px;
}
div.fbc {
  padding: 10px;
  margin-bottom: 10px;
  background: #fff;
  border: 1px solid #888;
}

div.bio {
  overflow-x: none;
  overflow-y: auto;
  max-height: 350px;
  margin: 10px;
}

#fba {
  position: absolute;
  top: 312px;
  left:10px;
  width: 202px;
  background: #fff;
}

#menu {
  position: absolute;
  top: 222px;
  left:10px;
  width: 202px;
  height: 80px;
  background: #888;
  table-layout: absolute;
}

#menu td {
  background: white;
  text-align: center;
}

#menu a {
  text-decoration: none;
  color: black;
}


a {
  text-decoration: none;
  color: black;
}

div.title {
  text-align: center;
  font-size: 20px;
  font-style: italic;
  font-weight: bold;
  padding-bottom: 10px;
}
div.subtitle {
  text-align: center;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  padding-bottom: 10px;
}

div.lyrics {
  font-size: 11px;
  text-align: center;
  font-style: italic;
  padding-bottom: 10px;
}
div.copyright {
  font-size: 10px;
  text-align: center;
  font-style: italic;
  padding-bottom: 10px;
}


div.page {
  display: none;
}

p {
  margin-bottom: 10px;
}

#facebookmenu {
  position: absolute;
  top:10px;
  width: 1025px;
  left: 10px;
  background: #fff;
  border: 1px solid #378267;
  border-top: 1px solid #59A489;
  border-left: 1px solid #59A489;
  height: 25px;
}
#facebookmenu td {
  padding: 4px;
  border: 1px solid #378267;
  border-top: 1px solid #59A489;
  border-left: 1px solid #59A489;
  text-align: center;
}
#logoLeft {
  position: absolute;
  top:10px;
  left: 10px;
  background: #fff;
  border: 1px solid #378267;
  border-top: 1px solid #59A489;
  border-left: 1px solid #59A489;
  width: 158px;
  height: 158px;
}

#adSpaceLeft {
    border: 1px solid #378267;
position: absolute;
  top:180px;
  left: 10px;
  background: #fff;
  width: 158px;
}
#adSpaceLeft div {
    padding: 5px;
    text-align: center;
}
#dataView {
  position: absolute;
  top:10px;
  left: 180px;
  background: #fff;
  border: 1px solid #378267;
  border-top: 1px solid #59A489;
  border-left: 1px solid #59A489;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 10px;
  
  width: 488px;
}

#adSpaceRight1 {
  position: absolute;
  top:47px;
  left: 700px;
  background: #fff;
  width: 336px;
  height: 280px;
}

#adSpaceRight2 {
  position: absolute;
  top:627px;
  left: 700px;
  background: #fff;
  width: 336px;
  height: 280px;
}

#adSpotify {
  position: absolute;
  top:337px;
  left: 700px;
  background: #fff;
  width: 336px;
  height: 90px;
  background: transparent;
}

#adYoutube {
  position: absolute;
  top:337px;
  left: 700px;
  background: #fff;
  width: 336px;
  height: 280px;
  background: white;
}

#activity {
  position: absolute;
  top:337px;
  left: 700px;
  background: #fff;
  width: 336px;
  height: 280px;
}

table.def {
  background: #378267;
  margin-bottom: 10px;
}

table.def td {
  background: white;
}

table.def th {
  background: #59A489;
  height: 16px;
}

div.newsItem {
  margin-bottom: 20px;
}
div.newsTitle {
  font-size: 16px;
  margin-bottom: 10px;
}

div.newsText {
  font-size: 12px;
}

