﻿* html {
  font-size: 1.0em;
  line-height;1.3em;
  border-style:none;
}
body {
  background-image:url('../bkgnds/parchment-paper.jpg');
  font-family:"Times New Roman", Times, serif;
  font-style:normal;
}
#container {  
  width: 800px;  
  text-align: center;  
  margin: auto;  
}  
.back { 
  position:absolute;  
  top:0;left:0;  
}  
.wrap { 
  width:800px;
  height:1100px;  
  position:relative;  
  margin:auto;  
  overflow:hidden;  
}
.newsrelease {				/*This is in abouthw.html*/
  position:absolute;  
  width:500px;  
  top:300px;
  left:155px;
}
.ricksbio {						/*This is in aboutus.html*/
  position:absolute;  
  width:520px;  
  top:195px;
  left:150px;
  text-align:left;
}
.centerpict {
  position:absolute;
  width:142px;
  top:792px;
  left:320px;
}
.pagerule {				    /* in: abouthw.html, vote.html */
  position:absolute;  
  width:330px;
  top:850px;
  left:237px;
}
.pageimage {
  position:absolute;  
  width:450px;  
  top:260px;
  left:175px;
}
.hw_tcwy {
  position:absolute;  
  width:327px;  
  top:60px;
  left:244px;
  border: 3px solid #AA9987;
}
.shipimage {
  position:absolute;  
  width:200px;  
  top:700px;
  left:150px;
  border: 3px solid #AA9987;
}
.sewingimage {
  position:absolute;  
  width:200px;  
  top:700px;
  left:450px;
  border: 3px solid #AA9987;
}
.thumb1 { 
  position:absolute;  
  width:100px;  
  top:800px;  
  left:150px;
}
.thumb2 { 
  position:absolute;  
  width:100px;  
  top:800px;  
  left:550px;
}
.thumb3 { 
  position:absolute;  
  width:148px;  
  top:800px;  
  left:326px;
}
.thumb4 {
  position:absolute;  
  width:100px;  
  top:340px;
  left:350px;
  border: 3px solid #AA9987;
}
.block1 {
  position:absolute;  
  width:200px;  
  top:485px;
  left:302px;
  color:black;
  border:double 2px #AA9987;
}
.block2 {
  position:absolute;  
  width:420px;  
  top:165px;
  left:215px;
  color:black;
  /*border:double 2px #AA9987;*/
}
.block3 {			/*This is in abouthw.html*/
  position:absolute;
  width:500px;
  top:220px;
  left:151px;
}
.block3 div {
  /*padding-bottom: 2px;*/
  font-weight:bold;
  font-size:1.3em;
  line-height:8px;
}
.search {
  position:absolute;  
  width:200px;  
  top:762px;
  left:240px;
  /*color:black;
  border:double 2px #000000; */
}
.vote {
  position:absolute;  
  width:300px;  
  top:615px;
  left:252px;
  color:black;
  border: 3px solid #AA9987;
  vertical-align:top;
}
.vote img {
  vertical-align:top;
}
.vote span {
  text-align:center;
  font-weight:bold;
}
.vote span span a {
  font-size:.7em;
  text-decoration:none;
  text-align:center;
}
.facebook { 
  position:absolute;
  width:32px;
  top:428px;
  left:300px;
}
.facebook a img { border:none; }
.twitter {
  position:absolute;  
  width:32px;  
  top:428px;  
  left:472px;
}
.twitter a img { border:none; }
.center {
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  padding-top:3px;
  /*z-index: 100;*/
}
.monogram {
  font-size:0.9em;
  font-weight:bold;
  text-decoration:none;
p {
  text-align:left;
}
.comment { 
  position:absolute;  
  width:100px;  
  top:620px;  
  left:308px;  
  letter-spacing: -1px;  
  color: black;
  font: 14px/32px Berlin Sans FB, Sans-Serif;  
  background: #FCF3CC;  
  padding: 10px;  
  filter:alpha(opacity=60);  
  -moz-opacity:0.6;  
  -khtml-opacity: 0.6;  
  opacity: 0.6;  
  line-height: 90%  
}
<!--[if IE]>
html {
	font-size: 0.9em;
	line-height;1.1em;
}
<![endif]-->
<!--[if Opera]>
html {
	font-size: 0.8em;
	line-height;1.1em;
}
<![endif]-->