
 body
  {
  background-image: url(pix/starscape03.jpg);
  margin: 0px;
  }

 #site_container
  {
   align: center;
   line-height: 1.5em;
//   background-color: white;  
   background-color: #3399CC;
   border-width: thick;
   border-style: solid;
   border-color: silver;
   border-top-color:#3399CC;
   border-bottom-color:#3399CC;
   padding: 25px;
   padding-top: 5px;
   margin-top: 0px;
   padding-left: 5px;
   padding-right: 5px;
   width: 1250px;
  }

 #top_section
  {
   align: center;
   line-height: 1.5em;
//   background-color: white;  
   background-color: #3399CC;
   border-width: thick;
   border-style: solid;
   border-color: silver;
   border-top-color:#3399CC;
   border-bottom-color:#3399CC;
   padding: 25px;
   padding-bottom:0px;
   margin-top: 0px;
   padding-left: 5px;
   padding-right: 5px;
   width: 1250px;
  }

 #bottom_section
  {
   align: center;
   line-height: 1.5em;
//   background-color: white;  
   background-color: #3399CC;
   border-width: thick;
   border-style: solid;
   border-color: silver;
   border-top-color:#3399CC;
   border-bottom-color:#3399CC;
   padding: 25px;
   padding-bottom: 0px;
   margin-bottom: 0px;
   padding-top: 0px;
   margin-top: 0px;
   padding-left: 5px;
   padding-right: 5px;
   width: 1250px;
  }



 #center
  {
//   align: center;
   line-height: 1.5em;
//   background-color:rgb(114, 159, 207);
   background-color: #3399CC; 
//   background-color: silver; 
   border-width: 3px;
   border-style: solid;
   border-color: silver;
//   border-top-color:#3399CC;
   border-top-color:#3399CC;
   border-bottom-color:#3399CC;
   padding: 25px;
   padding-left: 40px;
   padding-top: 1px;
   margin-top: 0px;
   padding-bottom: 0px;
   margin-bottom: 0px;
   margin-left: 5px;
   margin-right: 5px;

   padding-left: 20px;
   padding-right: 20px;
   width: 850px;
  }

  #left
  {
   line-height: 1.5em;
   background-color: silver;
   border-right-style: solid;
   border-right-color: silver;
   border-left-style: solid; 
   border-left-color: silver;
   border-top-color: none;
   padding: 5px;
   padding-top: 0px;
   padding-left: 20;
   margin-top: 0px;
   margin-left: 15px;
   width: 125px;
   float: left;
  }

  #left-alt1
  {
   line-height: 1.0em;
   background-color: #3399CC;
   border-right-style: solid;
   border-right-color: #3399CC;
   border-left-style: solid; 
   border-left-color: #3399CC;
   border-top-color: none;
   padding: 5px;
   padding-top: 0px;
   margin-top:0px;
   margin-left: 20px;
   width: 125px;
   float: left;
  }

  #right
  {
   line-height: 1.5em;
   background-color: silver;
   border-right-style: solid;
   border-right-color: silver;
   border-left-style: solid; 
   border-left-color: silver;
   border-top-color: none;
   padding: 5px;
   padding-top: 0px;
   margin-right: 15px;
   width: 125px;
   float: right;
  }

  #right-alt1
  {
   line-height: 1.0em;
   background-color: #3399CC;
   border-right-style: solid;
   border-right-color: #3399CC;
   border-left-style: solid; 
   border-left-color: #3399CC;
   border-top-color: none;
   padding: 5px;
   padding-top: 0px;
   margin-right: 20;
   width: 125px;
   float: right;
  }


  #item
  {
   line-height: 1.0em;
   background-color: silver;
   border-width: medium;
   border-style: ridge;
   border-color: black;
   border-radius:15px;
   padding:15px;
   margin-bottom: 25px;
   width: 875px;
   text-align: left;
  }


  #buyButton
  {
   background-color: yellow;
   border-width: medium;
   border-style: ridge;
   border-color: red;
   border-radius:15px;
   padding: 0px;
   margin: 0px;
   width: 220px;
  }



 h1
  {
  font-family: Palatino, "Palatino Linotype", serif;
  color: blue;
  font-size: 30px;
  text-align: center;
  }

 h2
  {
  font-family: Palatino, "Palatino Linotype", serif;
  color:blue;
  font-size: 26px;
  }

 h3
  {
  font-family: Palatino, "Palatino Linotype", serif;
  color:blue;
  font-size: 22px;
  text-align:  left;
  }

  p.body
  {
  font-family: Palatino, "Palatino Linotype", serif;
  font-size: 20px;
  text-align:  left;
  line-height: 1.35em;
  }

  p.centered-body
  {
  font-family: Palatino, "Palatino Linotype", serif;
  font-size: 20px;
  text-align:  center;
  line-height: 1.35em;
  }
  
  
 p.centered-left-text
  {
  font-family: Palatino, "Palatino Linotype", serif;
  font-size: 18px;
  text-align:  center;
  line-height: 1.35em;
  }
   
 p.centered-right-text
  {
  font-family: Palatino, "Palatino Linotype", serif;
  font-size: 18px;
  text-align:  center;
  line-height: 1.35em;
  }
 
 
   p.centered-caption
  {
  font-family: Palatino, "Palatino Linotype", serif;
  font-size: 18px;
  text-align:  center;
  line-height: 1.0em;
  }
 
  
  
  
  

      p.itemTitle
  {
   font-family: Verdana, Geneva, sans-serif;
   font-size: 18px;
   color: blue;
   line-height: 0.5em;
  }
  
        p.itemSubtitle
  {
   font-family: Verdana, Geneva, sans-serif;
   font-size: 16px;
   line-height: 1.5em;
  }
 
        p.itemText
  {
   font-family: Verdana, Geneva, sans-serif;
   font-size: 15px;
   line-height: 1.5em;
  }

      p.itemSmall
  {
   font-family: Verdana, Geneva, sans-serif;
   font-size: 14px;
  }

        p.purchaseItem
  {
   font-family: Verdana, Geneva, sans-serif;
   font-size: 19px;
   font-weight: bold;
   line-height: 0em;
   color: red;
  }
  
    p.footer
  {
  font-family: Palatino, "Palatino Linotype", serif;
  font-size: 17px;
  text-align:  center;
  line-height: 1.35em;
  }


  table
  {
  margin-left: 5px;
  margin-right: 5px;
  }


   a:link
  {
   font-family: Verdana, Geneva, sans-serif;
   font-size: 20px;   
   color: blue;
  }
  
    a:link-left
  {
   font-family: Verdana, Geneva, sans-serif;
   font-size: 12px;   
   color: blue;
   text-align:  center;
   line-height: 1.35em;

  }
 
  
  
  
  
  
  
   a:visited
  {
   font-family: Verdana, Geneva, sans-serif;
   font-size: 16px;
   color: aqua;
  }
  
   a:hover
  {
   font-family: Verdana, Geneva, sans-serif;
   font-size: 22px;
   color: yellow;
  }



