BODY
{
  scrollbar-face-color: #000000;
  scrollbar-highlight-color: #000000;
  scrollbar-3dlight-color: #ff6600;
  scrollbar-darkshadow-color: #000000;
  scrollbar-shadow-color: #ff6600;
  scrollbar-arrow-color: #ff6600;
  scrollbar-track-color: #000000;
}

BODY
{  
background-color: #000000;
color: #c9c7c7; font-family: Verdana, Arial; font-size: 11px;
}

IFRAME
{
position: relative;
top: 2px;
left: 20px;
}

IMG.lang
{
position: relative;
top: -213px;
left: 35px;
border: none;
}

div.links { font-weight: bold; text-align: center; }

div.gigs { font-weight: normal; text-align: center; }

img { border: none; }

Table
{  
color: #c9c7c7; font-family: Verdana, Arial; font-size: 11px;
}

Table.main
{
background:url(gfx/bgnd.jpg);
background-repeat:no-repeat;
height: 725px;
width: 950px;
}

Table.menu
{
position: relative;
bottom: -88px;
left: 30px;
}

TR.banner { height: 201px; }

TR.middle { height: 450px; }

TR.bottom { height: 74px; }

A:hover { color: #ff6600; text-decoration: underline }

A { color: #dd4400; text-decoration: none }

.orange {
    color: #ff6600;
}