body {
	background: #393939 url("../images/bg.gif") no-repeat scroll top center;
}

#container {
	width:956px;
	position:absolute;
	left:50%;
	margin-left:-491px;
	padding:0 0 0 26px;
	background: transparent url("../images/containerbg.gif") repeat-y scroll top left;
}

	#header {
		z-index:2;
		position:absolute;
		left:0;
		top:0;
		width:982px;
		height:209px;
		background: url("../images/header.png");
	}
		h1 {
			position:absolute;
			left:44px;
			top:0;
			width:90px;
			height:106px;
		}

			#menu {
				position:absolute;
				left:575px;
				top:71px;
				width:407px;
				height:131px;
/*				background-image: url("../images/menu.png");*/
			}
				
				#menu .home, #menu .shop, #menu .about {
					position:absolute;
					width:84px;
					height:37px;
				}
				
				#menu .home {
					left:0;
					top:81px;
				}
				
				#menu .shop {
					left:84px;
					top:87px;
				}
				
				#menu .about {
					left:176px;
					top:93px;
				}
				
				#menu .tour {
					position:absolute;
					left:241px;
					top:0;
					width:166px;
					height:49px;
				}
			
			#mailinglist {
				width:206px;
				height:86px;
				position:absolute;
				left:430px;
				top:0;
			}

			#tourdates {
				position:absolute;
				left:644px;
				top:0;
				width:183px;
				height:86px;
			}
			
	#sidebar {
		z-index:3;
		position:absolute;
		left:25px;
		top:116px;
		width:196px;
	}
		
		#sidebar ul {
			margin:0 8px 0 30px;
		}
		
			#sidebar #artists a {
				width:180px;
				height:77px;
				text-indent:-5000px;
				display:block;
				margin:0 0 8px 0;
			}
	
	#content {
		/*z-index:1;*/
		position:relative;
		/*left:244px;
		top:138px;*/
		padding:138px 0 0 244px;
		width:534px;
	}
	
	#right_banner {
		z-index:2;
		position:absolute;
		left:750px;
		top:431px;
		width:135px;
		height:175px;
		background: url("../images/right_banner.png");
	}

/*#footer {
	background: #393939 url("../images/bg_footer.gif") no-repeat top center;
	width:1075px;
	height:316px;
	position:relative;
	left:50%;
	margin-left:-282px;
	padding:0;
	margin:0 auto;
}*/

/*#footer {
	position:relative;
	width:756px;
	margin:0;
	padding:32px 22px 22px 22px;
	clear:both;
}*/

#footer {
	position:relative;
	clear:both;
	width:756px;
	height:50px;
	margin:0 0 0 -26px;
	padding:161px 163px 20px 48px;
}