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

.wrapper {
	height: 900px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/show_background.jpg);
}
.footer {
	background-image: url(images/footer.gif);
	height: 33px;
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.content {
	height: 1336px;
	width: 836px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/Upcoming_showsschedule.gif);
	margin-top: 80px;
	background-repeat: no-repeat;
}
.social {
	float: right;
	height: 45px;
	width: 220px;
	margin-right: 32px;
	margin-top: 8px;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 2px;
	color: #FFF;
	float: left;
	height: 20px;
	width: 400px;
	margin-top: 20px;
	margin-left: 30px;
}
.clear {
	line-height: 15px;
	height: 20px;
	width: 900px;
}
.nav {
	height: 68px;
	width: 823px;
	margin-top: 525px;
	margin-right: auto;
	margin-left: auto;
}
.calendar {
	float: left;
	height: 20px;
	width: 400px;
	margin-left: 30px;
}
