h1 {

 font-family: Times New Roman;
 color: #A2A0A1; 
 letter-spacing: 4px; 
 font-size: 10pt;
 text-transform: uppercase; 
 background: url(h1.jpg) no-repeat left;
 }

h2 {
 font-family: "Trebuchet MS";
 font-size: 11px;
 text-align: left;
 margin-bottom: 0px;
 margin-top: 3px;
 color: #687083;
 font-variant: small-caps;
 }

.shop {
 border-width: 1px;
 border-style: solid;
 border-color: #9F9F9F;
 padding: 2px;
 margin: 0px 1px 1px 0px;
 }

.nav {
 color: #44434A; 
 font-family: "tahoma";
 font-size: 11px;
 margin-bottom: 0px;
 margin-top: 3px;
 font-variant: small-caps;
 }

body {
 font-family: "Trebuchet MS";
 Font-Size:8pt;
 letter-spacing: 1px; 
 line-height: 14px;
 color:#92A496;
 text-align:justify;
 }
 
.credit {
 font-family: "Trebuchet MS";
 Font-Size:6pt;
 letter-spacing: 2px; 
 line-height: 14px;
 color:#92A496;
 text-transform: uppercase; 
 }

table, tr, td, div {
 font-family: "Trebuchet MS";
 Font-Size:8pt;
 letter-spacing: 1px; 
 line-height: 14px;
 color:#92A496;
 }

.small {

 font-family: "Trebuchet MS";
 Font-Size:7pt;
 letter-spacing: 1px; 
 line-height: 8px;
 color:#92A496;
 }
textarea,input,select,submit {
 background-color: #000000;
 color: #92A496;
 border-width: 1px;
 border-color: #2C2E2D;
 border-style: solid;
 padding: 0px;
 margin: 1px;
 } 

A:hover {
 color: #92A496;
 text-decoration: none
 }

A:active {
 color: #92A496;
 text-decoration: none
 }

.cap {
 border-width: 1px;
 border-style: solid;
 border-color: #9F9F9F;
 padding: 2px;
 margin: 0px 1px 1px 0px;
 }

ul {
 margin-left: 0;
 padding-left: 2em;
 list-style-image: url(dot.gif);
 }
  
li {
 margin: 0;
 padding: 0;
 }
  
hr {
 border: 0;
 width: 100%;
 color: #24545E;
 background-color: #24545E;
 height: 1px;
 }

blockquote {
 margin: 0 auto;
  background: url(container.jpg) no-repeat left;
 border-top: 0px solid #ffffff;
 border-bottom: 0px solid #ffffff;
 border-right: 1px solid #235D6B;
 border-left: 1px solid #235D6B;
 color: #A2A0A1;
 font-family: "Trebuchet MS";
 Font-Size:10px;
 line-height: 12px;
 font-weight: normal;
 font-style: italic;
 letter-spacing: 2;
 padding: 2px;
 width: 280px;
}

.bodytd {
  margin: 0 auto;
  padding: 0px 20px;
}
