body {
	background-image: url(../images/content.jpg);
	background-attachment: fixed;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h3 {
	size: 16px;
	font-weight: bold;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.liveshowtable {
	padding: 5px;
	vertical-align: top;
}
a:link {
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
}
.indent {
	text-indent: 20pt;
}
table.thumbnails {
	width: 100%;
	border-collapse: collapse;
}
table.thumbnails td {
	text-align: center;
	vertical-align: top;
	padding: 10px;
}
table.thumbnails a img {
	border: 5px solid white;
}
