*{
margin: 0;
padding: 0;
}

body
{
background-color:#000000;
}



a:link { color: #fff; } 
a:visited { color: #fff; } 
a:hover { color: #ffff00; } 
a:active { color:#0000ff ; }
a img {border: none;}

.iepngfix { behavior: expression(IEPNGFIX.fix(this)); margin-top : 3px; margin-bottom : 10px;}

#outer
{
width:800px;
background-color: #000000;
margin:0 auto 0 auto;
}


#header {  
float : left ;
width : 800px  ; 
height : 75px; 
text-align: left;
background-color:#FF6600;
}

#footer {  
float : left ;
width : 800px  ; 
height : 18px; 
text-align: center;
color : #FFFFFF;
background-color:#FF6600;
}

#margin{  
float : left ; 
width : 660px ;
height: 40px; 
background-color:#000000;}

#menu { 
background-color:#000000;
float : left ;
width : 140px ;
height: auto; 
overflow: hidden ;

font-size : small;
color : #FFFFFF;
}

#main { 
float : left ; 
width : 660px ;
height: auto; 
text-align: center; 
overflow: auto ;
font-size : medium;
line-height: 1.5em;
color : #FFFFFF;
background-color:#000000;}

#flmain { 
float : left ; 
width : 660px ;
height: auto; 
text-align: center; 
overflow: auto ;
font-size : medium;
line-height : 1.5em;
color : #FFFFFF;
background-color:#000000;}

 img { 
border: none;
vertical-align: top;
}

img.menu{margin-top : 3px; margin-bottom : 10px;}

#news {
position:relative; 
width:90%; 
height:125px; 
overflow: none ;
margin-bottom: 30px;
border-width:0px; 
text-align:center; 
line-height : 1.5em;
background-color:#181818;}

#update {
position:relative; 
width:100%; 
height:110px; 
margin-bottom: 40px;
overflow: auto ;
border-width:0px; 
text-align:center; 
line-height : 1.5em;
background-color:#131313;}


.drum{color : #00a5a5;font-size: large;}
.guitar{color : #99cc66;font-size: large;}
.bass{color : #669999;font-size: large;}


#flmap {
position:relative; 
width:99%; 
height:205px; 
overflow: auto ;
margin-bottom: 2px;
border-style:none; 
text-align:center; 
padding-top: 5px;
background-color:#000;}

#flmapamp {
position:relative; 
width:99%; 
height:475px; 
overflow: auto ;
margin-bottom: 2px;
border-style:none; 
text-align:center; 
padding-top: 5px;
background-color:#131313;}







table.rent {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 98%;
  border-collapse: collapse;
  border: solid 1px #999;
  font-size: 100%;
}

table.rent caption {
  margin-top: 1em;
  text-align: center;
 font-size: medium;color: #E6E6E6;
}


 td.rent{
  border: solid 1px #999;
  width: 80%;
  padding: 4px 6px;
  text-align: center;
}

table.rent th {
  background: #E6E6E6;
  border: solid 1px #999;
  text-align: center;
  white-space: nowrap;
  color: #666;
}

table.rent td.fee {
  border: solid 1px #999;
  text-align: right;
  white-space: nowrap;
}


table.rent tr.b {
  background: #202020;
}

table.rent tr.a {
  background: #101010;
}



table.sell {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 98%;
  border-collapse: collapse;
  border: solid 1px #999;
  font-size: medium;
}

table.sell caption {
 
  margin-top: 1em;
  text-align: center;
 font-size: medium;color: #E6E6E6;
}


table.sell td {
  border: solid 1px #999;
 font-size: medium;
  padding: 4px 6px;
}

table.sell th {
  background: #E6E6E6;
 border: solid 1px #999;
  text-align: center;
  white-space: nowrap;
  color: #666;
}




table.sell td.fee {
  text-align: right;
  font-size: large;
  white-space: nowrap;
}
table.sell tr.b {
  background: #202020;
}

table.sell tr.a {
  background: #101010;
}

