body {
margin-top: 8px;
background:#dee9f3 url(../../images/bkgnd2.gif);
background-attachment: fixed; 
background-repeat: repeat;
}
div#txth{ margin-left: 42px; margin-bottom: 3px;  color:#0d3c55; font-size:30px; font-family:georgia; font-weight: bold; text-align: left; vertical-align: center; }

div#pic{  vertical-align: top;  color:#0d3c55; font-size:12px; font-family:georgia; font-weight: bold;}
#pic a:link {text-decoration: none; color:#0d3c55;}
#pic a:visited {text-decoration: none; color:#0d3c55;}
#pic a:hover {text-decoration: underline overline; color: #C65A1F;}
#pic a:active {text-decoration: none}

div#size{  vertical-align: top;  color:#0d3c55; font-size:11px; font-family:georgia; }
#size A:link {text-decoration: none; color:#0d3c55;}
#size A:visited {text-decoration: none; color:#0d3c55;}
#size A:active {text-decoration: none}
#size A:hover {text-decoration: underline overline; color: #C65A1F;}

div#picdesc{  vertical-align: top;  color:#0d3c55; font-size:13px; font-family:georgia;} 
div#copytxt{  vertical-align: bottom;  text-align: center; color:#0d3c55; font-size:10px; font-family:georgia;} 
div#txt3{  margin-bottom: 4px; vertical-align: top;  color:#0d3c55; font-size:12px; font-family:georgia; font-weight: bold;} 
div#price{position: relative; top: -1px; text-align: center; vertical-align: middle;  color:#0d3c55; font-size:20px; font-family:georgia; font-weight:bold;}
* html div#price{position: relative; top: -3px;}
   #price sup {font-size: 12px;
				color:#0d3c55;
				font-family:georgia; font-weight:bold;}
* html #price sup {position: relative;
				top: -2px;
				vertical-align: middle;
				font-size: 70%;
				color:#0d3c55;
				font-family:georgia; font-weight:bold;}
a.home {
          display: block;
          width: 99px;
          height: 22px;
          background: url("../images/homec.gif") 0 0 no-repeat;
          text-decoration: none;
         }
      a:hover.home {
           background-position: -99px 0;
         }
     a.about {
          display: block;
          width: 107px;
          height: 23px;
          background: url("../images/aboutc.gif") 0 0 no-repeat;
          text-decoration: none;
         }
      a:hover.about {
           background-position: -107px 0;
         }
     a.faq {
          display: block;
          width: 72px;
          height: 24px;
          background: url("../images/faqc.gif") 0 0 no-repeat;
          text-decoration: none;
         }
      a:hover.faq {
           background-position: -72px 0;
         }
     a.links {
          display: block;
          width: 90px;
          height: 22px;
          background: url("../images/linksc.gif") 0 0 no-repeat;
          text-decoration: none;
         }
      a:hover.links {
           background-position: -90px 0;
         }
     a.contact {
          display: block;
          width: 133px;
          height: 22px;
          background: url("../images/contactc.gif") 0 0 no-repeat;
          text-decoration: none;
         }
      a:hover.contact {
           background-position: -133px 0;
         }
     a.cart {
          display: block;
          width: 110px;
          height: 29px;
          background: url("../images/cartc.gif") 0 0 no-repeat;
          text-decoration: none;
         }
      a:hover.cart {
           background-position: -110px 0;
         }