body {
	background-image: url(i/watermark.gif);
	margin-top: 1px;
}
* {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}
#main {
	width:760px;
	background-color: #99CCCC;
	border: 1px solid #000;
}
#header {
	background-image: url(i/header.png);
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	color: #FFCC00;
	font-weight: bold;
	height: 100px;
}
#footer {
	padding:3px;
	text-align: center;
	color: #000;
	font-size: 0.7em;
}
#menu{
	position:relative;
	top: 80px;
}
div.light{
	padding: 5px;
	background-color: #99CCCC;
	width: 750px;
	text-align: left;
	height: auto;
}
div.dark{
	padding: 5px;
	background-color: #009999;
	width: 750px;
	text-align: left;
	height: auto;
}
a.menu:ACTIVE,a.menu:LINK,a.menu:VISITED{
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.85em;
}
a.menu:hover{
	color: #FF9900;
}
.bullet { font-size: 10pt; font-weight: bold; width: 80%; }
.cat_head {	font-weight: bold; font-size: xx-small; }
.cat_body {	font-size: xx-small; }
.qty {  text-align: center;}
.line {  text-align: right;}
a.footer { font-size: xx-small; }
a.footer:hover {
	font-size: xx-small;
	color: Red;
	text-decoration: none;
}
.footer { font-size: xx-small; }
/* hide from IE mac \*/
html {overflow: scroll;}
/* end hiding from IE5 mac */
