body {
	margin:0px;
	padding:0px;
	background-color: #000000;
	background-image: url(../images/bg.gif);
	background-position: top;
	background-repeat: repeat-x; 
	text-align:center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color:#9A9657;
}

#flash {
	margin: 0 auto;
	position: relative;
	width:1050px;
	height:683px;
}

#displaytemp {
	margin: 0 auto;
	position: relative;

	width:990px;
	height:450px;
	z-index:9;
	top:-655px;
}

#flashmenu {
	margin: 0 auto;
	position: relative;
	width:979px;
	height:298px;
	z-index:7;
}

#content_container {
	margin: 0 auto;
	width: 979px;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	position: relative;
	top: -20px;
	z-index:6;
}

div.links {
	margin: 0 auto;
	width: 979px;
	position: relative;
	top: 20px;
	z-index:7;
	text-align:center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #565331;
	margin-bottom:20px;
}

div.links a {
	color: #565331;
}

#content_container_inner {
	width: 979px;
	background-image: url(../images/bg_content_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-align:center;
	position: relative;
	z-index:8;
}

#content {
	margin: 0 auto;
	width:869px;
	text-align: left;
	color:#9A9657;
	padding-top:30px;
	padding-bottom:15px;
}

#content2 {
	margin: 0 auto;
	width:869px;
	text-align: left;
	color:#9A9657;
}

#footer {
	margin: 0 auto;
	width: 979px;
	position: relative;
	top: -30px;
	z-index:8;
}

#managernav {
	position: absolute;
	top:257px;
	left:0px;
	width:979px;
	z-index:9;
	text-align:center;
	color:#232214;
}

#managernav a {
	color:#000000;
	font-size:11px;
}

/*TEXT */

p {
	color:#9A9657;
	margin:0px;
	padding:0px;
	margin-bottom:8px;
	line-height: 15px;
	text-align:left;
}

p.title {
	margin-bottom:10px;
}
a {
	color:#DCD9AD;
}

h1 {
	font-size:13px;
	font-weight: bold;
	text-align:left;
	background-color: #16140C;
	padding:3px;
	border-top:2px solid #232214;
	border-bottom:2px solid #232214;
	margin-top:25px;
	margin-bottom:15px;
	display:block;
}

h2 {
	font-size:11px;
	font-weight: bold;
	text-align:left;
	background-color: #16140C;
	padding:3px;
	
}

h3 {
	font-size:10px;
	font-weight: bold;
	text-align:left;
		background-color: #16140C;
	padding:3px;
}

img.newsimageleft {
	float: left;
	margin-right:14px;
	margin-bottom: 8px;
	_margin-bottom: 28px;
	border: 1px solid #16140C;
	
}

div.newsimage {
	position: absolute;
	top: 40px;
	left: 0px;
}

div.horizrule {
	height:3px;
	width:100%;
	margin-top:25px;
	margin-bottom:25px;
	display:block;
	border-top: 2px solid #9B9758;
	border-bottom: 2px solid #9B9758;
}

img {
	border: 0px;
}

div.spacer {
	height:50px;
	display:block;
	
}

a.navnum {
	width:15px;
	height:15px;
	text-align:center;
	background-color: #16140C;
}

div.info {
	width:175px;

	background-color: #16140C;
	border:1px solid #232214;
	padding:8px;
	position: absolute;
	right:0px;
	top:0px;
	margin-left:16px;
	margin-bottom:12px;
}

div.infoevent {
	width:100%;
	background-color: #16140C;
	border:1px solid #232214;
	padding:8px;
	margin-top:12px;
	margin-bottom:12px;
}



div.artisttext p {
	width:330px;
}

div.artisttext {
	float:right;
	width:535px;
	position: relative;
}

div.info p, div.info a {
	color:#706D3F;
	width:170px;
}

div.info h2 {
	margin-top:4px;
}

div.info strong {
	color:#9A9657;
}

div.player {
	position: absolute;
	top:290px;
	left:-335px;
	width:310px;
	height:100px;
	background-image: url(../images/dotted_lines.gif);
	padding:5px;
	padding-top:25px;
	background-repeat: no-repeat;
}

div.artist {
	position: relative;
}

#contactform label {
	width:250px;
	display:block;
	float: left;
}

#contactform input {
	padding:2px;
	background-color: #16140C;
	border:1px solid #232214;
	width:300px;
	height:15px;
}

#contactform textarea {
	padding:2px;
	background-color: #16140C;
	border:1px solid #232214;
	width:300px;
	height:100px;
}

#contactform input, #contactform textarea {
	color:#9A9657;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#contactform .submit {
	background-color:#9C9859;
	width:180px;
	text-align:center;
	height:19px;
	color:#000000;
}

.req {
	font-size:9px;
	color: #49452c;
}

table.logotable p {
	text-align:center;
	margin:10px;
}

table.logotable td {
	text-align:center;
	width: 25%;
}


table.logotable {
	width:100%;
}


img.right {
	float:right;
	margin-left:17px;
	margin-bottom: 17px;
}

div.right {
	float:right;
	margin-left:17px;
	margin-bottom: 17px;
	text-align: center;
	font-size: 9px;
}

table.buytickets td {
	background-color: #16140C;
	margin:2px;
	padding:2px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}

table.buytickets th {
	background-color: #33331B;
	margin:2px;
	padding:2px;
	border:1px solid #000000;
}


