<STYLE TYPE="text/css">



/*GLOBAL STUFF*/

#everything { position:absolute; align:center; }

a:link    {text-decoration:none; color:#000099;}
a:visited {text-decoration:none; color:#111166;}
a:active  {text-decoration:none; color:#000099;}
a:hover   {text-decoration:none; color:#0000ff;}


.backgroundImg { 
	background-attachment: fixed; 
	background-color: #fff; 
	background-image:  url(images/bkg.jpg); 
	background-repeat: no-repeat; 
	background-position: top left
	}


td  {
	font-family: Lucida, Tahoma, Helvetica, Arial, sans-serif;
	font-size:11px;
	font-color: #000;
	}
p  {
	font-family: Lucida, Tahoma, Helvetica, Arial, sans-serif;
	font-size:11px;
	font-color: #000;
	}
	





/*BANNERS*/

#banner {
	align:left;
	position:relative;
	right:-24px;
	top:12px;
	width: 70px;
	height: 45px;
	}






/*NAVIGATION*/

#nav {
	align:left;
	position:absolute;
	left:519px;
	top:210px;
	width: 79px;
	height: 58px;
	}
	
.navHref	{
	font-family: Lucida, Tahoma, Helvetica, Arial, sans-serif;
	font-size:12px;
	font-color: #000;
	}
	
	
	
	
	
/*CONTENT AND PAGES*/
	
#mainContent {
	align:left;
	position:absolute;
	left:280px;
	top:305px;
	right:64px;
	}	


/*HOME*/

#newsMain {
	align:left;
	position:relative;
	width:100%;
	}

#featuredRelease {
	align:left;
	position:relative;
	top:10px;
	width:100%;
	}

/*ARTISTS*/

/*SOUNDS*/



/*CATALOG*/
	
.catalogTableBorder {
padding:3px;
border-right: 0px;
border-top: 1px dotted #444;	
border-bottom: 0px;
border-left: 0px;
}



/*MISC*/

#menuGlitch {
	align:right;
	position:relative;
	top:3px;
	right:0px;
	width:48px;
	overflow: wrap;
	float:right;
	}
	
a.mg:link    {color:#aaa;font-size:9px;}
a.mg:hover   {color:#111; font-size:64px;}


</STYLE>
