body {
	background: url(../images/design/full_bg.gif) no-repeat left top;
	background-color: #1D1D1D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
	
#container {
	margin: 67px 0px 0px 115px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	width: 670px;
	float: left;
	position: absolute;
	}
	
#header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/design/implode-01.png) no-repeat top;
	height: 103px;
	}
	
#footer {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/design/implode-02.png) no-repeat top;
	height: 26px;
	}
	
#content {
	background: url(../images/design/implode-03.png);
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	}
	
#menu_container {
	maring: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/design/implode-04.png) no-repeat top;
	height: 31px;
	width: 670px;
	}
	
#menu {
	list-style: none;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	clear: both;
	float: left;
	line-height: 0px;
	}
	
	#menu li {
			margin-left: 9px;
			float: left;
		}
		
		#menu li a {
			height: 31px;
			display: block;
			float: left;
			text-decoration: none;
			text-indent: -900em;
			}
			
		#menu #news_button a {
			width: 60px;
			background: url(../images/design/implode-menu01.png) no-repeat left top;
		}
		#menu #news_button a:hover {
			background: url(../images/design/implode-menu02.png) no-repeat left bottom;
			}
		#menu #band_button a {
			width: 93px;
			background: url(../images/design/implode-menu03.png) no-repeat left top;
		}
		#menu #band_button a:hover {
			background: url(../images/design/implode-menu04.png) no-repeat left bottom;
			}
		#menu #tour_button a {
			width: 55px;
			background: url(../images/design/implode-menu05.png) no-repeat left top;
		}
		#menu #tour_button a:hover {
			background: url(../images/design/implode-menu06.png) no-repeat left bottom;
			}
		#menu #media_button a {
			width: 65px;
			background: url(../images/design/implode-menu07.png) no-repeat left top;
		}
		#menu #media_button a:hover {
			background: url(../images/design/implode-menu08.png) no-repeat left bottom;
			}
		#menu #contact_button a {
			width: 82px;
			background: url(../images/design/implode-menu09.png) no-repeat left top;
		}
		#menu #contact_button a:hover {
			background: url(../images/design/implode-menu10.png) no-repeat left bottom;
			}