body {
	background-image: url(ch32.jpg);
	font-family: Arial,helvetica,sans-serif;
}
#homelink {
	position: absolute;
	width: 250px;
	height: 18px;
	top: 5px;
	left: 20px;
	font-size: 16px;
	font-weight: bold;
}
#homelink a {
	text-decoration: none;
}
#homelink a:hover, #homelink a:active {
	color: yellow;
}	
#titleimg {
	width: 463px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}	
div.textbox {
	width: 500px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 18px;
	font-size: 18px;
	border: 3px solid black;
	background-color: #eeeeee;
}
#mainbox {
	width: 520px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: 3px solid black;
	background-color: yellow;
}
#addiv {
	width: 500px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.formrow {
	width: 480px;
	margin-top: 0px;
	margin-bottom: 2px;
}
.formlabel {
	position: relative;
	top: 0.2em;
	width: 150px;
	text-align: right;
	float: left;
}
#registerform {
	width: 500px;
	padding: 20px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	color: #000000;
	background-color: #ddd;
	border: 2px solid black;
}
#helpwanted {
	position: absolute;
	top: 30px;
	left: 40px;
	width: 117px;
	height: 166px;
}
p.privacy {
	font-size: 10px;
	font-style: italic;
}
.plainbox {
	width: 520px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 20px;
}
.gallinks {
	width: 520px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	border: 2px solid black;
	background-color: white;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}
div.gallinks p {
	margin-top: 0px;
	margin-bottom: 10px;
}
div.gallinks h3 {
	margin: 0px;
}
div.lefttext {
	width: 600px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	padding: 18px;
	font-size: 16px;
	border: 3px solid black;
	background-color: #eeeeee;
}
div.lefttext td.left {
	padding-right: 40px;
}
div.lefttext td.right {
	text-align: right;
}
div.cen {
	width: 475px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
h1.maintop {
	width: 520px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-style: italic;
	color: #ff0;
}
h1.regblock {
	font-size: 72px;
	margin-top: 5px;
	text-decoration: underline;
	text-align: center;
	font-family: "Times New Roman",times,serif;
	font-weight: bold;
	color: black;
}
h3.thanks {
	color: black;
	text-decoration: none;
	font-size: 48px;
}
h3.reghead {
	color: black;
}
p.pcreg {
	font-size: 28px;
	text-decoration: underline;
}
p.tight {
	margin-top: 0px;
	margin-bottom: 0px;
}
p.freestuff {
	font-size: 20px;
}
p.info {
	font-size: 16px;
}
p.emph {
	font-weight: bold;
}
p.phoneetc {
	font-size: 18px;
	color: black;
}
p.indent {
	margin-left: 20px;
}
p.insbox {
	padding: 15px;
	background-color: #fee;
	border: 1px solid black;
}
p.sigline {
	margin-top: 0px;
	margin-left: 300px;
	position: relative;
	top: -20px;
}
p.reduced {
	font-size: smaller;
}
p.cmid {
	text-align: center;
}
input.viewcart {
	text-align: center;
} 
.reddish {
	color: red;
}
.instock {
	color: #080;
}
h5.onspecial {
	border: 1px solid black;
	background-color: #ffd;
	padding: 5px;
}
p.specialform {
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #ffd;
}
span.direct {
	color: yellow;
}
span.standout {
	color: red;
	text-decoration: underline;
}
div.homelink {
	width: 10em;
	padding: 10px;
	background-color: white;
	border: 1px solid black;
	text-align: center;
}
	
/* Cart  */
.ra {
	text-align: right;
}
div.shopping {
	width: 680px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
	font-size: 14px;
	border: 2px solid black;
	background-color: #eeeeee;
}
table.shoptab {
	font-size: 14px;
}
table.shoptab th {
	background-color: #aaf;
	border-bottom: 2px solid black;
	padding: 5px 10px 5px 10px;
}
table.shoptab td {
	background-color: white;
	padding: 5px 10px 5px 10px;
}
input.little {
	font-size: 12px;
}
div.shopthanks {
	width: 650px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
	font-size: 14px;
	border: 2px solid black;
	background-color: #eeeeee;
}
table.thankstab {
	font-size: 12px;
}
table.thankstab td, table.thankstab th {
	background-color: white;
	padding: 5px 10px 5px 10px;
}
img.msoffs {
	position: relative;
	top: 3px;
}
img.mcoffs {
	position: relative;
	top: 2px;
}
img.ssoffs {
	position: relative;
	top: 2px;
}
img.scoffs {
	position: relative;
	top: 1px;
}
div.googleads {
	width: 728px;
	background-color: white;
	padding: 5px 10px 5px 10px;
	border: 1px solid black;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
	
