html {
	height: 100%;
	width: 100%;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(support/BG.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 100%;
	width: 100%;
	padding: 0px;
}
li {
	font-size: 11px;
	color: #5091C6;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
ul {
	padding-top: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a {
	color: #6699CC;
	text-decoration: underline;
}
a:hover {
	color: #66CCFF;
	text-decoration: underline;
}
a.white {
	color: #000000;
	text-decoration: underline;
}
a.white:hover {
	color: #5091C6;
	text-decoration: underline;
}
.BG_venue {
	background-color: #000000;
	background-image: url(support/BG_venue.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.container_900 {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: left;
}
.container_header {
	padding: 0px;
	width: 900px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.container_row {
	padding: 0px;
	width: 900px;
	float: left;
	clear: left;
	position: relative;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(support/BG_row.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.container_venue {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 225px;
}
.text_head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #5091C6;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-transform: uppercase;
	font-weight: normal;
}
.text_phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-transform: uppercase;
	font-weight: bold;
}
.text_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.text_tickets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-transform: uppercase;
}
.text_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #5091C6;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
