body     {       font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, Verdana, sans-serif; }

h1       {       font-size: 1.4em; }

h2       {       font-size: 1.2em;
                 margin-top: 40px; }

ul       {       list-style-image: url(ankh.gif);
                 margin-top: 20px;
                 margin-left: 20px;
                 text-indent: 0px;
                 padding-left: 10px; }

li       {       margin-bottom: 6px;
                 font-size: 0.85em; }

p        {       text-indent: 20px;
                 margin-bottom: 20px; }

form     {       margin-bottom: 25px; }

a:link   {       color: #000000; }
a:active {       color: #402B1D; }
a:visited{       color: #000000; }
a:hover  {       color: #402B1D; }



.logo    {       position: absolute;
                 left: 0px;
                 top: 0px;
                 margin: 0px;
                 padding: 0px; }

.head    {       position: absolute;
                 left: 260px;
                 top: 0px;
                 margin: 0px;
                 padding: 0px; }

.nav     {       background: #95C498;
                 border-top: #000000 4px double;
                 border-bottom: #000000 4px double;
                 position: absolute;
                 top: 60px;
                 left: 0px;
                 width: 234px;
                 font-weight: bold; }

.main    {       position: absolute;
                 top: 170px;
                 left: 250px;
                 padding: 0px 30px 30px 30px; }

.popup   {       font-size: 0.75em;
                 color: #402B1D; }

.usemenu {       font-size: 0.90em;
                 color: #402B1D;
                 margin-bottom: 4px; }

.thumbs  {       text-indent: 0px;
                 text-align: center; }

.jump    {       background: #CFC3A9;
                 padding: 18px;
                 margin: 10px;
                 text-align: center;
                 font-size: .70em;
                 font-weight: bold;
                 }

.jump:hover      {background: #95C498; }

.uppernav    {       background: #CFC3A9;
                 padding: 6px 38px 6px 38px;
                 text-align: center;
                 font-size: .75em;
                 font-weight: bold;
                 }

.uppernav:hover      {background: #95C498; }
.uppernav:active      {background: #95C498; }

.artinaclick     { display: none; }

.product         {float:left;padding:10px;display:inline;text-align:center;width:168px;height:200px;margin:10px;border:1px solid #CFC3A9;font-size:0.8em;}

.product img {border: 0;}

.product:hover      {border-color: #95C498; }
.product:active      {border-color: #95C498; }

.break       {background:url(ankh.gif) no-repeat;padding-left:20px;clear:left; margin-bottom:20px;}
