body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #A20006;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#maintable{
	border: 1px solid #fff;
}
.product {
	float:left;
	width:185px;

}
div.product p {
	padding:5px;
}
.pictures {
	float:left;
	width:180px;
	margin-left:2px;

}
.liveshowsp {
	float:left;
	width:500px;
	padding-left:20px;
}
.liveshowsi {
	float:left;
	width:150px;
	margin-bottom:20px;
}
br {
	clear:left;
}

h1 {
font-size: 14px;
	color:#ffffff;
}