.BGentry
{ 
	font-family: ; 
	font-size: pt; 
	color: #; 
	background: url(images/bg/cool_entry_bg_sized2.jpg) top center no-repeat; 
}

.BGmain
{ 
	font-family: ; 
	font-size: pt; 
	color: #; 
	background: url(images/bg/main_bg.jpg) top center no-repeat; 
}

.BGshows
{ 
	font-family: ; 
	font-size: pt; 
	color: #; 
	background: url(images/bg/shows_bg.jpg) top center no-repeat; 
}

.BGbios
{ 
	font-family: ; 
	font-size: pt; 
	color: #; 
	background: url(images/bg/bios_bg.jpg) top center no-repeat; 
}

.BGsounds
{ 
	font-family: ; 
	font-size: pt; 
	color: #; 
	background: url(images/bg/sounds_bg.jpg) top center no-repeat; 
}

.BGphotos
{ 
	font-family: ; 
	font-size: pt; 
	color: #; 
	background: url(images/bg/photos_bg.jpg) top center no-repeat; 
}

.BGcontact
{ 
	font-family: ; 
	font-size: pt; 
	color: #; 
	background: url(images/bg/contact_bg.jpg) top center no-repeat; 
}

.text
{
    COLOR: #DDD333;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 8pt;
    LINE-HEIGHT: 12pt
}

.header
{
    COLOR: #DDD333;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 16pt;
	FONT-WEIGHT: bold
}

.footer
{
    COLOR: #DDD333;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 8pt
}

A.link
{
    COLOR: #FD0000;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 8pt
}


<!-- scrollbar stuff
Starting with version 5.5, Internet Explorer supports Microsoft's proprietary CSS properties for scrollbar colors: scrollbar-3dlight-color, scrollbar-arrow-color, scrollbar-base-color, scrollbar-darkshadow-color, scrollbar-face-color, scrollbar-highlight-color, and scrollbar-shadow-color. 

-->