body
 {
   background-color: black;
   background-repeat: repeat-y;
   background-position: right bottom;
   margin-top: 0px;
   margin-left: 0px;
   margin-right: 0px;
   
 }

#right_table
 {
 width:170;
  background-image: url("../img/right.gif");
  background-repeat: repeat-y;
 //background-position: right bottom;
 }

#left_table
 {
 width:170px;
 background-image: url("../img/left.gif");
 background-repeat: repeat-y;
 background-position: left top;
 }

#top_table
 {
  background-color: black | transparent;
  background-image: url("../img/top.gif");
  background-repeat: no-repeat;
  background-position:bottom;
  width 100%;
  height: 271px;
}

#img1 
 {
   padding-top: 10px;
   padding-right: 50px;
   padding-bottom: 50px;
 }
#nzigo_orange
{
 color:rgb(255,82,0);
 font-size: 11px;
}

#nzigo_white
{
 color:white;
 font-size: 11px;
}

#w
{
 color:white;
 font-size: 13px;
}

#ora
{
 color:rgb(255,82,0);
 font-size: 14px;
}

p.orange_text
 {
  color:rgb(238,127,1);
}
p.white_text
 {
  color:white;
  font-size: 14px;
}

#menu {list-style: none;padding: 0;margin: 0;width: 480px;height: 58px;position: relative;top: 110px;}
#menu span {display: none;position: relative;}
#menu a {display: block;text-indent: -900%;position: absolute;outline: none;text-decoration: none;}
#menu a:hover {background-position: left bottom;}
#menu .news {width: 73px;height: 56px;background: url("../img/news.gif") no-repeat; left:0px;}
#menu .bio {width:76px;height:56px;background: url("../img/bio.gif") no-repeat; left: 73px;top:0px;}
#menu .disco {width: 93px;height: 56px;background: url("../img/disco.gif") no-repeat;left: 148px;top:0px;
             background-position: left bottom;}
#menu .download {width: 89px;height: 56px;background: url("../img/down.gif") no-repeat;left: 238px;top:0px;}
#menu .gallery {width: 72px;height: 56px;background: url("../img/gal.gif") no-repeat;left: 327px;top:0px;}
#menu .contact {width: 81px;height: 56px;background: url("../img/contact.gif") no-repeat;left: 399px;top:0px;}
