@charset "utf-8";
/* CSS Document */

body {

background-color: #000000;
font-family : helvetica;
font-size : 12pt;
font-style: normal;
color:#CCCC99;
}

h2 {
	text-align : center ;
	font-weight:normal;	
	line-height:1;
	

}

h1 {
	text-align : center ;
	font-weight:normal;	
	line-height:1;
	

}
h4 { 
	text-decoration:none;
	font-weight:normal;	
	line-height:1;
	

}
h3 { 
	text-decoration:none;
	text-align : center ;
	font-weight:normal;	
	line-height:1;
	

}

p > a {

color:#FEFE7B;
text-decoration:none;

}

p > a:hover {

color:#FFCC99

}

a.header {
text-decoration:none;

}



div {}

div.topimage {

width:800px;
height:200px;
margin-left:auto;
margin-right:auto;
padding-left : 20%;

}

div img {

border-style:none;

}

div.footer {

float : left;

}

.main {

width:810px;

}

div#outside {

margin-left:auto; 
margin-right:auto; 
margin-top:66px; 
width:835px; 
height:auto;

}
div#inside {

margin-left:auto; 
margin-right:auto; 
}
div.menu {

float:left;
margin:0px;
background-color:#ffffff;
}

a.menu {
color:#000;
text-decoration:none;

}

a.menu:hover {position:relative;
z-index:5000;}


a.menu:hover img {
filter:alpha(opacity=90); -moz-opacity: 0.90; opacity: 0.90;

}

#home {


width:92px;
height:45px;
}



#bio {

width:54px;
height:45px;
}


#gallery {

width:103px;
height:45px;
}


#video {

width:85px;
height:45px;
}


#audio {

width:86px;
height:45px;
}



#songs {

width:124px;
height:45px;
}



#references {

width:137px;
height:45px;
}



#contact {

width:129px;
height:45px;
}

div#biotext {
width:800px;
float:left;
}


div.bio {

float:left;
position:relative;
padding:0px;
margin:1px;
border:none;

}

div.bio img {

width:134px;
height:200px;

}


div.bio p {
color : #CCCC99;
font-size : 9pt;
text-align : center;
}

div.bio h4 {
font-size : 15pt;

}

div.bio.selected img {

  width : 174px ;
  height : 260px ;

}

div.bio.selected {

  width : 174px ;
  height : 260px ;
  float:left;
  position:relative;
  padding:0px;
  margin:1px;

}


a.bio {
color : #000;
}

a.bio.other img{
/* for IE */
  filter:alpha(opacity=50);
  /* CSS3 standard */
  opacity:0.5;
  /* for Mozilla */
  -moz-opacity:0.5;
  
  width : 124px ;
  height : 185px ;
  
  
}




a.bio:hover img {

 /* for IE */
  filter:alpha(opacity=90);
  /* CSS3 standard */
  opacity:0.9;
  /* for Mozilla */
  -moz-opacity:0.9;


}

a.bio.other:hover  img{
/* for IE */
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1;
  /* for Mozilla */
  -moz-opacity:100;
}

div.note {
color : #CCCC99;
font-size : 9pt;
text-align : center;


}