body {
 font-family: "Trebuchet MS";
 Font-Size:8pt;
 letter-spacing: 1px; 
 line-height: 14px;
 color:#9A9A9A;
 text-align:justify;
 background: url(bg.jpg);
 margin-top: 0px;
 margin-left: 0px;
  }

#container {
	width: 764px; /* the width of our layout overall */
	text-align: left; /* put the text back where it should be */
	margin: 0px;
	padding: 0px;
}

#sidebar {
	float: left; /* put the sidebar on the left */
	width: 353px; /* the width of our sidebar column */
	margin: 0px;
	padding: 0px;
}

#content {
	float: right; /* put the content on the right */
	width: 411px; /* the width of our content column */
	background-image:url(http://stargarden.ws/80s/head3.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

h1 {
 font-family: Times New Roman, serif;
 color: #977082;
 text-align: center;
 letter-spacing: 4px;
 font-size: 11pt;
 text-transform: uppercase;
 border-bottom: 1px solid #444444;
 }

h3, h2 {
 font-family: "tahoma";
 font-size: 11px;
 text-align: left;
 margin-bottom: 0px;
 margin-top: 3px;
 color: #A2A0A1;
 font-variant: small-caps;
 border-left: 7px solid #B7B7B7;
 padding-left:13px;
 }

.shop {
 border-width: 1px;
 border-style: solid;
 border-color: #9F9F9F;
 padding: 2px;
 margin: 0px 1px 1px 0px;
 }

 
.credit {
 font-family: "Trebuchet MS";
 Font-Size:6pt;
 letter-spacing: 6px; 
 line-height: 14px;
 color:#9a9a9a;
 text-transform: uppercase; 
 }

table, tr, td, div {
 font-family: "Trebuchet MS";
 Font-Size:8pt;
 letter-spacing: 1px; 
 line-height: 14px;
 color:#9a9a9a;
 }

.small {
 font-family: "Trebuchet MS";
 Font-Size:7pt;
 letter-spacing: 1px; 
 line-height: 8px;
 color:#9a9a9a;
 }
textarea,input,select,submit {
 background-color: #444444;
 color: #7A7A7A;
 border-top: 1px solid #585858;
 border-bottom: 1px solid #2C2C2C;
 border-right: 1px solid #2C2C2C;
 border-left: 1px solid #585858;
 padding: 0px;
 margin: 1px;
 } 

a, a:link, a:visited, a.active {
 text-decoration: none;
 color: #BC9688;
}

A:hover {
 text-decoration: none; color: #BC9688;
 border-bottom: 1px dotted #9a9a9a;
}


#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: #757575;
 background-color: #757575;
 height: 1px;
 }
 
b {
color: #98B797;
}

i {
color: #8497AE;
}

.red {
color: #977082;
}

#navigation {
 font-family: Times New Roman, serif;
 Font-Size:10pt;
 letter-spacing: 1px; 
 line-height: 14px;
 color:#9a9a9a;
 text-align: center;
 margin-top: 25px;
 margin-bottom: 25px;
 padding-left: 0px;
 margin-left: 0px;
 }
 
#navigation a {
 color:#B6B6B6;
}

#navigation a:hover {
 color:#8497AE;
 border-bottom: 1px dotted #9a9a9a;
}

blockquote {
 margin: 0 auto;
  background: #444444;
 border-top: 0px solid #ffffff;
 border-bottom: 0px solid #ffffff;
 border-right: 1px solid #98B797;
 border-left: 1px solid #98B797;
 color: #757575;
 font-family: "Trebuchet MS";
 Font-Size:10px;
 line-height: 12px;
 font-weight: normal;
 font-style: italic;
 letter-spacing: 2px;
 padding: 2px;
 width: 280px;
}
