body {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	margin-top: 21px;
	padding-top: 0px;
	margin-bottom: 16px;
	padding-bottom: 0px;
	color: #000000;
}

h2 {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #0000FF;
	margin-bottom: 2px;
	padding-bottom: 0px;
}

#mainContent p{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	color: #000000;
}

#table_start {
	background-image: url(../images/bg_start.jpg);
	background-repeat: no-repeat;
	width: 681px;
	height: 685px;
}

#table_gigs {
	background-image: url(../images/bg_gigs.jpg);
	background-repeat: no-repeat;
	width: 681px;
	height: 685px;
}

#table_info {
	background-image: url(../images/bg_info.jpg);
	background-repeat: no-repeat;
	width: 681px;
	height: 685px;
}

#table_pictures {
	background-image: url(../images/bg_pictures.jpg);
	background-repeat: no-repeat;
	width: 681px;
	height: 685px;
}

#table_hotlist {
	background-image: url(../images/bg_hotlist.jpg);
	background-repeat: no-repeat;
	width: 681px;
	height: 685px;
}

#table_contact {
	background-image: url(../images/bg_contact.jpg);
	background-repeat: no-repeat;
	width: 681px;
	height: 685px;
}

.blue {
	color: #0000FF;
}

#mainContent p.newsletter_msg {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	color: #000000;
	width: 240px;
}

#mainContent p table tr td {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	color: #000000;
}

td {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	color: #000000;
}
