* {
  padding: 0px;
  margin: 0px;
  }
body {
  background-color: #000000;
  }
img {
  vertical-align: middle;
  }
h1 {
  font-family: Arial;
  text-align: left; 
  font-size: 24px;
  color: #d43;
  font-weight:bold;
  }
p {
  font-family: Arial;
  text-align: left; 
  font-size: 16px;
  color:#fff;
  font-weight:normal;
  }
ul{ 
  list-style-type: none;
  }

.hide {
  display: none;
  }
#container {
  position: relative;
  width: 900px;
  top: 0px;
  margin:auto;
  }
#getflash {
  z-index:7;
  position:absolute;
  top:0px;
  left: 0px;
  font-family: Arial;
  text-align: left; 
  font-size: 12px;
  color:#fff;
  font-weight:bold;
  }
#headerswf {
  overflow: hidden;
  z-index: 5;
  position:absolute;
  width: 900px;
  top:0px;
  left: 0px;
  }
#headerjpeg {
  visibility:visible;
  z-index:4;
  position:absolute;
  top: 0px;
  left: 50px;
  }
a img {
   border:0
   }
#navigation {
  z-index: 6;
  position:absolute;
  top:153px;
  left:-30px;
  text-align: left;
  color: white;
  font-family:  Impact;
  font-size: 20px;
  }
.redletter {
  color: #d43;
  }
#navigation td {
  padding-left:23px;
  padding-right:23px;
  }
#navigation td a {
  padding-left: 5px;
  padding-right: 5px;
  text-decoration: none;
  color: white;
  }
#navigation td a:hover {
  color: black;
  background-image:url("graphics/hover.jpg");
  }
#content {
  border-width: 1px;
  border-color: #ccc;
  border-bottom-style:solid;
  border-top-style:solid;
  z-index: 1;
  position:absolute;
  top:179px;
  left: 0px;
  width: 900px;
  height: 302px;
    overflow-x: hidden;
  overflow-y: auto;
  font-family: Arial;
  text-align: left; 
  font-size: 20px;
  color: #fff;
  font-weight:bold;
  }
#menu {
  z-index: 3;
  position: absolute;
  top: 280px;
  left: 30px;
  width: 600px;
  height: 300px;
  }
#reverseNews {
  z-index: 3;
  position:absolute;
  top:485px;
  left: -17px;
  }
#news {
  z-index: 2;
  position:absolute;
  top:485px;
  left: 0px;
  width: 900px;
  height: 16px;
  overflow: hidden;
  white-space:nowrap;
  font-family: "Courier New";
  font-size: 16px;
  color: #ccc;
  font-weight:bold;
  border-bottom-style:solid;
  border-top-style:solid;
  border-width: 0px;
  border-color: #ccc;
  }
/*Bandet-----------------------*/
#bandet { width: 100%; padding: 0px; border: none;
  color : #d43;
  font-weight:bold;
  font-size: 18px;
  text-align:center;
  }
/*musik-------------------*/
#player {
  position:absolute;
  top:28px;
  left: 348px;
  }
#songlist {
  position:absolute;
  top: 100px;
  left: 300px;
  }
#songlist li {
  width:300px;
  text-align:center;
  }
#songlist li a {
  font-size:18px;
  color: white;
  padding-left: 5px;
  padding-right: 5px;
  text-decoration: none;
  }
#songlist li a:hover {
  color: black;
  background-image:url("graphics/hover.jpg");
  }
/*Gallery-----------------------*/
#swfplayer {
  position:absolute;
  top: 0px;
  left: 250px;
  }
#gallerylist {
  width:880px;
  }
#gallerylist td {
  padding-bottom: 10px;
  }
#gallerylist img{
  width:150px;
  height:100px;
  border-width: 1px;
  border-color: #000;
  border-style:solid;
  }
#gallerylist img:hover{
  border-color: #ccc; 
  }
/*Repertoire-----------------------*/
  .repertoire{
    font-size: 14px;
    font-weight: normal;
    width: 300px;
    text-align: center;
    position: absolute;
    top: 30px;
    }
  .repertoire{
    list-style: none;
    }
  #col1 {
    left: 0px;

    }
  #col2 {
    left: 300px;
    }
  #col3 {
    left: 600px;
    }
.artist {
  color: #d43;
}
/*-----------------------*/
/*-----------------------*/
