body	{
	background-color: transparent;
        scrollbar-face-color: #DBC5B9;
        scrollbar-hilight-color: #DBC5B9;
        scrollbar-shadow-color: #DBC5B9;
        scrollbar-3dlight-color: #DBC5B9;
        scrollbar-arrow-color: #787878;
        scrollbar-track-color: #DBC5B9;
        scrollbar-darkshadow-color: #DBC5B9;
        scrollbar-highlight-color: #DBC5B9;
}

.style1	{
	font-family: Courier New;
	color: #787878;
	font-size: 8pt;
        
}

.style2	{
	font-family: Courier New;
	font-weight: bold;
	color: #787878;
	font-size: 12pt;
}

.italic	{
	font-family: Courier New;
	font-weight: bold;
	font-style: italic;
	color: #0b0f33;
	font-size: 8pt;
}

a:link    { color : #0b0f33; }
a:hover   { color : #414565; }
a:visited { color : #0b0f33; }

#container	{ 
	position:relative; width:100%; height:100%; z-index:100; 
}

#container2	{ 
	position:relative; width:100%; height:100%; z-index:100;
}

#rollover	{ 
	position:relative; width:100%; height:100%; z-index:200; 
 }

#news1, #gigs, #music, #pictures, #film, #press, #biog, #operations, #market, #contact { 
	position:absolute; visibility:hidden; left:0; top:0; z-index:1; style="filter: alpha(opacity:90)"

}