/* 
////////////////////////////////////////////////////////////////
// 
//   2liar CSS Stylesheet - 15th April 2003
//   by Kohan Ikin / namesuppressed
//   http://www.namesuppressed.com/
//   syneryder@namesuppressed.com
//
////////////////////////////////////////////////////////////////
*/


body {
  background-color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 17px;
  color: #888888;
  margin: 0px;
}

a:active  {color: #999999;} /* selected link */
a:visited {color: #777777;} /* visited link */
a:link    {color: #AAAAAA;} /* unvisited link */
a:hover   {color: #BBBBBB;} /* mouse over link */


table {
  border-collapse: collapse;
  border-spacing:  0px;
}

td {
  padding: 0px; /*cellpadding*/
  margin: 0px; /*cellspacing*/
}

td img {
  display: block;
}

td.welcome img {
  display: inline;
}

.lyrics {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  line-height: 12px;
}

.studionotes {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 13px;
}

.personnel {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 13px;
}

.copyright {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 13px;
  text-align: center;
  vertical-align: middle;
}

.welcometext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 17px;
  text-align: center;
  vertical-align: middle;
}


.personnelname {
  font-weight: bold;
  font-size: 18px;
  line-height: 20px;
}

.personnelrole {
  font-size: 13px;
  line-height: 15px;
  margin-bottom: 6px;
}

.personnelquote {
  font-family: Times, Times New Roman, Georgia, serif;
  font-size:   13px;
  line-height: 15px;
  font-style:  italic;
}

.personneldescription {
}


#centerfrontpage {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 489px;
  height: 436px;
  margin-left: -245px;
  margin-top: -218px;
}

#centersongone {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 754px;
  height: 464px;
  margin-left: -377px;
  margin-top: -232px;
}

#centersongtwo {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 770px;
  height: 480px;
  margin-left: -385px;
  margin-top: -240px;
}

#centerwelcome {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 624px;
  height: 367px;
  margin-left: -312px;
  margin-top: -183px;
}

#centerwelcomealbino {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 441px;
  height: 495px;
  margin-left: -220px;
  margin-top: -247px;
}

#centerwelcomecollective {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 441px;
  height: 495px;
  margin-left: -220px;
  margin-top: -247px;
}

#centerwelcometim {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 441px;
  height: 495px;
  margin-left: -220px;
  margin-top: -247px;
}

