body {
	background-color: #000000;
	color: #FFFFFF;
	margin: 0%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#menunav{
	padding: 0px;
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 10px;
	margin-left: 10px;
}

.newshows {
	width: 65%;
	margin-left: 5%;
}
.newshows h1{
	font-size: 22px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}
.newshows h2{
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
}
.upcomingdate {
	background-color: #CC0000;
	font-size: 14px;
	padding: 4px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px 0px 5px;
	border: 1px solid #FFFFFF;
}
.upcomingdate b{
	font-weight: bolder;
}
.showinfo a:link {
	font-size: 12px;
	padding: 2px;
	background-color: #666666;
	text-align: center;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	margin-right: 5px;
}
.showinfo a:visited {
	font-size: 12px;
	padding: 2px;
	background-color: #666666;
	text-align: center;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	margin-right: 5px;

}
.showinfo a:active { text-decoration: none; }
.showinfo a:hover {
	font-size: 12px;
	padding: 2px;
	background-color: #CC0000;
	text-align: center;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	margin-right: 5px;
}
.upcomingartist {
	font-size: 14px;
	font-weight: bold;
	margin: 3px 3px 3px 0px;
}
.upcomingartistsecondary {
	font-size: 14px;
	font-weight: bold;
	margin: 3px 3px 3px 76px;
}
.upcomingartistsecondary i{
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
.upcomingartist i{
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
.upcomingvenue {
	font-size: 12px;
	padding: 2px;
	font-weight: normal;
	margin-left: 76px;
	margin-bottom: 18px;
	margin-top: 3px;
}
.upcomingvenue a:link {
	color: #FFFFFF;
}
.upcomingvenue a:visited  {
	color: #FFFFFF;
}
.upcomingvenue a:hover {
	color: #33FF00;
}
.ticketsales a:link {
	background-color: #0000FF;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 3px;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	margin-left: 5px;
}
.ticketsales a:visited {
	background-color: #0000FF;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 3px;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	margin-left: 5px;

}
.ticketsales a:hover {
	background-color: #E75B18;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 3px;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	margin-left: 5px;
}
.othershowsofinterest {
	font-size: 14px;
	margin-left: 5%;
}
.othershowsofinterest h1{
	font-size: 22px;
	margin-bottom: 20px;
	padding-bottom: 0px;
	font-weight: bold;
	margin-top: 60px;
}
.otherday {
	font-weight: bold;
}
.otherdate {
	left: 10%;
	position: absolute;
}
.otherartists {
	font-weight: bold;
	position: absolute;
	left: 16%;
}
.otherartists i {
	font-style: italic;
	font-size: 10px;
}
.othereventextra {
	position: relative;
	left: 12%;
	margin-top: 1%;
}
.othervenue {
	font-size: 12px;
	font-style: italic;
	margin-bottom: 5px;
	position: relative;
	left: 12%;
}
.othervenue a:link {
	color: #FFFFFF;
}
.othervenue a:visited {
	color: #FFFFFF;
}
.othervenue a:hover {
	color: #33FF00;
}
#sideinfoshpg {
	position: absolute;
	float: left;
	width: 20%;
	margin-left: 15px;
	font-size: 12px;
	padding-right: 4px;
	margin-right: 4px;
}
#sideinfoshpg p{
	font-size: 12px;
	padding: 1px 3px 3px 0px;
	text-align: right;
	margin: 0px 0px 10px;
}
#sideinfoshpg h1 {
	font-size: 12px;
	background-color: #990000;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 2px;
	font-weight: normal;
}
#sideinfoshpg a:link, a:visited  {
	color: #FF0000;
}
#sideinfoshpg a:hover {
	color: #33FF00;
}
#infoshpg {
	position: absolute;
	float: right;
	left: 22%;
	margin-left: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	padding-left: 5px;
	font-size: 14px;
	margin-right: 5px;
	width: 70%;
}
#infoshpg h1{
	font-size: 20px;
	background-color: #990000;
	padding: 3px;
	margin: 0px;
	clear: both;
}
#infoshpg img{
	float: left;
	margin-right: 3px;
	clear: left;
	padding: 5px;
}
#infoshpg a:link {
	color: #FF0000;
}
#infoshpg a:visited {
	color: #FF0000;
}
#infoshpg a:hover {
	color: #33FF00;
