body 
 {
	
  text-align: center;
	
  background-image:url("images/carpet.jpg");
	 
  background-repeat: repeat;
	
  background-attachment: scroll;
		
  }



#container 
 {
		
  width: 700px;
		
  margin: auto;
		
  }
		


.logo 
  {
  
  position: relative;
  
  left:-80px;
  
  z-index: 1;
  
  }
		
	

h1 
  {
		
  position:relative;
		
  top: -530px;
		
  left: -130px;
		
  font-size: 300%;
		
  padding:0;
		
  margin:0;
		
  z-index: 9;
		
  }
		


h1, h2, h3, h4 
  {
  
  color: red;
  
  font-family: arial, sans-serif;
  
  }
		


#header 
  {
		
  margin-bottom: -120px;
		
  }
		


img 
  {
  
  border-style: none;
  
  }
		


#navigation ul 
  {
  
  position: relative;
  
  top: -300px;
		
  list-style-type: none;
		
  color: black;
		
  text-align: center;
		
  width: 100%;
		
  font-family: verdana, arial, sans-serif;
		
  font-size: 150%;
		
  z-index:1;
		
  }		



#navigation li 
  {
		
  display: inline;
		
  margin-right: 50px;
		
  }	
	


a:link, a:active, a:visited 
  {
  
  text-decoration: none;
  
  color: black;
  
  }
  


a:hover 
  {
  
  color: blue;
  
  text-decoration: underline;
  
  }
		


#paper 
  {
	 
  background-image: url(images/paper.jpg);
	 
  background-repeat: no-repeat;
	 
  width: 695px;
	 
  height: 900px;
	 
  background-attachment:scroll;
	 
  position: absolute;
	 
  top: 360px;
	 	
 }
	 	


.form 
  {
		
  border: 1px solid black;
		
  height: 200px;
		
  float: left;
		
  margin-right: 50px;
		
  margin-bottom: 10px;
		
  }
		


.clear 
  {
   
  clear: both;
   
  }
   


.shows 
  {
  
  width: 290px;
  
  height: 500px;
  
  border: 1px solid black;
  
  float: right;
  
  text-align: center;
  
  background-color: orange;
  
  padding-left: 10px;
  
  margin-bottom: 10px;
  
  margin-right: 10px;
  
  }



.left 
  {
  
  text-align: left;
  
  }
		


#papercontent 
  {
  
  text-align: left;
  
  position:relative;
  
  top: -330px;
  
  margin:auto;
  
  padding: 20px;
  
  width: 670px;
  
  }
 


img.photos 
  {
  
  position: relative;
  
  top: -300px;
  
  left: 230px;
  
  z-index:1;
  
  }
  


.signupframe 
  {
  
  background: transparent;
  
  color: navy;
  
  font-family: verdana, Arial, Helvetica, sans-serif;
  
  font-size: small;
  
  border: 1px dashed black;
  
  padding: 10px;
  
  }
  


.nobotmarg 
  {
  
  margin-bottom: -15px;
  
  }
  


#kinktracks li 
  {
  
  list-style-type: none;

  }
  


.kinkback 
  {
  
  position: absolute;
  
  top: 100px;
  
  left: 300px;
  
  z-index: 2;
  
  }
  


.formpic 
  {
  position: absolute;
  
  top: 450px;
  
  left: 400px;
  
  }
  


#mempics img 
  {
  
  margin:8px;
  
  border: 2px solid black;
  
  }
  


.rightimg 
  {
  
  position: absolute;
  
  top: 190px;
  
  left: 370px;
  
  }
  


.important 
  {
  
  color: red;
  
  font-weight: bold;
  
  position: absolute;
  
  top: 690px;
  
  left: 150px;
  
  }
  


.video 
  {
  
  position: absolute;
  
  top:500px;
  
  left:260px;
  
  border: 10px inset orange;
  
  }
  


.gallery 
  {
  
  list-style-type: none;
    
  }
    


.gallery li 
  {
  
  float: left;
  
  margin-right: 20px;
  
  margin-left: -10px;
  
  }
  


.gallery img 
  {
  
  display: block;
  
  }
  


#kinkdes 
  {
 
  position: absolute;
 
  top: 340px;
 
  left: 470px;
 
  }
 


#kinkdes p  
  {
  
  font-family: verdana, arial, sans-serif;
  
  font-size: x-large;
  
  padding:0;
  
  margin-bottom: 0;
  
  }
  