html { height: 101% }

body 
{
   margin:0px;
   background-color:#3b0613;
   background-image:url('../images/background.png');
   background-repeat: repeat-x;
}



.center
{
   margin: 0 auto;
   width: 300px;
   border: 0px solid #fff;
}

#nav 
{
   border:2px solid #dfdfdf;
   background-color:#fff;
   background-image:url('../images/background-nav.png');
   background-position:bottom; 
   background-repeat:repeat-x;
   height:3em;


 

}

#nav ul {
   display: block;
   /* margin-left:40px; */
   font-size:1.3em;
   font-weight:bolder;
   margin-top:0.7em;
   
}

#nav ul li a 
{
  /* color:#6c6c6c; */ 
 text-decoration:none;
   
}

#menu
{
  margin-left:40px;
}

#container
{
   margin-top:00px; 

   background-color:#fff;
   border-top:3px solid grey;

}

#inner
{
   background-color:#ddd;
   margin-top:3px;
   z-index:0;
}




.sfHover ul li  {
   border-top:dashed #af4865 1px;
}


.sfHover ul li a {
   margin-top:5px;
   margin-bottom:5px;
	font-size: 0.8em;
	font-weight: normal;
	color:#ccc;
}

.sf-menu li a {
	 color:		#6c6c6c; 
	 text-transform: uppercase; /* force text to uppercase */
}

h1 {
   margin-top:9px;
   width:100%;
   color:#ccc;
   font-size:1.6em;
   }
   
#page {
     background-image:url('../images/background-red.png');
   background-position:top; 
   background-repeat:repeat-x;
   padding-left:15px;
   padding-right:15px;
   width: 575px;
   background-color:#eee;
   min-height:300px;
   border: 0px solid red;

}   
   
#nav ul {
   display: block;
   /* margin-left:40px; */
   font-size:1.3em;
   font-weight:bolder;
   margin-top:0.7em;
   
}

#nav ul li a 
{
  /* color:#6c6c6c; */ 
 text-decoration:none;
   
}

#nav ul {
   display: block;
   /* margin-left:40px; */
   font-size:1.3em;
   font-weight:bolder;
   margin-top:0.7em;
   
}

#nav ul li a 
{
  /* color:#6c6c6c; */ 
 text-decoration:none;

   
}
   


#main {
   background-image:url('../images/background-grey.png');
   background-position:bottom; 
   background-repeat:repeat-x;
  background-color:#fff;
  margin:0px;
  width:860px;
  margin-left:5px; 
   margin-bottom:5px;
  padding-top:10px;

    }
    
#newsletter {
   text-align:center;
   background-image:url('../images/background-red.png');
   background-position:top; 
   background-repeat:repeat-x;
   padding-left:10px;
   margin-left:10px;
  background-color:#424041;
  min-height:150px;
  padding-left:15px;
  }    
  
#box {
 background-image:url('../images/background-grey-small.png');
 background-position:top; 
 background-repeat:repeat-x;
 width:950px;
 height:10px;
 border:2px #dfdfdf solid;
 margin-top:5px;  
 
 }
 
 #nav ul {
   display: block;
   /* margin-left:40px; */
   font-size:1.3em;
   font-weight:bolder;
   margin-top:0.7em;
   z-index:500;
   
}

#nav ul li a 
{
  /* color:#6c6c6c; */ 
 text-decoration:none;  
}
 
 #text {
  margin-top:3em;
  margin-bottom:4em;
  }
  
#footer {
width:800px;
text-align:center;
margin-bottom:20px;
}  
  
#footer ul li {
   display: inline;
   /* margin-left:40px; */
   font-size:1.1em;
   margin-top:0.7em;
   color:#fff;
   z-index:500;
   
}

#footer ul li a 
{
  color:#fff;
 text-decoration:none;
 margin-left:5px;
 margin-right:5px;
 
   
}
  
.submit {
   color:#fff;
	width: 90px;
	height: 25px;
	background-color:#333;
	border: 1px lightgrey solid;
	}
  
#text ul li {
	margin-left:10px;
	}

#ring {   
	 position:absolute; 
	 bottom:0px;
     right:0px;
	}

#clublogo 
{
	margin-top:-90px;
	position:relative; 
	bottom:-35px;
	left:430px;	
	
}	

#inner
{
margin-bottom:0px;	
	
	
}


a.pdf {
    padding: 3px 0px 0px 22px;
    background: url('../images/pdf.gif') bottom left no-repeat;
} 

a.video {
    padding: 3px 0px 0px 22px;
    background: url('../images/film.png') bottom left no-repeat;
} 
