h1 {

 font-family: Times New Roman;
 color: #282938; 
 letter-spacing: 2px; 
 font-size: 11pt;
 text-transform: lowercase; 
 border-top: 0px solid #000000;
 border-left: 1px solid #3A3B49;
 border-bottom: 1px solid #3A3B49;
 border-right: 0px solid #000000;
 padding-left: 3px;
}


h2, h3 {
 font-family: "Trebuchet MS";
 font-size: 12px;
 text-align: left;
 margin-bottom: 0px;
 margin-top: 3px;
 color: #282938;
 text-transform: lowercase; 
}

.shop {
 border-width: 1px;
 border-style: solid;
 border-color: #7B7F8A;
 padding: 2px;
 margin: 0px 1px 1px 0px;
}


.nav {
 color: #E0F2F8; 
 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:#9EA0AD;
 text-align:justify;
 }
 
.credit {
 font-family: "Trebuchet MS";
 Font-Size:6pt;
 letter-spacing: 4px; 
 line-height: 14px;
 color:#9EA0AD;
 text-transform: uppercase; 
 }


table, tr, td, div {
	font-family: "Trebuchet MS";
 Font-Size:8pt;
 letter-spacing: 1px; 
 line-height: 14px;
 color:#9EA0AD;
 }



.small {

font-family: "Trebuchet MS";
 Font-Size:7pt;
 letter-spacing: 1px; 
 line-height: 8px;
 color:#9EA0AD;
	}


textarea,input,select,submit {
	background-color: #5B5C6E;
	color: #9EA0AD;
 border-top: 0px solid #000000;
 border-left: 0px solid #000000;
 border-bottom: 1px solid #9EA0AD;
 border-right: 0px solid #9EA0AD;
	padding: 1px;
	margin: 1px;
} 


A:hover {
	color: #9EA0AD;
	text-decoration: none
	}

A:active {
	color: #9EA0AD;
	text-decoration: none
	}

.cap {
border-width: 1px;
border-style: solid;
border-color: #9F9F9F;
padding: 2px;
margin: 0px 1px 1px 0px;
}

.aboutpic {
border-width: 1px;
border-style: solid;
border-color: #838792;
padding: 2px;
margin: 0px 1px 1px 0px;
}

#joinnotes li {
   margin-bottom: 2px;
    list-style-image: url(dot.gif);
}
	
ul
  {
  margin-left: 0;
  padding-left: 2em;

  }
li
  {
  margin: 0;
  padding: 0;
  }
  
hr {
  border: 0;
  width: 100%;
  color: #3A3B49;
  background-color: #3A3B49;
  height: 1px;
}

.navvy {
  color: #A79FA8; 
  font-family: "tahoma";
  font-size: 8pt;
  text-align: right;
  margin-bottom: 3px;
  line-height: 14px;
  border-top: 0px solid #ffffff;
  border-left: 0px solid #ffffff;
  border-bottom: 0px solid #A79FA8;
  border-right: 6px solid #A79FA8;
  padding: 2px;
}


#navigation {
   margin: 0;
   padding: 0;
   list-style-type: none;
}
#navigation li {
   margin-bottom: 2px;
}
#navigation a {
   background: white;
   color: #7F8188;
   display: block;
   width: 120px;
   border-right: 5px solid #B2B2C5;
   padding-right: 10px;
}
#navigation a:hover {
   background: white;
   color: #7F8188;
   text-decoration: none;
   border-right: 5px solid #A79FA8;
}

blockquote {
   margin: 0 auto;
  background: #5B5C6E;
  border-top: 0px solid #ffffff;
  border-bottom: 0px solid #ffffff;
  border-right: 1px solid #3A3B49;
  border-left: 1px solid #3A3B49;
  color: #000000;
  font-family: "Trebuchet MS";
  Font-Size:10px;
  line-height: 12px;
  font-weight: normal;
  font-style: italic;
  letter-spacing: 2;
  padding: 2px;
  width: 333px;
}
