body {
background:url('images/bg.gif'); 
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
* {
font-family:Verdana;
font-color: #ffffff;
font-weight: bold;
}


a:link {
color: #ffffff;
text-decoration: none;
}
a:visited {
color: #ffffff;
text-decoration: none;
} 
a:hover {
color: #99ffff;
}
#home {
margin: 0px;
}

#home a:link, #home a:visited {
color: #ffffff;
display: block;
background: url(images/homebutton2.jpg);
padding: 0px 0 0 30px;
}


#music a:link, #music a:visited {
color: #ffffff;
display: block;
background: url(images/musicbutton2.jpg);
padding: 0px 0 0 30px;
}

#gal a:link, #gal a:visited {
color: #ffffff;
display: block;
background: url(images/gallerybutton2.jpg);
padding: 0px 0 0 30px;
}


#ref a:link, #ref a:visited {
color: #ffffff;
display: block;
background: url(images/referencesbutton2.jpg);
padding: 0px 0 0 30px;
}


#vid a:link, #vid a:visited {
color: #ffffff;
display: block;
background: url(images/videobutton2.jpg);
padding: 0px 0 0 30px;
}

#tableink {
  border-collapse: collapse;
  border: none;
   background-color: #019DD0; 
}

.a{
float:right;
width:140px;
text-decoration:none;
color:white;
font-weight:bold;
background:url('images/button.jpg');
padding:5px;
border-right:0px solid #FFFFFF;
}
.a:hover{
background:url('images/buttonh.jpg');
}

img {
border: none;
}
