@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	margin: 0px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-image:url(images/bkg.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	line-height:16px
}
a {outline:none;
border:0px
}

.left-header {
	float:left; 
	width:141px;
}

.right-header-main {
	float:left; 
	width:883px;
	background-image:url(images/header.jpg);
	height:262px;
	min-height:262px;
}

.right-header-season {
	float:left; 
	width:883px;
	background-image:url(images/header_season.jpg);
	height:262px;
	min-height:262px;
}

.right-header-tixs {
	float:left; 
	width:883px;
	background-image:url(images/header_tixs.jpg);
	height:262px;
	min-height:262px;
}

.right-header {
	float:left; 
	width:883px;
}

.navigation {
	margin-top:18px;
}

.title {
	width:1024px;
}

.myTable {
	padding-bottom:3px;
}

.anim-content {
	float:left; 
	width:862px;
	background-image:url(images/anim_bkg.jpg);
	height:60px;
	padding: 21px 0px 21px 162px;
}


.main-content2 {
	width:1023px;
	background-image:url(images/main2_bkg.jpg);
	background-repeat:repeat-y;
	border-bottom:1px solid #6a544d;
	border-right:1px solid #6a544d;
	min-height:50px;
	float:left;
}

.main-content3 {
	width:1023px;
	background-image:url(images/main2_bkg.jpg);
	border-bottom:1px solid #6a544d;
	border-right:1px solid #6a544d;
	min-height:150px;
	float:left;
}

.left-content2 {
	float:left;
	width:140px;
	border-right:1px solid #6a544d;
	min-height:171px;
}

.left-content3 {
	float:left;
	width:140px;
	border-right:1px solid #6a544d;
	min-height:200px;
}

.left-content4 {
	float:left;
	width:140px;
	min-height:150px;
}

.right-content2 {
	float:left;
	width:861px;
	padding: 11px 0px 11px 21px;
	color:#000;
}

.right-content2 p {
	margin:0 0px 0 0 ;
	padding:0px;
}

.right-content2 a {
	color:#000;
	font-weight:bold;
}

.right-content2 a:hover {
	color:#893300;
	text-decoration:none;
}

.right-content3 {
	float:left;
	width:882px;
	padding: 0px 0px 0px 0px;
	color:#000;
}

.right-content3 p {
	margin:0 0px 0 0;
	padding:0px;
}

.right-content3 a {
	color:#000;
	font-weight:bold;
}

.right-content3 a:hover {
	color:#893300;
	text-decoration:none;
}

.footer {
	width:1023px;
	min-height:150px;
	float:left;
}

.left-footer {
	float:left;
	width:140px;
	min-height:171px;
}

.right-footer {
	float:left;
	width:861px;
	padding: 21px 0px 21px 21px;
}

.right-footer p {
	margin:0px;
	padding:0px;
	font-size:10px;
	color: #A28764;
	line-height:12px;
}

.right-footer a {
	color:#DFAC18;
}

.right-footer a:hover {
	color:#DFAC18;
	text-decoration:none;
}

.artist {
	font-size:18px;
	color:#893300;
	font-weight:bold;
}

.mydate {
	font-size:14px;
	color:#000;
	font-weight:bold;
}

h2 {font:14px/18px "Helvetica Neue", Helvetica, Arial, sans-serif; margin:0 0 10px 0; padding:0px; font-weight:bold; color:#893300; }
