@charset "utf-8";
/* CSS Document */
/*	-------------------------------------------------------------
	CSS - VERVE - TEDDY THOMPSON
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		tt_music.css
	Date:			June 10th 2008
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/
	
/*	--------------------------------------------------------------------------------------------------------------------------
	leftColumn Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#leftColumn {
		margin:0px; padding:0px;
		width:905px;
		background:#FFFFFF;
	}
		#leftColumn h1 {
			margin:0px; padding:0px;
			width:391px; height:77px;
			background:url(../images/musicBg.jpg) no-repeat;
			display:block;	
		}
		#flashContent {
			margin:0px; padding:0px;
			width:905px; height:577px;
		}