BODY {
  margin-top:		1em;
  margin-left:		1em;
  margin-right:		1em;
  font-size:		12pt;
  text-align:		left;
  color:			#000000;
  background-image: 	url(images/musicbg121.gif);
} 
.main {
  text-align:		center;
} 
.menu {
  margin-left:		0;
  margin-right:		0;
  font-size:		11pt;
  text-align:		center;
  background-color:	#fff7ef;
  background-image: 	none;
} 

H1 {
  font-size:		24pt;
  font-weight:		bold;
  text-align:		center;
}
H2 {
  font-size:		13pt;
  font-weight:		bold;
  text-align:		center;
}
H3 {
  font-size:		13pt;
  font-weight:		bold;
  text-align:		left;
}
H4 {
  font-size:		13pt;
  font-weight:		bold;
  text-align:		center;
  color:			#FF0000;
}

A:link {
  color:			#000000;
  text-decoration:      none;
} 
A:visited {
  color:			#000000;
  text-decoration:      none;
}
A:active {
  color:			#000000;
  text-decoration:      none;
}
A:hover {
  color:			#000000;
  text-decoration:      underline;
}

P {
  text-align:           left;
}

IMG.test {
  float:			left;
  margin-right:		1em; 
  margin-left:		1em;
}

TABLE {
  text-align:           center;
  border-width:		0pt;
  width:                90%;
  margin-left:          2%; 
  margin-right:         2%;
}
.gallery {
  width:                75%;
  height:			85%;
  margin-left:          2%; 
  margin-right:         2%;
}

TD {
  text-align:           left;
  border-style:		none;
  padding:              10px;
}
.gallery {
  text-align:           center;
  padding:              5px;
}

#dek {
  position:			absolute;
  visibility:		hidden;
  z-index:			200;
}