body {
	margin-top: 5;
	background: fixed url(images/waterbg.jpg);
	color: #000000;
	text-align: center;
}
table.site {
	margin-left:auto; margin-right:auto;
	border: 0;
	width: 750px;
}
.main {
	font: 18px arial,"sans serif";
	padding: 5 0 5 5;
}
.shop {
	font: 12px arial,"sans serif";
}
.menu {
	font: bold 11px arial,"sans serif";
}
.large {
	color: #333399;
	font: 20px arial,"Sans Serif";
}
.small {
	font: 16px arial,"sans serif";
}
.header {
	color: #333399;
	font: 60px "comic sans ms",arial,"Sans Serif";
}
.subheader {
	color: #333399;
	font: 24px "comic sans ms",arial,"Sans Serif";
	padding: 5 0 5 5;
}
a {
	color: #333399;
}
a:hover {
	color: #ffffcc;
	background: #339999;
	text-decoration: none;
}
a img {
	border-color: #339999;
}
ul {
	list-style-type: bullet;
	padding: 0 0 0 3;
	margin-left: 15px;
}
.shopimage {
	padding: 10 0 10 0;
	text-align: center;
}
table.sidemenu {
	border-bottom: 1px solid #ffffcc;
}
table.sidemenu td {
	border-top: 1px solid #ffffcc;
}
table.sidemenu td a {
	display: block;
	width: 100%;
	font: 16px arial,"sans serif";
	color: #ffffcc;
	text-decoration: none;
	padding: 1 0 1 0;
	text-indent: 5px;
}
table.sidemenu td a:hover {
	color: #339999;
	background-color: #ffffcc;
}
table.bottommenu {
	border: 1px solid #ffffcc;border-right: 0;
}
table.bottommenu td {
	border-right: 1px solid #ffffcc;
}
table.bottommenu td a {
	display: block;
	width: 100%;
	font: 12px arial,"sans serif";
	color: #ffffcc;
	text-decoration: none;
}
table.bottommenu td a:hover {
	color: #339999;
	background-color: #ffffcc;
}
#dropmenudiv{
	position:absolute;
	z-index: 100;
	text-align: left;
	text-indent: 5px;
	border: 1px solid #339999;border-bottom: 0;
}
#dropmenudiv a{
	width: 100%;
	display: block;
	font: normal 14px arial,sans-serif;
	color: #339999;
	background: #ffffcc;
	text-decoration: none;
	padding: 1 0 1 0;
	border-bottom: 1px solid #339999;
}
#dropmenudiv a:hover {
	color: #ffffcc;
	background: #339999;
}