body
{
   background-image: url('background.jpg');
}

div.navigation
{
   color: black;
   background-color: #CCCCCC;
   font-family: verdana,arial,helvetica;
   font-size: 11px;
   text-align: center;
   text-decoration: underline;
   width: 17em;
   margin-top: 0.5em;
   padding: 0.5em;
   border: 1px solid black;
}

div.left
{
   margin-left: .5em;
}

div.right
{
   margin-right: .5em;
}

div#pgsllc
{
   background-color: transparent;
}

div#topmenu
{
   position: absolute;
   right: 0.5em;
   top: 1.6em;
}

div#main
{
   background-image: url(image/10.gif);
   background-attachment: fixed;
}

p#noShipping
{
   text-align: center;
   font-weight: bold;
   font-size: x-large;
   color: red;   
}


p#links
{
   margin-top: 1em;
   text-align: center;
}

p#feedback
{
   margin-top: 1em;
   text-align: center;
}