#divCont{position:absolute; width:355; height:540; overflow:hidden; top:50; left:594; clip:rect(0,355,540,0); z-index:2;}
#divText{position:absolute; top:0; left:0;}
#divFrame{position:absolute; top:50; left:0; z-index:0; margin: 0; height : auto;}
h1 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #605610; text-decoration: none;}
span {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-style: normal; font-weight: normal; text-decoration: none;}


html, body {
margin: 0; /* zeroes the margins on the body */
padding: 0; /* zeroes the padding on the body ~ Opera carries a default padding and requires this zeroing */
border: 0;
background-color:#000000;
}


/* for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn */
div#hold	{ 
	position:relative; overflow:hidden;
	width:345; height:540px; z-index:100; 
	}
div#wn	{ 
	position:absolute; 
	left:0px; top:5px; 
	width:340px; height:540px; 
	clip:rect(0px, 340px, 535px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div#lyr1 { 
	position:absolute; 
	left:0px; top:0px; 
	z-index:1; 
	}

table#imgTbl { background-color:#fff; width:132px }
table#imgTbl td { height:140px; vertical-align:middle; text-align:center }

div#scrollbar { 
  position:absolute; left:320; top:20px;
  width:11px; height:480px;
  font-size:1px; z-index:2
  }
div#track { 
  position:absolute; left:12px; top:24;
  width:14px; height:454px; z-index:1;
  background: url("/images/nav/mag.gif") #ddaacc repeat
  }
div#dragBar {
  position:absolute; left:0px; top:0px;
  width:11px; height:15px; z-index:1;
  background-color:#66BB66
  }  
div#up { position:absolute; left:11; top:10; z-index:2 }  
div#down { position:absolute; left:11; top:480; z-index:3 }
  
a img { border:none }

div#main { position:absolute; left:0; top:0; z-index:2 } 

H1 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #DDDDDD; font-style: normal; font-weight: normal; text-decoration: none;}
H2 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #DDDDDD; font-style: normal; font-weight: normal; text-decoration: none; text-align:right;}
H3 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #DDDDDD; font-style: normal; font-weight: normal; text-decoration: none;}
SPAN {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #DDDDDD; font-style: normal; font-weight: normal; text-decoration: none;}

A:LINK, A:VISITED {color: #DDDDDD;}
A.artistslink:LINK, A.artistslink:VISITED {color: #DDDDDD; text-decoration:none;}
A.artistslink:HOVER {color: #FFFFFF; text-decoration:underline;}
