body {
	background-image: url(../images/gradientBlack.gif);
	background-repeat: repeat-x;
	background-color: #070808;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;	
}
ul {list-style:none;}
.set  li {color:#CC9999;}
#wrapper {
	position:relative;
	width:850px;
	left:50%;
	margin-left:-425px;
	border: 2px solid #B9B8B8;
	background-color: #000000;
	
}
#header {
	position:absolute;
	width:850px;
	background-color:#000000;
	height:175px;
	top:2px;
		 }
#wrapper h1 {
	color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	background-color: #000000;
	background-image: url(../images/acoustic2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	vertical-align: middle;
	text-indent: 30px;
	line-height: 120px;
	font-style: italic;
}
.center {margin-left:auto; margin-right:auto;}
#navBar {
	color:#000000;
	background-image: url(../images/black_bar.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: -15px;
	text-transform: lowercase;
}
#navBar a:link, #navBar a:visited {color:#000000; text-decoration:none;}
#navBar a:hover {color:#FFFFFF; text-decoration:none;}
#leftNav {
	color:#FFFFFF;
	position: absolute;
	top: 240px;
	left: 0px;
	right:auto;
	width: 200px;
	border-right: 2px solid #DEDADA;
	

}
#contentWide {
	width: 550px;
	margin-left: 220px;
	margin-right: auto;
	position: relative;
	font-size: 0.9em;
	padding: 7px;
	color: #CCCCCC;
	text-align: justify;
	background-image: url(../images/acoustic2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #000000;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	color: #999999;
	font-style: italic;
	font-size:1.4em;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	color: #999999;
	font-style: italic;
	font-size:1.3em;
	}

h4 {
	font-family: "Times New Roman", Times, serif;
	color: #999999;
	font-style: italic;
	font-size:1.4em;
	text-align:center;}


#leftNav li a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 30px;
	display: block;
	text-transform: capitalize;
	text-decoration:none;
	font-size: 16px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 15px;
	margin-bottom: 15px;
	color:#FFFFFF;

}
#leftNav li a:link, #leftnav li a:visited {

	text-decoration:none;
	color: #FFFFFF;
	
}
#leftNav li a:hover {
	text-decoration:none;
	color: #ffffff;
	border: 2px solid #DEDADA;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
}
#wrapper #leftNav ul {
	list-style-type: none;
}
#sideRight {
	color:#FFFFFF;
	position: absolute;
	width: 200px;
	right: 0px;
	left: auto;
	top: 240px;
	padding: 8px;
}
.photoPara {text-align:center;}
.photoPara img {
	margin:15px;
	border: 1px solid #CCCCCC;
}
.leftPhoto {text-align:left; border:0px;}
.rightPhoto {text-align:right; border:0px;}
.floatLeft {
	float:left;
	vertical-align: baseline;
	margin-top: -10px;
	margin-bottom: -4px;
}
.clear {clear:both;}
hr {color:#999999; background-color:#999999;}
#footer {
	color:#CCCCCC;
	font-size: 0.9em;
	text-transform: lowercase;
	text-align: center;
	padding-bottom: 4px;
}
#footer a:link, #footer a:visited {color:#CCCCCC; text-decoration:none;}
#footer a:hover {color:#FFFFFF; text-decoration:underline;}
#legal {
	text-align:center;
	color:#CCCCCC;
	font-size: .8em;
}
#datatable {margin-left:10px;text-align:justify;}
  table a {     color:#CCCCCC;
	text-decoration: none;      }
table a:link, table a:visited {
	color:#CCCCCC;
	text-decoration: none;
}
table a:hover {color:#FFFFFF; text-decoration:underline;}
.centerTableText {text-align:center;}
.textColor {color:#FF9966;}
.gallery {color:#CCCCFF;
          text-align:center;}
.gallery img {margin:5px}


#wrapper #contentWide a:link, #wrapper #contentWide a:visited {
	color: #CCCCFF;
	text-decoration:none;
}
#wrapper #contentWide a:hover {
	color: #CCCCFF;
	text-decoration:underline;
}