body {
	background: #e5e1e2;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#thepage {
	background: White;
	border: solid 1px #735e4d;
	width: 763px;
	margin: 0 auto;
	padding: 5px;
	position: relative;

}

#navigationbg {
	background: url(moonimages/nav_bg.jpg) no-repeat;
	height: 213px;
}

#navigation {
	text-align: right;
	width: 88px;
	margin-top: 40px;
	margin-left: 280px;
}

#navigation a {
	display: block;
	text-decoration: none;
	border-bottom: dashed 1px #b9aea6;
	border-right: solid 5px #e5e1e2;
	color: #735e4d;
	margin-top: 5px;
	padding-right: 4px;
}

#navigation a:hover {
	color: #193f00;
	border-right: solid 5px #193f00;
}

#shopnav .subnav {
	text-align: right;
	padding-right: 15px;
}

#shopnav .subnav a {
	display: block;
	text-decoration: none;
	border-bottom: dashed 1px #b9aea6;
	border-right: solid 5px #e5e1e2;
	color: #735e4d;
	margin-top: 5px;
	padding-right: 4px;
	font-weight: normal;
}

#shopnav .subnav a:hover {
	color: #193f00;
	border-right: solid 5px #193f00;
}

#welcome {
	background: url(moonimages/welcome_bg.jpg) no-repeat right;
	height: 213px;
	padding-left: 6px;
}

#welcome p {
	margin: 10px 100px 19px 3px;
	line-height: 1.8em;
	font-size: 11px;
}

#mainshop {
width: 595px;
border-right: solid 1px #eee;
padding: 0 10px;
margin-top: 10px;
line-height:1.5em;
	}

#shopnav {
	margin-top: 10px;
}

.imgleft {
	float: left;
}

.imgright {
	float: right;
}

#page {
	width: 775px;
	background: White;
	border: solid 1px #735e4d;
}

#page tr {
	background-image: none;
}