body { 
  font-family: verdana;
  font-size: 10px;
  color: #404040;
  background: #E9EDF0 url(pics/bg-loop.gif) repeat-x;
}

#live {
  position: absolute;
  background-color: white;
  color: black;
  -moz-opacity: 0.50;
  opacity: 0.50;
  filter: alpha(opacity=50);
  border-top: solid 1px #A0A0A0;
  border-bottom: solid 1px #A0A0A0;
  font-family: verdana;
  font-size: 10px;
  width: 321px;
  padding: 3px 5px 10px 15px;
  left: 0px;
  top: 202px;
}

#live p { 
  color: black;
  opacity: 1.0;
}

#live .date { 
  font-weight: bold;
}

#tausta { 
  position: absolute;
  background-image: url(pics/bg.jpg);
  background-repeat: no-repeat;
  left: 0px;
  top: 0px;
  width: 910px;
  height: 776px;
}

#nav { 
  position: absolute;
  left: 0px;
  top: 380px;
  list-style: none;
  padding: 0px;
  margin: 0px;
}

#nav li
{ 
  width: 295px;
  height: 24px;
  background: url(pics/nav.gif) no-repeat;
  padding: 3px 0px;
  margin: 0px;
}

#nav li a span { 
  display: none;
}

#nav li a
{ 
  position: relative;
  width: 129px;
  height: 23px;
  left: 160px;
  top: -2px;
  display: block;
}

#nav li #navmain
{ 
  background: url(pics/navmain.gif) no-repeat;
}

#nav li #navmusic
{ 
  background: url(pics/navmusic.gif) no-repeat;
}

#nav li #navreviews
{ 
  background: url(pics/navreviews.gif) no-repeat;
}

#nav li #navcontact
{ 
  background: url(pics/navcontact.gif) no-repeat;
}

#nav li #navlinks
{ 
  background: url(pics/navlinks.gif) no-repeat;
}

#nav li #navbio
{ 
  background: url(pics/navbio.gif) no-repeat;
}

#nav li #navgallery
{ 
  background: url(pics/navgallery.gif) no-repeat;
}

#ylapala { 
  position: absolute;
  left: 338px;
  top: 0px;
  width: 376px;
  height: 49px;
  background: url(pics/ylapala.gif) no-repeat;
}

#title { 
  position: absolute;
  left: 340px;
  top: 43px;
  width: 369px;
  height: 113px;
  background: url(pics/badloop.gif) no-repeat;
  margin: 0px;
}

#title span { 
  display: none; 
}

#main { 
  position: absolute;
  left: 341px;
  top: 155px;
  width: 369px;
  background-color: white;
  background-image: url(pics/top.gif);
  background-repeat: no-repeat;
  padding-top: 50px;
  margin-bottom: 30px;
}

#main p span {
  color: gray;
}

#bottom { 
  height: 7px;
  width: 369px; 
  background: url(pics/bottom.gif) no-repeat bottom;
}

#copyright { 
  position: absolute;
  left: 710px;
  width: 19px;
  height: 513px;
  top: 260px;
  background: url(pics/copyright.gif) no-repeat;
}

#copyright span { 
  display: none;
}

a         { color:#2590B2; text-decoration: none; }
a:hover   { color:#196279; text-decoration: none; }

h2 { 
  position: absolute;
  left: 0px;
  top: 13px;
  height: 30px;
  width: 100px;
  margin: 0px;
}

h2 span { 
  display: none; 
}

#main table {
  margin-left: 20px;
}

#pagemain { 
  background: url(pics/page-mainnews.gif) no-repeat;
}

#pagemusic { 
  background: url(pics/page-music.gif) no-repeat;
}

#pagecontact { 
  background: url(pics/page-contact.gif) no-repeat;
}

#pagereviews { 
  background: url(pics/page-reviews.gif) no-repeat;
}

#pagebio { 
  background: url(pics/page-bio.gif) no-repeat;
}

#pagegallery { 
  background: url(pics/page-gallery.gif) no-repeat;
}

#pagelinks {
  background: url(pics/page-links.gif) no-repeat;
}

h3 { 
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 10px;
  background-color: #eee;
}

h4 { 
  margin-left: 20px;
  margin-right: 20px;
  font-size: 12px;
}

p { 
  margin-left: 20px;
  margin-right: 20px;
}

#main img { 
  padding: 0px 20px 10px 20px;
}

#main img.thumb {
  padding: 1px;
  border: solid 1px #2590B2;
}

#fb-root {
  color: gray;  
  position: absolute;
  width: 295px;
  top: 670px;
  text-align: right;
  list-style: none;
  padding: 0px;
  margin: 0px;
}

#register {
  color: gray;  
  position: absolute;
  width: 285px;
  top: 590px;
  text-align: right;
  list-style: none;
  padding: 0px;
  margin: 0px;
}

#register input {
  background-color: white;
  color: gray;
  -moz-opacity: 0.70;
  opacity: 0.70;
  filter: alpha(opacity=70);
  border: solid 1px #2590B2;
  font-family: verdana;
  font-size: 10px;
}

#register input:active { 
  border: solid 1px #196279;
}

