/* CSS Document */

body {        
 background-color:#000000; background-repeat:no-repeat;
 background-attachment:fixed; padding:0px; 
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 10pt; color:#ffffff;
                 SCROLLBAR-FACE-COLOR: #000000;
        SCROLLBAR-SHADOW-COLOR: #000000;
        SCROLLBAR-3DLIGHT-COLOR: #000000;
        SCROLLBAR-ARROW-COLOR: #000000;
        SCROLLBAR-DARKSHADOW-COLOR: #000000;
        SCROLLBAR-HIGHLIGHT-COLOR: #000000;
        
        }
		
		a {color:#ffffff; text-decoration:none;}

a:hover {color:#cccccc; text-decoration:none;
}



/*links */
#link_1
{
	position: relative;
	display: block;
	float: left; 
	background-image: url(../buttons/home.gif);
	width: 85px; height: 34px;
}

#link_1:hover
{	
	position: relative;
	display: block;
	float: left;
	background-image: url(../buttons/gifs/homefla.gif);
	width: 85px; height: 34px;
}

#link_2
{
	position: relative;
	display: block;
	float: left;
	background-image: url(../buttons/guest.gif);
	width: 184px; height: 34px;
	
}

#link_2:hover
{	
	position: relative;
	display: block;
	float: left;
	background-image: url(../buttons/gifs/guestfla.gif);
	width: 184px; height: 34px;
	
}

#link_3
{
	position: relative;
	display: block;
	float: left; 
	background-image: url(../buttons/links.gif);
	width: 128px; height: 34px;
}

#link_3:hover
{	
	position: relative;
	display: block;
	float: left;
	background-image: url(../buttons/gifs/linksfla.gif);
	width: 128px; height: 34px;
}


#link_4
{
	position: relative;
	display: block;
	float: left; 
	background-image: url(../buttons/media.gif);
	width: 130px; height: 34px;
}

#link_4:hover
{	
	position: relative;
	display: block;
	float: left;
	background-image: url(../buttons/gifs/mediafla.gif);
	width: 130px; height: 34px;
}

#link_5
{
	position: relative;
	display: block;
	float: left;
	background-image: url(../buttons/shop.gif);
	width: 99px; height: 34px;
	
}

#link_5:hover
{	
	position: relative;
	display: block;
	float: left;
	background-image: url(../buttons/gifs/shopfla.gif);
	width: 99px; height: 34px;
	
}

#link_6
{
	position: relative;
	display: block;
	float: left; 
	background-image: url(../buttons/band.gif);
	width: 99px; height: 34px;
}

#link_6:hover
{	
	position: relative;
	display: block;
	float: left;
	background-image: url(../buttons/gifs/bandfla.gif);
	width: 99px; height: 34px;
}

#link_7
{
	position: relative;
	display: block;
	float: left; 
	background-image: url(../buttons/gigs.gif);
	width: 99px; height: 34px;
}

#link_7:hover
{	
	position: relative;
	display: block;
	float: left;
	background-image: url(../buttons/gifs/gigsfla.gif);
	width: 99px; height: 34px;
}

#link_8
{
	position: relative;
	display: block;
	float: left; 
	background-image: url(../buttons/contact.gif);
	width: 142px; height: 34px;
}

#link_8:hover
{	
	position: relative;
	display: block;
	float: left;
	background-image: url(../buttons/gifs/contactfla.gif);
	width: 142px; height: 34px;
}
