body {
	background-color: #845117;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC6600;
}
.right {
	position: absolute;
	height: 100%;
	width: 310px;
	left: 470px;
	top: 0px;
	background-image:  url(images/layout/filler.jpg);
	margin: 0px;
}
.banner {
	position: relative;
	height: 130px;
	width: 310px;
	left: 0px;
	top: 0px;
}
.nav {
	position: absolute;
	height: 301px;
	width: 310px;
	left: 0px;
	bottom: 0px;
	background-image:  url(images/layout/navbg.jpg);
	background-repeat: no-repeat;
}
.forumlink {
	position: absolute;
	height: 19px;
	width: 52px;
	left: 473px;
	bottom: 30px;
}
.buylink {
	position: absolute;
	height: 24px;
	width: 55px;
	left: 532px;
	bottom: 0px;
}

.sitemenu {
	position: absolute;
	height: 80px;
	width: 84px;
	left: 478px;
	bottom: 186px;
	text-align: center;
	z-index: 100;
}
table {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC6600;
}
a:link, a:visited {
	color: #660066;
	text-decoration: none;
}
a:hover {
	color: #996600;
	text-decoration: underline;
}
