body {
	background: #48311b;
	margin: 0 auto; 
	padding: 0;
}


div#container {
	background: url(images/container-bg.jpg) no-repeat center top;
	width: 792px;
	height:  1525px;
	text-align: left;
	visibility: visible;
}

.safari div#container {
	background: url(images/container-bg.jpg) no-repeat fixed center top;
	width: 792px;
	height:  1525px;
	text-align: left;
	visibility: visible;
}


div#mainContent {
	padding: 0; 
	margin: 0 auto;
	z-index: -3;
}

.wrapper {
	margin: 0 auto;
	width: 792px;
	display: block;
} 

table#topContent {
	padding: 30px 0 0;
	width: 750px;
}

.topContentRt {
	text-align: right;
	color: #e2aa38;
	font-size: 1.2em;
	line-height: 1.4em;
}

table#topContent td {
	color: #e2aa38;
	font: bold 1em/1.1em "Myriad Pro", sans-serif;
	padding: 0;
	vertical-align: middle;
}

.midContent {
	text-align: center;
	color: #e2aa38;
	font: normal normal .9em/1.4em "Myriad Pro", sans-serif;
	vertical-align: bottom;
}
.midContent a, a:visited {
	color: #92211d;
	text-decoration: none;
}
.midContent a:hover, a:active {
	color: #3b2613;
	text-decoration: none;
}




img#shell {
	margin: 0;
	padding: 0;
}

div#logo {
	padding: 0;
	margin: 0 auto;
}

div#bullets {
	color: #301210;
	font: bold 1.4em/1.4em "Myriad Pro", sans-serif;
	text-align: center;
}

div#content {
	padding: 0;
	margin: 150px auto 0;
}

table#mainContent {
	padding: 0;
	width: 705px;
}

table#mainContent td {
	color: #000000;
	font: 1em/1.1em "Myriad Pro", sans-serif;
	padding: 0;
}


.bands {
	padding: 0;
}

table#bands {
	background: url(images/band-bg.png) no-repeat;
}
table#bands td a, a:visited {
	color: #FFFFFF;
	font: 1em "Myriad Pro", sans-serif;
	text-decoration: none;
	text-align: left;
}

table#bands td a:hover, a:active {
	color: #92211d;
	font: 1em "Myriad Pro", sans-serif;
	text-decoration: none;
}

table#vendors {
	border: medium solid #050505;
	color: #FFFFFF;
	font: .8em "Myriad Pro", sans-serif;
	text-align: left;
}
table#vendors td a, a:visited{
	color: #92211d;
	text-decoration: none;
}

table#vendors td a:hover, a:active{
	color: #92211d;
	text-decoration: none;
}

.fineprint {
	color: #000000;
	font: .7em/1em "Arial", sans-serif;
	text-align: center;
}
.fineprint a, a:visited {
	color: #92211d;
	text-decoration: none;
}
.fineprint a:hover, a:active {
	color: #e23aa8;
	text-decoration: none;
}

img#titleTag {
	padding: 0;
	margin: 0;
}


#footer {
	width: 100%;
	height: 40px;
	background-color: #000000;
	margin: 0 auto;
} 

.copyright {
	color: #FFFFFF;

}

a.copyright, a.copyright:visited {
	color: #ffffff;
	text-decoration: underline;
}

a.copyright:hover {
	color: #ffffff;
	text-decoration: underline;
}






