
	
		div				{
		
						font-family: verdana;
						font-size: 11px;
		
		
						scrollbar-face-color: #01344A; 
						scrollbar-arrow-color: #7F9DAA; 
						scrollbar-track-color: black; 
						scrollbar-shadow-color: black; 
						scrollbar-highlight-color: #7F9DAA; 
						scrollbar-3dlight-color: #7F9DAA; 
						scrollbar-darkshadow-color: black;
			
						}
	
		#sitecontainerHOME, #sitecontainerBLACK, #sitecontainerABB, #sitecontainerDOC, #sitecontainerJOE	{
				
						height: 			565px;
						width:				970px;
						color:				white;
						left:				50%;
						top:				50%;
						margin-left:		-485px;
						margin-top:			-285px;
						position: 			absolute;
						padding: 10px 10px 10px 10px;
				
						}
						
		#sitecontainerHOME	{
						background-image:	url('../images/moc2.gif');
						}
		
		#sitecontainerABB	{
						background-image:	url('../images/moc2.gif');
						}
		
		#sitecontainerBLACK	{
						background-image:	url('../images/BLACK.gif');
						}
		
		#sitecontainerDOC	{
						background-image:	url('../images/DOC.gif');
						}
						
		#sitecontainerJOE	{
						background-image:	url('../images/moc2.gif');
						}
						
		#sitecontainer2	{
				
						height: 			565px;
						width:				970px;
						color:				white;
						left:				50%;
						top:				50%;
						margin-left:		-485px;
						margin-top:			-285px;
						position: 			absolute;
						}
						
		#content, #contentRIGHT		{
						
						height:	545px;
						width:	465px;
						color:	white;
						float: left;
						padding: 5px;
						background-color: black;
						border: dotted black 1px;
						overflow: auto;
						}
						
		#contentRIGHT{float: right;}
						
		hr				{
						color: white;
						}

		a, a:visited	{
						font-weight : bold;
						color : #7F9DAA;
						text-decoration: none;
						margin-right: 5px;
						}

		a:hover			{ 
						color : #A9D1CF;
						} 

		a:active		{
						color : #A9D1CF;
						} 
						
		h1				{
						font-family: haettenschweiler;
						font-size: 30px;
						font-weight: 900;
						text-align: center;
						color: white;
						}
						
		h2				{
						font-family: verdana;
						font-size: 11px;
						font-weight: 900;
						}
						
		h3				{
						font-family: arial black;
						font-size: 36px;
						font-weight: 900;
						}
						
		img				{
						border: 0px;
						}
						
		#imagestyle		{
						margin-left: 25px;
						}
		
		
		#ALBUMZ			{
						display: none;
						}
		
		#EPEEZ		{
						display: none;
						}
						
		#MIXTAPEZ		{
						display: none;
						}
						
		#ARTISTS			{
						display: none;
						}
						
		#BIO		{
						display: none;
						}
		
		#DISCO		{
						display: none;
						}
						
		#GALLERY		{
						display: none;
						}
						
		#TRACKS			{
						display: none;
						}
		
		#SHOWS			{
						display: none;
						}
						
		#enter			{
						margin-left: 20px;
						margin-top: 250px;
						}
						
		#copyrights		{
						font-family: verdana;
						font-size: 8px;
						text-align: center;
						color: white;
						margin-top: 85px;
						}
						
		#copyrights2		{
						font-family: verdana;
						font-size: 8px;
						text-align: center;
						color: white;
						margin-top: 205px;
						}
						
		p				{
						font-family: verdana;
						font-size: 10px;
						font-weight: 900;
						}
						
		
						
	
