
body {
	background-color: #000;
	text-align: center; 
	font-family: Arial, Helvetica, sans-serif;}

h1	
	{ font-size: 14px; 
	font-weight: 100;
	color: #ef0081;} 


blacktxt 
	{ font-size: 14px; 
	font-weight: 100;
	color: #000000; }

.normaltext
	{ font-size: 12px; 
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;}
	
.datetext	
	{ font-size: 12px; 
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;}
	
.newstitle
{ font-size: 14px; 
	color: #ef0081;
	font-family: Arial, Helvetica, sans-serif;}

p 	
	{ font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #ffffff; }


	a.LINK:link {color: #FFFFFF; font-weight:bold; }
	a.LINK:active {color: #FFFFFF; font-weight:bold; }
	a.LINK:visited {color: #FFFFFF; font-weight:bold; }
	a.LINK:hover {color: #FFFFFF; font-weight:bold; }
	a { text-decoration:none; outline: none; }


	a.PINKLINK:link {color: #61233b; }
	a.PINKLINK:active {color: #ef0081; }
	a.PINKLINK:visited {color: #61233b; }
	a.PINKLINK:hover {color: #ef0081; }
	
	
	a.BPINKLINK:link {color: #ef0081; }
	a.BPINKLINK:active {color: #61233b; }
	a.BPINKLINK:visited {color: #ef0081; }
	a.BPINKLINK:hover {color: #61233b; }



#FCintrovid
	{
	position:absolute; 
	margin-top: -421px; 
	margin-left: 636px;
	width: 310px;
	height:182px;
	overflow: hidden;
	z-index: 1;  }
	
.indexenter
{ font-size: 14px; 
	font-weight: 100;
	color: #ef0081;} 	
	
.overlaytop {
	background-color: #000;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	}

#FCcorediv 

	{
	margin: auto;
	width: 978px;
	text-align: left;
	overflow: hidden;
	z-index: 1;  }
	

#FCcontent 
	{width: 615px;
	height: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
	visibility: visible;
	z-index: 5;
	margin-top: -555px; 
	margin-left: 55px;
	text-align:left;  
	clear: both;}

#news 
	{width: 630px;
	height: 310px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
	visibility: visible;
	z-index: 5;
	margin-top: -325px; 
	margin-left: 50px;
	text-align:left;  
	clear: both;}
	
#launchmusicplayer
	{position:absolute;
	width: 128px;
	height: 78px;
	overflow: hidden;
	margin-top: -112px; 
	margin-left: 271px;
	clear: both;}
	

	
#wn	{ 
	position: absolute;
	width:320px; height:310px; 
	margin-top: -570px; 
	margin-left: 600px;
	text-align:left;  
	overflow:hidden;
	clear: both;

	}
	
#lyr1	
	{ 
	width:320px;
	overflow:hidden;
	padding: 2px;
	clear: both;
	}

#scrollLinks
{	position: absolute;
	width:80px; height:20px; 
	overflow:hidden;	
	margin-top: -243px; 
	margin-left: 590px;
	}

div#scrollbar { 
  position:relative;
  width:11px; height:200px; 
  font-size:1px;  /* for image vertical alignment issue */
  }
div#track { 
  position:absolute; left:0; top:12px;
  width:11px; height:176px;
  background: #336;
  }
div#dragBar {
  position:absolute; left:1px; top:1px;
  width:9px; height:20px;
  background-color:#ceced6;
  }  
div#up { position:absolute; left:0; top:0; }  
div#down { position:absolute; left:0; bottom:0; }

/* for safari, to prevent selection problem  */
div#scrollbar, div#track, div#dragBar, div#up, div#down {
    -moz-user-select: none;
    -khtml-user-select: none;
}

/* so no gap or misplacement due to image vertical alignment [1]*/
div#scrollbar img {
    display:block; 
    } 








