body {
	background-image: url(img/background2.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
h1 {
	visibility:hidden;
	font-size: xx-small;
}
  .black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 130%;
	background-color: #000000;
	z-index:10001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
              }

              .white_content {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 365px;
	padding: 16px;
	border: 10px solid #660000;
	background-color: white;
	z-index:10002;
	overflow: auto;
              }
a:link {
	color: #33CCFF;
	text-decoration: none;
}
.musicbg {
	background-image: url(img/musicsamp-bg.jpg);
	background-repeat: no-repeat;
}

a:hover {
	color: #00FFFF;
	text-decoration: underline;
}
a:visited {
	color: #33CCFF;
}
a:active {
	color: #99FF00;
}
.page_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #94B9D8;
	letter-spacing: .5em;
	text-transform: uppercase;
	text-align: right;
}
.serv-text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.serv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	line-height: 16px;
	vertical-align: middle;
	background:transparent;

}
.serv td{
background-color:#FFFFFF;
}
.serv a:link {
	color:#0066CC;
	}
.serv a:hover {
	background-color:#DFF3FF;
	text-decoration: none;
	color: #FF0000;
	}
.serv a:active {
	background-color: #FFFEDF;
	text-decoration: none;
	color:#0066CC;
	}
.serv a:visited {
	text-decoration: none;
	color:#0066CC;
	}
.serv-text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFDD97;
	margin-left: 44px;
	margin-right: 35px;
}
.clients {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	text-decoration: none;
}
.clients a{
color:#006699
}
