body {
	background-image: url(images/bgTile.jpg);
	background-color:#9c641f;
	margin:0;
	padding:0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:.9em;
}

#container {
	width:100%;
	background-image:url(images/splashBG2.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	margin:0;
	padding:0;
}

#container2 {
	width:537px;
	background-image:url(images/shows-bg.jpg);
	background-repeat:repeat-y;
	margin:0px auto;
	padding:0;
	min-height:485px;
	_height:485px;
}

#content {
	width:487px;
	margin:0 auto;
	padding:50px 25px 0 25px;
	background-image:url(images/shows-main-bg.jpg);
	background-repeat:no-repeat;
	min-height:435px;
	_height:435px;
}

#footer {
	width:537px;
	height:11px;
	background-image:url(images/shows-bg-footer.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
	line-height:0;
	font-size:0;
}

p.centered {
	text-align:center;
}

p.last {
	margin-bottom:0;
	padding-bottom:0;
}

h2 {
	color:#A16D2C;
	font-size:1.3em;
}

h1 {
	color:#6B4F2B;
	font-size:1.5em;
	margin:0;
	padding-top:1em;
}

a {
	color:#734F23;
}

#footer2 {
	width:537px;
	text-align:center;
	color:#3F3528;
	font-size:11px;
	margin:0 auto;
}