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

body {

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

h2 {
	text-align : center ;
	font-weight:normal;	
	line-height:1;
	border-bottom: 3px solid #ff0000;
	

}

h1 {
	text-align : center ;
	font-weight:normal;	
	line-height:1;
	border-bottom: 3px solid #ff0000;
	

}
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:#ff0000;
text-decoration:none;

}

p > a:hover {

color:#ff6666

}

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 {



}

div#topmenu {
margin-left:auto; 
margin-right:auto; 

width:1024px; 
height:auto;
}

div#outside {

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

}
div#inside {

margin-left:auto; 
margin-right:auto;

}

div#background {
width: 1000px;
height: 100%;

z-index:-10;
position:fixed;
margin: 400px auto;
}

div#background img {
width:100%;
height:auto;
filter:alpha(opacity=10); -moz-opacity: 0.10; opacity: 0.10;
}

div.menu {

float:left;
margin:0px;
padding: 15px 25px;
background-image:url(images/menu_bkg.jpg);
height:15px;
}

a.menu {
color:#FFF;
text-decoration:none;
font-size: 16pt;
}

a.menu:hover {
position:relative;
z-index:5000;
border-bottom: 3px solid #ff0000;

}


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

}



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


div.bio {

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

}

div.bio img {

width:165px;
height:253px;

}


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

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

}

div.bio.selected img {

  width : 185px ;
  height : 290px ;

}

div.bio.selected {

  width : 185px ;
  height : 290px ;
  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 : 165 px ;
  height : 253 px ;
  
  
}




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 : #FFF;
font-size : 9pt;
text-align : center;


}

div.center {
margin-left:auto;
margin-right:auto;
width:1000px;
}

div.center img {
margin: 0px 20px;
}
