.Note {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #33FFCC;
}
.lgPage {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFCC66;
}
.smBanner {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC66;
}
.iinverseBanner {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}


.page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF99;
}

.Banner {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #66FFFF;
	font-style: oblique;
}
.Banner2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFCC66;
}

.Merchandise {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bolder;
	color: #00FFFF;
}

.smSize {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFCC66;
}
a:link {
	color: #FFFF99;
}
a:visited {
	color: #FFFF99;
}
a:hover {
	color: #66FFFF;
}
a:active {
	color: #66FFFF;
}
body {
	background-image: url(Pictures/background.jpg);
}
#Layer1 {
	position:absolute;
	visibility:visible;
	width:351px;
	height:215px;
	layer-background-color:#FFCC33;
	border:1px none #000000;
	z-index:1;
	left: 229px;
	top: 13px;
	background-image: url(Pictures/smLogo.gif);
}
