/*------------------------------------------------------------------------------
Style Sheet for the Stephensonmusic website - itg08 page

version:		1.0
date:			June 10, 2008
author:			Jim Stephenson
email:			kineticjim@stephensonmusic.com
			jim@lockportucc.org  
			jim@kineticjim.com
			sstephenson_lock@hotmail.com
website:		www.stephensonmusic.com
------------------------------------------------------------------------------*/

.group		{
		float:		left;
		width:		500px;
		margin:		0 0 0 12px;
		padding:	0px;
		}
		
#grp-playing	{
		float:		left;
		display:	inline;
		height:		340px;
		width:		750px;
		top:		12px;
		left:		-0px;
		background:	#000000 url(itg-2008/california053.jpg) no-repeat left top; 
		color:		#cccccc;
		}
		
.trumpets	{
		float:		left;
		width:		300px;
		margin:		30px 0 0 0;
		padding:	0;
		}

.jms1		{
		float:		left;
		width:		200px;
		margin:		0px 12px 0 12px;
		padding:	0;
		z-index:	10;
		}

.jms2		{
		}

#review		{
		float:		left;
		position:	relative;
		width:		750px;
		left:		0px;
		top:		0px;
		background:	#000000;
		height:		450px;
		}
		
#review p	{
		font-size:	12px;
		margin:		12px 12px 12px 18px;
		padding:	0;
		color:		#cccccc;
  		font-family: 	verdana, arial, sans-serif;
		font-weight:	600;
		letter-spacing:	1px;
		}
		
#conducts	{
		background:	#000000;
		float:		right;
		width:		100%;
		height:		226px;
		}
		
#conducts p	{
		color:		#cccccc;
		margin:		36px 0 0 0;
		font-size:	16px;
		font-weight:	900;
		}
		
#conducts h1	{
		font-size:	36px;
		color:		#cccccc;
		padding:	24px 12px 12px 12px;
		}
		
#review h3	{
		color:		#cccccc;
		margin:		0 0 0 18px;
		padding:	0;
		font-size:	18px;
		font-weight:	900;
		}
		
#review h4 span	{
		font-size:	12px;
		}
		
#review h4	{
		color:		#cccccc;
		margin:		0 0 0 18px;
		padding:	0;
		font-size:	16px;
		font-weight:	900;
		}
		
#topnav		{
		background:	#000000;
		}
		
a.itglink	{
		font-size:	36px;
		color:		#cccccc;
		}
		
#content1	{
		position: 	relative;
		background:	#000000;
		}
		
#return		{
		float:		right;
		background:	#cccc99;
		width:		100px;
		height:		66px;
		z-index:	100;
		margin:		0px 0 0 0;
		}
		
#return h4	{
		color:		#333333;
		}
		
#bannerSub4 h3	{
		font-size:	18px;
		padding:	6px 6px 6px 6px;
		margin:		0;
		}
		
#overall	{
		background:	transparent;
		}
		