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

body,td,th {
	font-size: small;
}
body {
	background-color: #ffe5e5;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.copy {
	font-size: x-small;
	color: #669900;
	margin: 15px;
}

.cont {
	padding: 0px;
	width: 900px;
	border: 1px solid #693;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.cont_inn {
	background-image: url(bg1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color: #333;
}
.header {
	font-size: medium;
	font-weight: bold;
	color: #930;
	line-height: 200%;
}
h2 {
	font-size: large;
	font-weight: bold;
	color: #900;
}
.artist-left {
	width: 750px;
	text-align:left;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #F60;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.artist_img_left {
	float: left;
	width:260px;
	text-align:left;
}
.artist-right {
	width: 750px;
	text-align:right;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #F60;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.artist_img_right {
	float: right;
	width:270px;
	text-align:right;
}
h3 {
	font-size: medium;
	font-weight: bold;
	color: #660;
	line-height:170%;
}

.artist_img_right2 {
	float: right;
	width:220px;
	text-align:right;
}
.cont_inner {
	background-image: url(bg1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
	line-height: 160%;
}
.cont img {
	margin: 0px;
	padding: 0px;
}
.ticket {
	text-align: left;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
