/*------------------------------------------------------------------------------
Style Sheet for the discography page in Stephensonmusic website -- US map

version:		1.0
date:			January 23, 2007
author:			Jim Stephenson
email:			kineticjim@stephensonmusic.com
			jim@lockportucc.org  
			jim@kineticjim.com
			sstephenson_lock@hotmail.com
website:		www.stephensonmusic.com
------------------------------------------------------------------------------*/

#content1		{
  			font-family: 		'trebuchet ms';
  			font-size: 		12px;
  			}
  			
#content1 p		{
			color:			#000000;
			}

#stoelzelinfo 		{
			top:			80px; 
			height: 		330px;
        		}
        
#christyinfo 		{
			top:			130px; 
			height: 		320px;
        		}
        
#museartinfo 		{
			top:			280px; 
			height: 		240px;
        		}

#musictalesinfo		{
			top:			330px; 
			height: 		390px;
			}
			
#kievinfo		{
			top:			430px; 
			height: 		330px;
			}
			
#madisoninfo 		{
			top:			530px; 
			height: 		430px;
        		}
        
#megamoviesinfo 	{
			top:			500px; 
			height: 		590px;        
        		}
        
#fromtheheartinfo 	{
			top:			630px; 
			height: 		426px;
        		}
        		
#greattrumpetsonatasinfo	{
			top:			730px;
			height:			435px;
			}
        		
#route66info		{
			top:			50px; 
			height: 		455px;
			}
			
#christmastimeinfo	{
			top:			130px; 
			height: 		410px;
			}
			
#usafbandinfo		{
			top:			280px;
			height:			265px;
			}
			
#endmatterinfo		{
			top:			330px;
			height:			430px;
			}
			
#hopeinfo		{
			top:			430px;
			height:			390px;			
			}

#heritageinfo		{
			top:			530px;
			height:			430px;
			}
			
#burningriverinfo	{
			top:			630px;
			height:			430px;
			}
			
#mildfantasieinfo	{
			top:			655px;
			height:			405px;
			}

.rolloverCD		{
			position: 		relative; 
			top: 			0px; 
			left: 			12px; 
			width: 			330px; 
			z-index: 		2;        
			font-family: 		'arial narrow';
			font-size:		14px;
			line-height:		20px;
			margin:			6px;
			}
			
.rolloverCD img		{
			height:			105px;
			}
			
.rolloverCD p.cdtitle	{
            		font-size: 		18px; 
            		font-family: 		'arial narrow'; 
            		position: 		absolute; 
            		left: 			130px; 
            		top: 			6px;
			}
			
.rolloverCD p.cdperf	{
	        	line-height: 		14px; 
	        	position: 		absolute; 
	        	left: 			130px; 
	        	top: 			36px;
			}
			
.popstyle		{
			display: 		none; 
			position: 		absolute; 
			left: 			238px; 
			width: 			330px; 
        		border: 		navy solid 2px; 
        		background-color: 	#ffffff; 
        		z-index: 		10;
        		}

.popstyle p		{
			position:		absolute;
			line-height:		20px;
			margin:			0 0 0 15px;
			color:			#000000;
			}
			
.belongtogether		{
			line-height:		15px;
			margin:			5px 0 5px 0;
			display:		block;
			}
			
p			{
			color:			#ffffff;
			font-size:		12px;
			}
		
.mid .ctr, .mid .rgt	{
			padding:		18px 0 24px 0;
			}			
			
			
