 
  body{
  background-image:url("http://www.drinkatwestend.com/graphics/bkg_surfer2.jpg");
  background-attachment:scroll;
	background-position:-10px top;
	background-repeat:no-repeat;
  background-color:#ffefd7;
}

img.links{margin-top:-20px; }
a:focus {outline: none;}
a:link {color:#C44000;}

img{padding:5px 5px 5px 5px; }
 
  #banner{
  width:70%;
  text-align:center;
  margin-left:210px;
  margin-top:220px;
  position:absolute;
   }
 
  #main{
  
  background-image:url('/graphics/bkg_sandcrabsm.jpg');
  background-position:center center;
  font-family:Copperplate Gothic Bold;
  font-size:1.25em;
  font-style:oblique;
  width:850px;
  margin-left:210px;
 
  
  margin-top:270px;
  padding:20px;
  position:absolute;
  background-color:#D0D1BA;
  opacity:1.0;
  filter:alpha(opacity=100);
  
  border-style:solid;
  border-width:4px;
  border-color:#800000;
  -moz-border-radius: 10px 10px 10px 10px;
  border-radius:10px;
   }
   
   #side-nav{
   
   left:0px;
   width:150px;
   position:absolute;
   top:260px;
   }
   
    marquee.intro {
	
font-family:Copperplate Gothic Bold;
font-size:36px;
}

p.header{
font-size:26px;
 }
 
 p.register{
 font-family:Copperplate Gothic Bold;
  font-size:20px;
  text-align:center;
  width:140%;
    }

