/* THE KILLERS */
/* Section Stylesheet: Legal
----------------------------------------------------------------------------------- */


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


/* Set gap at top of page */


	#layout {
	
		margin-top: -109px;

		}

		
/* Tile-able Background */


	#container {
	
		min-height: 100%;
		background-image: url(../images/layout/bg-layout-white.jpg);
	
		}
		
		
/* Header Image */

		
	#content {

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


	#main {
	
		width: 650px;
		padding: 0 0 50px 100px;
	
		}

		

/* Formatting
----------------------------------------------------------------------------------- */

	
	#main h3.top {
	
		font-size: 28px;
		line-height: 28px;
	
		}
		
	#main h3 {
	
		font-size: 24px;
		line-height: 24px;
		margin-bottom: 3px;
	
		}
		
	#main h4 {
	
		margin-bottom: 0;
	
		}
		
	#main ul,
	#main ol {
	
		padding-left: 15px;
		margin: 0 0 15px 15px;
	
		}
		
	#main ul {
	
		list-style-type: square;
		
		}
		
	#main li {
	
		margin-bottom: 5px;
	
		}
		
		
		
/* Events
----------------------------------------------------------------------------------- */


	.tabbed h3 {
	
		display: none;
	
		}
