/* THE KILLERS */
/* Section Stylesheet: The Band
----------------------------------------------------------------------------------- */




/* Structural Containers
----------------------------------------------------------------------------------- */


/* Set gap at top of page */


	#layout {
	
		width: 767px;
		margin-top: -109px;
		height: 100%;

		}

		
/* Tile-able Background */


	#container {
	
		margin-top: 132px;
		height: 100%;
		background-image: url(../images/layout/legs1.gif);
	
		}
		
	#content {

		padding: 0;
	
		}

		
/* Content */


	#main {
	
		width: 767px;
		height: 391px;
		margin-top: -12px;
		padding-bottom: 100px;
		background: url(../images/section-band/legs.png) bottom left no-repeat;
	
		}
