/* THE KILLERS */
/* Page Stylesheet: Placeholder
----------------------------------------------------------------------------------- */


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


/* Set gap at top of page */


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

		}

		
/* Tile-able Background */


	#container {

		min-height: 100%;
		background-image: url(../images/layout/legs1.gif);
	
		}


/* Header Image */

		
	#content {

		position: relative;
		width: 854px;
		padding-top: 110px;
		background: url(../images/layout/billboard.jpg) no-repeat;
	
		}
		
		
/* Content */


	#main {
	
		width: 100%;
	
		}
		

/* Coming Soon
----------------------------------------------------------------------------------- */


	#main a {
	
		text-indent: -5000px;
		display: block;
		height: 400px;
		background: url(../images/layout/comingsoon.gif) center 70px no-repeat;
	
		}
