<STYLE type="text/css">
<!--	
body	 			{background-color: #F3FCEA;
				margin:0px 0px;
				overflow: auto; /* to hide scrollbars when not in use */
				/* scrollbar */
				scrollbar-face-color:#FFFFFF; 
				scrollbar-arrow-color:#000000; 
				scrollbar-track-color:#F3FCEA; 
				scrollbar-shadow-color:#666666; 
				scrollbar-highlight-color:#F2E184; 
				scrollbar-3dlight-color:#999999; 
				scrollbar-darkshadow-Color:#FAFAD7;
				}


/* MAIN CONTENT */
				
#bg				{position: absolute; top: 0px; left: 100px;
				}
				

#title				{position: absolute; top: 35px; left: 580px;
				font-family: Tahoma, Verdana, Arial, sans-serif; font-weight: bold;
				font-size: 11px; color: #FFFFFF;
				letter-spacing: .5px; 
				}
				
#menu_container			{position: absolute; top: 53px; left: 260px;
				width: 460;
				margin: 0px 0px 0px 0px;
				}
				
#menu				{background-color: #C2CABD;
				font-family: Tahoma, Verdana, Arial, sans-serif; font-weight: bold;
				font-size: 11px; color: #333333;
				letter-spacing: .5px;
				border-top: 3px solid #FFFFFF;
				border-left: 3px solid #FFFFFF;
				border-right: 3px solid #FFFFFF;
				border-bottom: 1px dotted #FFFFFF;
				padding-left:20px; padding-right:5px; padding-top:10px; padding-bottom:10px;
				text-align: right;
				}
				
#menu a:link			{/* place a properties in this order, or else IE6 wont display mouseover color */
				color: #333333; text-decoration:none;
				}

#menu a:visited 		{color: #333333; text-decoration: none; 
				}
		
#menu a:active			{color: #333333; text-decoration: none; 
				}
	
#menu a:hover 			{color: #FFFFFF; text-decoration: none; 
				}				
				

#container			{position: absolute; top: 90px; left: 260px;
				width: 460; 
				}

#content			{font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; 
				font-size: 11px; color: #333333;
				letter-spacing: .5px; line-height: 17px;
				background-color: #DFE6D4;
				border-left: 3px solid #FFFFFF;
				border-right: 3px solid #FFFFFF;
				border-bottom: 3px solid #FFFFFF;
				padding-left:20px; padding-right:20px; padding-top:10px; padding-bottom:20px;
				}
				
.cell		 		{/* for use in tables */
				font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; 
				font-size: 11px; color: #333333;
				letter-spacing: .5px; line-height: 18px;
				border-bottom: 1px dotted #999999;
				padding-left:0px; padding-right:0px; padding-top:5px; padding-bottom:5px;
				vertical-align:top;			
				}				
				
.discog		 		{/* for use in product page tables */
				font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; 
				font-size: 11px; color: #333333;
				letter-spacing: .5px; line-height: 20px;
				border-bottom: 1px dotted #999999;
				padding-left:0px; padding-right:0px; padding-top:5px; padding-bottom:5px;
				vertical-align:top;
				}
				
.tracks		 		{/* for use in cd track info cells*/
				font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; 
				font-size: 11px; color: #333333;
				letter-spacing: .5px;
				padding-left:0px; padding-right:0px; padding-top:5px; padding-bottom:5px;
				vertical-align:top;				
		
.vat				{/* align text at top of cells */
				vertical-align:top;} 

				
#content a:link			{/* place a properties in this order, or else IE6 wont display mouseover color */
				color: #CC0000; text-decoration:none; border-bottom: 1px dotted #666666;
				}
#content a:visited 		{color: #CC0000; text-decoration: none; border-bottom: 1px dotted #666666;
				}
		
#content a:active		{color: #CC0000; text-decoration: none; border-bottom: 1px dotted #666666;
				}
	
#content a:hover 		{color: #FF0000; text-decoration: none; border-bottom: 1px dotted #FF0000;
				}
				
#footer		 		{clear:both; 	
				padding-right:0px; padding-left:0px; padding-top: 10px; padding-bottom: 20px;
				font-family: Verdana, Helvetica, Arial,sans-serif; font-size: 9px;
				letter-spacing: .5px; color: #333333;
				text-align: right;
				}	
				
#footer a:link			{/* place a properties in this order, or else IE6 wont display mouseover color */
				color: #CC0000; text-decoration:none;
				}

#footer a:visited 		{color: #CC0000; text-decoration: none; 
				}
		
#footer a:active		{color: #CC0000; text-decoration: none; 
				}
	
#footer a:hover 		{color: #FF0000; text-decoration: none; 
				}				
					
.image		 		{border-color:white; border-style:solid; border-width:3px; margin: 5px 5px 5px 5px;
				float: right;
				}
				
.img a:link		{/* place a properties in this order, or else IE6 wont display mouseover color */
				color: #CC0000; text-decoration:none; #666666;
				}


/* #main img a:visited, #main img a:hover, #main img
a:active {border-bottom: none;}*/
				
			

/* MENUBAR */

img	 			{border: 0px;
				} 
				
#nav_home			{position:absolute; top: 299px; left: 375px;
				}

#nav_bio			{position:absolute; top: 299px; left: 474px;
				}

#nav_disco			{position:absolute; top: 299px; left: 424px;
				}

#nav_press			{position:absolute; top: 299px; left: 510px;
				}

#nav_links			{position:absolute; top: 299px; left: 557px;
				}

#nav_contact			{position:absolute; top: 299px; left: 593px;
				}

#nav 		 		{/* all list items */
				float: left;
				margin-bottom : -1px; /* use -1px, or else you get a pixel between each item */
				width: 100px; /* width needed or else Opera goes nuts */
				padding : 0px 0px 0px 0px;
				}

-->
</STYLE>
