body {
	margin-top: 20px;
	font-family: Arial;
	font-weight:bold;
	color:#808084;
	text-align: center;
}
.content {
	width: 760px;
	margin: 0px auto;
	text-align: left;
}
.text {
	text-align: left;
	color:black;
	font-size:12px;
	font-weight:normal;
}
#contactTable td {
	padding: 0px 4px;
}
.topmenu {
	float: right;
	margin: 20px 50px 0px 0px;
	font-size:14px;
}
.topmenu a {
	text-decoration: none;
	color:#2B86C5;
}
.description {
	font-size:12px;
	color:#666666;
	margin: 5px 0px;
}
.shows div {
	float: left;
	margin: 0px 1px 1px 1px;
}
.shows #left {
	margin-left: 0px;
}
.shows #right {
	margin-right: 0px;
}
.footer {
	margin: 0px;
	padding:5px 0px;
	background-color:#E9E9E9;
	font-size:18px;
	text-align: center;
}
.contactdetails {
	text-align: center;
	padding-top:5px;
	font-size:12px;
	color:#999999;
}
h2 {
	text-align: left;
	color: black;
	font-size:16px;
}
/* FROM OLD WEBSITE */
.bulletArrowText {
	font-size: 14px;
	font-weight: bold;
	padding-left: 23px;
	padding-top: 2px;
	list-style-type: circle;
	background-image: url(http://www.tweshows.com/images/design/bullet-arrow.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	height: 22px;
}

