@charset "UTF-8";
/* CSS Document */
img
 {
	 border-style: none;
 }
 html
 	{
		height:100%
	}
		
 body
  {
	  height:100%;
	  margin:0;
	  padding:0;
  }
#bg 
	{
		position:fixed;
		top:0;
		left:0;
		width:100%;
		height:100%;
	}
#content 
	{
		position:relative; 
		z-index:1;
	}
#frontpage
{
	position:relative;
	top:100px;
	left:100px;
}
 #buttons
  {
	  position:relative;
	  top:-27px;
  }
#biopics
  {
	  position:relative;
	  left:0px;
  }
  .nextshow
  {
	  position:relative;
	  left:100px;
	  background-color:#FFF;
	  max-width:500px;
	  max-height:inherit;
	  border-color:#FFF557;
	  border-width:10px;
	  border-style:solid;
	  padding-left:10px;
	  color:#3EADEC
	  }
#homebutton
  {
	  display: inline;
      margin: 0px;
	  border: 0px;
  }
 #aboutbutton
  {
	  display: inline;
      margin: 0px;
	  border: 0px;
  }
 #picturesbutton
  {
	  display: inline;
	  margin: 0px;
	  border: 0px;
  }
 #videosbutton
  {
	  display: inline;
	  margin: 0px;
	  border: 0px;
  }
 #showsbutton
  {
	  display: inline;
	  margin: 0px;
	  border: 0px;
  }
 #bios
  {
	  position:absolute;
	  left:10px;
	  top:50px;
  }
   div.headshots
  {
	  margin: 2px;
	  border: 10px solid white;
	  height: auto;
	  width: 120px;
	  text-align: center;
	  background-color:white;
  }	
#alisondescription
  {
	  position:absolute;
	  left:1px;	  
	  margin: 0px;
	  border: 0px solid white;
	  height: auto;
	  width: 600px;
	  text-align: left;
	  background-color:#FFF}
#annadescription
  {
	  position:absolute;
	  left:1px;
	  margin: 0px;
	  border: 0px solid white;
	  height: auto;
	  width: 453px;
	  text-align: left;
	  background-color:#FFF}
#manleydescription
  {
	  position:absolute;
	  left:1px;	  
	  margin: 0px;
	  border: px solid white;
	  height: auto;
	  width: 604px;
	  text-align: left;
	  background-color:#FFF}
#robertidescription
  {
	  position:absolute;
	  left:1px;	  
	  margin: 0px;
	  border: 0px solid white;
	  height: auto;
	  width: 604px;
	  text-align: left;
	  background-color:#FFF}
#davedescription
  {
	  position:absolute;
	  left:1px;	  
	  margin: 0px;
	  border: 0px solid white;
	  height: auto;
	  width: 453px;
	  text-align: left;
	  background-color:#FFF}
#mattdescription
  {
	  position:absolute;
	  left: 01px;	  
	  margin: 0px;
	  border: 0px solid white;
	  height: auto;
	  width: 430px;
	  text-align: left;
	  background-color:#FFF}
#ryandescription
  {
	  position:absolute;
	  left:1px;	  
	  margin: 0px;
	  border: 0px solid white;
	  height: auto;
	  width: 546px;
	  text-align: left;
	  background-color:#FFF}
#robdescription
  {
	  position:absolute;
	  left:1px;	  
	  margin: 0px;
	  border: 0px solid white;
	  height: auto;
	  width: 352px;
	  text-align: left;
	  background-color:#FFF}
#story
  {
	  position:absolute;
	  left:200px;	  
	  margin: 2px;
	  border: 10px solid white;
	  height: auto;
	  width: 560px;
	  text-align: left;
	  background-color:#FFF}
 div.headshots img
  {
	  display: inline;
	  margin: 0px;
	  border: 0px;
  }
 div.headshots a:hover img	
  {
	  border: 10px solid white;
  }
 div.descd
  {
	  text-align: center;
	  font-weight: normal;
	  width: 120px;
	  margin: 2px;
  }
