body {
	background-color: #000;
	margin-top: 50px;
}

span.normal {
font-family: arial;
	font-size: 8pt;
  font-weight: normal;
	color: #333;
	text-align: justify;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}


a:link {
	font-family: arial;
	color: #333; 
	text-decoration: none; 
	font-size: 8pt;
}
a:visited {
	font-family: arial;
	color: #333; 
	text-decoration: none;	
	font-size: 8pt;
}
a:hover {
	font-family: arial;
	color: #666; 
	text-decoration: underline;	
	font-size: 8pt;
}

input {
	font-family: arial;
	font-size: 8pt;
  font-weight: normal;
	color: #333;
}

textarea {
	font-family: arial;
	font-size: 8pt;
  font-weight: normal;
	color: #333;
}

p {
	font-family: arial;
	font-size: 8pt;
  font-weight: normal;
	color: #333;
	text-align: justify;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

p.gigs {
	font-family: arial;
	font-size: 7pt;
  font-weight: normal;
	color: #333;
	text-align: left;
}

p.form {
	color: #666;
	margin-top: 2px;
	margin-right: 2px;
	text-align: right;
}

p.loading {
	font-family: arial;
	font-size: 8pt;
  font-weight: normal;
	color: #fff;
	text-align: center;
	margin-top: 220px;
}


.full {
	filter:alpha(opacity=100); -moz-opacity:1.0;
}

.fade {
	filter:alpha(opacity=1); -moz-opacity:0.01;
}


table {  padding: 0px;	border-collapse: collapse; }
tr {	padding: 0px;	vertical-align: top;	border-collapse: collapse; }
td {	padding: 0px;	vertical-align: top;	border-collapse: collapse; }


img.image1 {	position: absolute;	left: 100px;	top: 30px; }
img.image2 {	position: absolute;	left: 367px;	top: 102px; }
img.image3 {	position: absolute;	left: 155px;	top: 170px; }
img.image4 {	position: absolute;	left: 350px;	top: 260px; }
img.image5 {	position: absolute;	left: 580px;	top: 102px; }
img.image6 {	position: absolute;	left: 555px;	top: 265px; }

img.news {	position: relative;	left: 70px;	top: 55px; cursor: pointer; }
img.music {	position: absolute;	left: 120px;	top: 185px; cursor: pointer;  }
img.gigs {	position: absolute;	left: 337px;	top: 110px; cursor: pointer;  }
img.thegroup {	position: absolute;	left: 295px;	top: 295px; cursor: pointer;  }
img.links {	position: absolute;	left: 555px;	top: 115px; cursor: pointer;  }
img.contacts {	position: absolute;	left: 505px;	top: 305px; cursor: pointer;  }
img.forum {	position: absolute;	left: 97px;	top: 387px; cursor: pointer;  }

img.back {	position: absolute;	left: 70px;	top: 51px; cursor: pointer;  }
img.back_button {	position: absolute;	left: 30px;	top: 30px; cursor: pointer;  }
img.back_over {	position: absolute;	left: 30px;	top: 26px; visibility: hidden; cursor: pointer; filter:alpha(opacity=100); -moz-opacity:1.0; }



img.news_large {	position: absolute;	left: 38px;	top: 10px; visibility: visible; cursor: pointer; }
img.music_large {	position: absolute;	left: 77px; top: 148px; visibility: visible; cursor: pointer;  }
img.gigs_large {	position: absolute;	left: 299px; top: 84px; visibility: visible; cursor: pointer;  }
img.thegroup_large {	position: absolute;	left: 259px;	top: 241px; visibility: visible; cursor: pointer;  }
img.links_large {	position: absolute;	left: 520px;	top: 86px; visibility: visible; cursor: pointer;  }
img.contacts_large {	position: absolute;	left: 486px;	top: 243px; visibility: visible; cursor: pointer;  }
img.forum_large {	position: absolute;	left: 83px;	top: 367px; visibility: visible; cursor: pointer;  }


area { cursor: pointer; }


img.gallery { cursor: pointer; width: 85px; margin: 5px; border: 1px solid #ccc; border-right: 1px solid #666; border-bottom: 1px solid #666; }
