@charset "utf-8";
body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #371b14;
	background-color: #000000;
	margin: 0px;
}
a:link {
	font-weight: bold;
	color: #A0100B;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #A0100B;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #5c552f;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #5c552f;
	text-decoration: none;
}
.hg {
	margin-left: 50px;
	margin-top: 20px;
}
#main {
	width: 690px;
	height: 530px;
	scrolling: auto;
	overflow: auto;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.featureImage {
	margin-bottom: 10px;

}
#mainHome {
	width: 740px;
	height: 580px;
	scrolling: auto;
	overflow: auto;
	padding: 0px;
}
.ticketsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.ticketsTitles {
	font-size: 12px;
	font-weight: bold;
}#mainTix {
	width: 710px;
	height: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.entertPics {
	margin-right: 15px;
}
.enterTxt {
	margin-right: 20px;
}

