body{
	margin:0 0 0 1px;
	background-image: url(images/bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
	background-color:#fff;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}

#maintable{
	border: 1px solid #000;
}
.product {
	float:left;
	width:170px;

}
div.product p {
	padding:5px;
}
.pictures {
	float:left;
	width:170px;
	margin-left:2px;

}
.liveshowsp {
	float:left;
	width:500px;
	padding-left:20px;
}
.liveshowsi {
	float:left;
	width:150px;
	margin-bottom:20px;
}
br {
	clear:left;
}

h1 {
	background-color:#FD8801;
	color:#000;
	margin-top:5px;
}
