html, body { margin: 0; padding: 0; }
body { background: url("/img/background.gif") }
.copyright { font-size: 80%; }
.ccinfo { border:solid; font-size: 90%; margin-left:30%; margin-right:30%; }
.siteby { font-size: 80%; font-style: italic; }
table tr td.item p { margin: 3px 3px 3px 3px }
li { margin-top: 9px; }
li li { margin-top: 3px; }
/* Banner at top of each page */
.banner { text-decoration:none; }
/* Order is important: lvha */
.banner a:link		{ text-decoration:none; } /* unvisited */
.banner a:visited	{ text-decoration:none; } /* visited */
.banner a:hover		{ text-decoration:none; } /* mouse over */
.banner a:activei	{ text-decoration:none; } /* selected */

/* PayPal Items */
.pp_viewcart { vertical-align: text-bottom; }
/* */
.notice_box {
	background-color:white;
	font-size:smaller;
	padding:4px;
	border:solid thin orange;
	}
