body {
  font-family: sans-serif;
  font-variant: courier,arial,helvetica;
  font-size: 12px;
/*  background-image: url(images/texture_dark_rgb.png);*/
  background-image: url(images/texture_dark_rgb.jpg);
/*  background-image: url(images/texture_dark.jpg);*/
/*  #background-repeat: no-repeat;*/
/*  #background-position: top left;*/
    
}

/********************** WELCOME PAGE *************************/

#welcome { 
  background-image: url(images/texture_dark_rgb.jpg);
}

#welcomediv{ 
/*)  border: 1px solid #FFFFFF;*/
  text-align: center;
  height: 100%;
}

#entrancelinks { 
  position: absolute;
  top: 30%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
#firefox { 
  position: absolute;
  top: 88%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 10px;
}


/******************* STRUCTURE/MENUS/HEADER ***************************/

#superdiv {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 900px;
  height: 600px;
/*  background-image: url(images/texture_astro.jpg);*/
/*  background-image: url(images/astro_texture_rgb_spidery.jpg);*/
  background-image: url(images/astro_texture_rgb.jpg);
  background-repeat: no-repeat;
  background-position: top left;
}
#logo {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 150px;
  height: 100px;
  text-align: center;
}
#astro { 
  position: absolute;
  top: 0px;
  left: 0px;
  width: 250px;
  height: 159px;
/*  background-image: url(images/astro_inv.png);*/
  background-repeat: no-repeat;
 }
#head {
  position: absolute;
  top: 0px;
  left: 150px;
  width: 750px;
  height: 100px;
  text-align: center;
}
#topbanner {
  top: 0px;
  padding-top: 10px;
  left: 150px;
  height: 40px;
  text-align: center;
}
#topmenu {
  position: relative;
  width: 750px;
  height: 20px;
}
#topmenu2 {
  position: relative;
  height: 20px;
  width: 750px;
}
#submenu {
  position: absolute;
  top: 100px;
  left: 0px;
  width: 150px;
  height: 500px;
  padding-top: 40px;
}


#lightgrey { 
  position: absolute;
  top: 100px;
  left: 150px;
  width: 750px;
  height: 500px;
  text-align: justify;
/*  background-image: url(images/texture_light_rgb.png);*/
  background-image: url(images/texture_light_rgb.jpg);
}


#target {
  position: relative;
/*  width: 100%;*/
  height: 480px;
  overflow: auto;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
  text-align: justify;
}

/***************** subsub-menu and submenu *******************/


/*right*/
/*#subsubmenu {
  position: relative;
  float: right;
  width: 200px;
  margin-top: 30px;
  padding-left: 10px;
}
*/
/*left*/
#subsubmenu {
  position: relative;
  float: left;
  width: 180px;
  height: 470px;
  padding-top: 30px;
}

/*right*/
/*table.subsubmenu {
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  padding-right: 10px;
  padding-bottom: 10px;
  text-align: center;
  border: 0px;
  border-spacing: 5px;
  border-left: 1px solid #000000;
  border-bottom: 1px solid #000000;
}
*/
/*left*/
table.subsubmenu {
  margin-left: 10px;
  margin-right: 5px;
  margin-bottom: 20px;
  padding-right: 0px;
  padding-bottom: 10px;
  text-align: center;
  border-bottom: 1px solid #000000;
}

table.submenu {
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  border: 0px;
  border-spacing: 10px;
  width: 140px;
  text-align: left;
}

table.subsubmenu th {
  padding-bottom: 10px;
}

img.subsubmenu {
  height: 120px;
  width: 160px;
}

#menuinterview { 
  text-align: center;
}

/**********************************************/

#lyrics { 
  text-align: center;
}

table.topmenu {
  margin-left: auto;
  margin-right: auto;
  border: 0px;
  border-bottom: 1px solid #000000;
}
table.topmenu2 {
  margin-left: auto;
  margin-right: auto;
  border: 0px;
}
table.topmenu td {
  padding-left: 10px;
  padding-right: 10px;
}
table.topmenu2 td {
  padding-left: 10px;
  padding-right: 10px;
}

td.alignright {
  text-align: right;
  font-size: 10px;
  border-spacing: 0px;
}

td.aligncenter { 
  text-align: center;
}
tr.alignright {
  text-align: right;
  font-size: 10px;
  border-spacing: 0px;
}

/******************** DOWNLOAD TABLES ********************************/

/*table DOWNLOAD - default*/
table.download { 
  border-spacing: 10px;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}

th.download { 
  text-align: center;
  font-weight: bold;
  font-size: 16px;
}

.download td { 
}

/*table DOWNLOAD - music*/
th.filename { 
  width: 40%;
}
th.size { 
  width: 10%;
}
th.quality  { 
  width: 10%;
}
th.description { 
  width: 30%;
}


/************** album *********************/

table.album { 
  width: 100%;
  vertical-align: top;
}

.album td { 
  vertical-align: top;  
}

table.songlist { 
  width: 100%;
}

td.cover { 
  width: 35%;
}

td.lyrics { 
  width: 5%;
}

td.demo { 
  width: 10%;
}

img.cover { 
  vertical-align: top;
  height: 200px;
  width: 200px;
}

p.cycle { 
  font-size: 14px;
  text-align: center;
 }

/*****************************************/

td.active {
    color: #FFFFFF;
}

td.aligntop { 
  vertical-align: top;
 }

/***************** gallery *******************/

table.gallery { 
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding: 10px;
}
td.gallery { 
  text-align: center;
  padding: 10px;
}

table.gallery_adm {
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #000000;
}
td.gallery_adm { 
  text-align: center;
  padding: 10px;
  border: 1px solid #000000;
}

img.gallery { 
  border: 0px;
}

/*******************************************/

.question { 
  text-align: left;
  text-decoration: underline;
}
.answer { 
  text-align: justify;
}

.news { 
  text-align: justify;
}
h1 { 
  text-align: center;
  font-size: 18px;  
}
hr.news { 
  width: 75%; 
}


/************** contacts ******************/

p.contacts { 
  text-align: center;
}
table.linklist { 
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
p.linklist { 
  text-align: left;
}
.linklist td { 
  width: 33%
}
.linklist th { 
  text-align: center;
}

li.linklist { 
  padding-top: 2px;
  padding-bottom: 2px;
}

.linklist a:link {color: #000000; text-decoration: none; }
.linklist a:visited {color: #000000; text-decoration: none;}
.linklist a:active {color: #000000; text-decoration: none; }

#target a:hover[href]{color: #000000; text-decoration: none;}

#target a:link {color: #000000; text-decoration: underline overline;}
#target a:visited {color: #000000; text-decoration: underline overline;}
#target a:active {color: #000000; text-decoration: underline overline;}

#subsubmenu a:hover[href]{color: #000000; text-decoration: underline overline;}

#subsubmenu a:link {color: #000000; text-decoration: none;}
#subsubmenu a:visited {color: #000000; text-decoration: none;}
#subsubmenu a:active {color: #000000; text-decoration: none;}

a:link {color: #000000; text-decoration: none;}
a:visited {color: #000000; text-decoration: none;}
a:active {color: #000000; text-decoration: none;}


