BODY
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial;
}
/* setup top right menu */
TABLE.topmenu
{
	background-color: transparent;
}
TD.topmenu
{
	padding-right: 0px;
	padding-left: 25px;
	padding-top: 20px;
}
A.topmenu
{
	padding-left: 5px;
	font-weight: bold;
	color: white;
	line-height: 150%;
	font-family: Arial;
	background-color: maroon;
	text-decoration: none;
}
A.topmenu:hover
{
	background-color: gray;
}
/* jazz up show title */
SPAN.showtitle a:link, SPAN.showtitle a:visited
{
	font-weight: bold;
	font-size: 150%;
	color: red;
	text-decoration: none;
}
/* jazz up mid page links */
p.minimenu
{
	font-size: 85%;
	text-transform: uppercase;
	color: white;
	line-height: 170%;
	background-color: maroon;
}
p.minimenu a:link, p.minimenu a:visited
{
	padding-right: 10px;
	padding-left: 10px;
	color: white;
	text-decoration: none;
}
p.minimenu A:hover
{
	background-color: gray;
}
/* footer */
SPAN.footer
{
	display: block;
	font-weight: bold;
	font-size: 90%;
	text-transform: uppercase;
	text-align: center;
}
/* These items are for current show page*/
IMG.newshow
{
	padding-right: 25px;
}
