/* created scampi.css to match color scheme in scampi.jpg       */

body {
  position: relative; 
  margin: 0px; 
  padding: 0px;
  font: 14px Verdana, 
  sans-serif; 
  background: white; 
  color: #000000;
  }

div#container { 
  position: relative;
  width: 85%;
  left: 6%;
  background: white; 
  padding: 0px 0px 0px 10px;
  }

#mast {
  padding: 0; 
  margin: 0; 
  overflow: hidden;
  height: 100px; 
  width: 100%; 
  border-bottom: 1px solid #000000;
  position: relative; 
  z-index: 1;
  }

#mast h1 {
  text-align: left;
  margin-top: 43px;
  margin-left: 12.5%;
  color: white;
  letter-spacing: 0.1em;
  text-transform: lowercase;
  font: bold 30px Verdana, sans-serif;
  white-space: nowrap;
  }


  /* hide-from-IE5/Mac hack \*/
  top: auto; bottom: 0;
  /* end hack */}

#mast h1 a {padding: 0em;}
#mast h1 a, .panel a {text-decoration: none;}
#mast {background: white url(/~smiley/headliners/scampi.jpg) 20% 100% 
no-repeat;}
#mast h1 a {color: #000000;}


div#links {
   position: absolute; 
   top: 25px; 
   left: 35px; 
   width: 133px; 
   height: 300px; 
   font: 16px Verdana, sans-serif; 
   z-index: 1000;
   }

div#links a {
   display: block; 
   text-align: center; 
   font: bold 1em sans-serif;
   padding: 5px 10px; 
   margin: 0 0 1px; 
   border-width: 0;
   text-decoration: none; 
   color: #930006; 
   background: white;
   border-right: 3px solid #930006;
   }

div#links a:hover {
   color: #FFFFFF; 
   background: #930006;
   border-right: 3px double white;
   }

div#links a span {display: none;}

div#links a:hover span {
   display: block;
   position: absolute; 
   top: 270px; 
   left: 0px; 
   width: 100px;
   padding: 5px; 
   margin: 5px; 
   z-index: 50;
   color: #000000; 
   background: white;
   font: 11px Verdana, sans-serif; 
   text-align: center;
   }

div#amazwishlist{
  position: absolute;
  top: 430px;
  float: left;
}

   
div#content {
   min-width: 350px;
   max-width: 490px;
   width:expression(document.body.clientWidth > 510? "510px": "auto" );
   position: absolute; 
   top: 0px; 
   left: 165px; 
   color: #000000; 
   background: white;
   font: 14px Verdana, sans-serif; 
   padding: 0px 10px 10px 30px;
   margin-right: 20px;
   border-right: solid 3px #FF6904;
   border-left: solid 3px #FF6904;
   border-bottom: solid 3px #FF6904;
   z-index: 120;
   }

div#content h1{
   position: relative;
   left: 15px;
   top: 0px
}



div#adsense {position: relative; top: 25px; left: 720px;
   color: #000000; background: white;
   font: 14px Verdana, sans-serif; padding: 10px; z-index: 100;
   width: 65px
   }

div#val {position: relative; left: 15px;
   color: #000000; background: transparent;
   font: 12px Verdana, sans-serif; padding: 10px;}
div#values p {margin: 0 1em 1em;}
div#values h3 {margin-bottom: 0.25em;}
.values {position: absolute; left: 140px; right: 50px; font: 12px
Verdana, sans-serif;}


div#footer {position: relative bottom: 15px;
   color: #000000; background: white;
   font: 10px Verdana, sans-serif; padding: 10px;}
div#footer p {margin: 0 1em 1em;}
div#footer h3 {margin-bottom: 0.25em;}



div#content p {margin: 0 1em 1em;}
div#content h3 {margin-bottom: 0.25em;}

tr {text-align: center;}
td {
  text-align: center; 
  font: 14px Verdana, sans-serif; 
  background: white; 
  color: #666699;
  }

h2 {
  text-align: left;  
  background: white; 
  color: #000000;
  font: bold 14px Verdana, sans-serif;
  }
span.small {font-size: 75%;}
span.lead {font: bold; font-size: 115%;}
span.large {font-size: 180%;}



dt {font-weight: bold;}
dd {margin-bottom: 0.66em;}
div#content a:link {color: #0033ff;}
div#content a:visited {color: #9900cc;}
div#content a:link:hover {color: #cc3333;}
div#content a:visited:hover {color: #cc3333;}
code, pre {color: #EDC; font: 110% monospace;}



/* end  scampi.css                                         */


