body { min-width: 800px; color: #000; background: #eee; margin: 0px auto 0px auto; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em;}
h1, h2, h3, h4 { font-weight: bold; margin-top: 1em; }
h1 { font-size: 1.25em; color: #900; }
h2 { font-family: Georgia, Times New Roman, serif; font-size: 1.25em; color: #090; }
h3 { font-size: 1em; color: #900; margin: 1em 0 0 0; }
h4 { font-size: 1em; color: #090; }
p { margin: 1em; }
img { border: 0px; }
a { color: #00f; }
a:hover { color: #f00; }
a:visited {}
a:active {}
b { color: #900; }
hr { color: #ccc; width: 60%; height: 1px; }
small { font-size: 75%; }
sup { color: #f00; }

#wrapper { width: 800px; margin-left: auto; margin-right: auto; margin-top: 0px; padding: 0px; }
#header { color: #fff; background: #c00; padding-left: 1em; border: none; width: 100%; }
	#header h1 { display: none; }
	#header a { color: #fff; text-decoration: none; }
	#header a:hover { text-decoration: underline; }
#pnav { display: block; background: #eee; padding: 10px; }
	#pnav ul { list-style: none; margin: 0; padding: 0; border: none; }
	#pnav li { font-size: 12px; margin: 0px; }
	#pnav a { display: block; text-decoration: none; padding: 2px; margin: 0px; width: 165px; border: 2px #eee solid; }
		html>body #pnav li a { width: auto; }
	#pnav a:hover { border-color: #090; }
	#pnav a:active { color: #f00; }
.sitenav { display: block; }

#content { background: #fff; width: 600px; float: right; }
	#content table { border: 0px; margin-left: auto; margin-right: auto; }
	#content th { color: #fff; background: #090; font-weight: bold; }
	#content tr { vertical-align: top; }
	/* Next line crashes Netscape Navigator 4.x */
	/* move it to stylesheet via @import */
	/* #content td { padding: 1em; border-bottom: 1px solid #ccc; } */
#footer { display: block; clear: both; margin-left: 200px; text-align: right; }
#featured { float: right; width: 250px; }

.icons { clear: left; margin-left: 1em; }
	.icons img { float: left; margin-right: 1em; margin-bottom: 1em; }
.pullquote { font-family: Georgia, Times New Roman, serif; color: #900; font-style: italic; margin: 1em; font-size: 150%; }
.notice { float: right; width: 25%; background-color: #ffd; border: 1px #c00 solid; }
	.notice p { margin: 0.5em; }
.mysubmit { background: #090; color: #fff; font-weight: bold; }
.shoppingcart {}
.pdescript {}
.ppicture { float: right; }
.price { color: #090; }
.notice {}
.buynow { margin-left: 130px; }
.decopic { float: right; }

.browsernotice { display: none; }

.designcredit { font-family: Georgia, Times New Roman, serif; font-size: 90%; clear: right; }